CVS Commit: FAC dist/service/rcsshki/usr/adm/fac/libexec by jhutz
Jeffrey Hutzelman
jhutz+ at minbar.fac.cs.cmu.edu
Mon Jan 4 16:30:28 EST 2016
Update of /afs/cs.cmu.edu/project/fac-cvs/dist/service/rcsshki/usr/adm/fac/libexec
In directory minbar.fac.cs.cmu.edu:/afs/cs.cmu.edu/project/fac-master/dist/service/rcsshki/usr/adm/fac/libexec
Modified Files:
rc_sshki
Log Message:
rc_sshki: improve hostname check
Previously, this program used a check_hostname() function borrowed from our
network registration tools, which checks that the provided name complies
with various policy rules and database constraints. With this change,
check_hostname() is replaced with a version which checks only the syntax
of the provided name. Additionally, the name is now detainted so we can
use it as an argument to remctl.
More information about the Fac-source-change-log
mailing list