Update ssh configs for admins login.

This commit is contained in:
Darren 'Tadgy' Austin 2026-04-28 20:28:30 +01:00
commit 8558e9f74c
4 changed files with 31 additions and 5 deletions

View file

@ -5,3 +5,8 @@ Host *
SendEnv LANG LC_*
VerifyHostKeyDNS yes
VisualHostKey yes
Host *.slackware.uk.internal *.slackware.uk.net
GSSAPIAuthentication yes
GSSAPIDelegateCredentials yes
Port 25422