CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/21 00:43:31
Modified files:
usr.bin/ssh : auth2-pubkey.c servconf.c servconf.h sshd.c
sshd_config.5
Log message:
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@
