User-specific sshd_config?
Ingemar Nilsson
init at kth.se
Sat Apr 5 23:01:22 EST 2008
Damien Miller wrote:
> You can do this with the "Match" keyword in sshd_config now. You need
> root access to configure it though.
>
> Match user djm
> PasswordAuthentication no
> KbdInteractiveAuthentication no
> GSSAPIAuthentication no
> KerberosAuthentication no
> HostbasedAuthentication no
> PubkeyAuthentication yes
Sure, but that still involves the system administrator. I would like
users to be able to set restrictive login policies for themselves
without involving the system administrator.
Regards
Ingemar
More information about the openssh-unix-dev
mailing list