Commit Graph

16 Commits (master)

Author SHA1 Message Date
Kebler Network System Administrator 5526497923 fix: ssh permission function now turns of $HOME group write 2022-01-22 14:28:55 -08:00
Kebler Network System Administrator 67417a609a feat: refactored sshfs function. Now accepts -p, -o, -F, -u -n. by default will mount with the current user. use -u for different user, and -n for no user. -F for alternate ssh config file, -- for alternate port (22 is default) -o for additional sshfs options. 2022-01-22 14:27:47 -08:00
Kebler Network System Administrator 7181f1ee69 312 added hass ssh 2021-11-20 21:38:37 -08:00
Kebler Network System Administrator 752fea5ee7 312 configs and mounts
gpcca mounts
added ssh_dir_permissions to set correct permissions for using ssh
add env for subdomain of backup server
2021-11-20 17:40:17 -08:00
Kebler Network System Administrator ccb75844ac added mntBackup function to mount the remote backup server directory
added sshp function for ssh with password forced
added community center and geoff to ssh configs
2021-11-20 17:36:49 -08:00
Kebler Network System Administrator e396386725 added 312 2021-07-04 17:17:32 -07:00
Kebler Network System Administrator 57705c1082 added seldon to 238 mounts and ssh configs 2021-02-18 08:32:20 -08:00
Kebler Network System Administrator 460aecc93b moved ssh stuff from base to network repo
move ssh function to module and load via modulue load
refactor ssh_config to suppor SSH_CONFIG env var
sshfs smount will load SSH_CONFIG with sshfs if available which can fix issues with not finding the best key immediately.
2021-02-05 07:55:22 -08:00
David Kebler 867875d413 updated ssh configs, moved in network related aliases from base. modified sshfs smount function to allow allow default port of 22 2021-01-14 13:26:12 -08:00
David Kebler 7b87c8193d rearrange ssh mount files. Make startup script be a teamplate that can be moved to host startup 2021-01-14 13:17:07 -08:00
David Kebler 15f24c784f remove '-o default_permissions' from smount. Need to add that per specific case and in some cases it screws up write permissions 2020-12-01 11:26:17 -08:00
David Kebler 02320e007e for sshfs module make mount point directory if it doesn't exist 2020-11-24 11:17:43 -08:00
David Kebler 1368a0b336 sshfs module added echo of calling command 2020-11-21 08:59:08 -08:00
David Kebler a3fabcc7cd set up sshfs module and mounting with startup for 238/645/3115 2020-11-20 15:53:16 -08:00
David Kebler 2d11a5d047 sshfs net-util modules
setup for 238 network ssh mounts
2020-11-13 10:02:20 -08:00
David Kebler 5c41a40df3 initial commit 2020-11-10 16:41:52 -08:00