add AuthorizedPrincipalsCommand that allows getting authorized_principals
authordjm <djm@openbsd.org>
Thu, 21 May 2015 06:43:30 +0000 (06:43 +0000)
committerdjm <djm@openbsd.org>
Thu, 21 May 2015 06:43:30 +0000 (06:43 +0000)
commit7d53a14c84a1112ee39f3105c1847639fb31b661
tree6629096c9d7125bff49e773a44f1387b905b0d45
parent37b875d2ad842846dfb277e895434ec8db2c945d
add AuthorizedPrincipalsCommand that allows getting authorized_principals
from a subprocess rather than a file, which is quite useful in
deployments with large userbases

feedback and ok markus@
usr.bin/ssh/auth2-pubkey.c
usr.bin/ssh/servconf.c
usr.bin/ssh/servconf.h
usr.bin/ssh/sshd.c
usr.bin/ssh/sshd_config.5