Git: Difference between revisions
mNo edit summary |
m set KbdInteractiveAuthentication to no for the git user, since it allows for access via password instead of an ssh key |
||
| Line 189: | Line 189: | ||
AllowAgentForwarding no | AllowAgentForwarding no | ||
PasswordAuthentication no | PasswordAuthentication no | ||
KbdInteractiveAuthentication no | |||
PermitTTY no | PermitTTY no | ||
X11Forwarding no | X11Forwarding no | ||