Commit Graph

9 Commits (e396386725fd5c0a3efbe71647efb52f22a7b636)

Author SHA1 Message Date
Kebler Network System Administrator e396386725 added 312 2021-07-04 17:17:32 -07: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