passwd(1): passwd no longer needs to be run on a terminal; netkey is more stubborn.

This commit is contained in:
stanley lieber 2015-05-03 17:37:54 -04:00
parent bafadebc19
commit 4547b5070c

View file

@ -30,10 +30,7 @@ They may be of any length greater than seven characters.
.PP
.I Netkey
prompts for a password to encrypt network challenges.
It is a substitute for a SecureNet box.
.PP
These commands may be run only on a terminal, to avoid
transmitting clear text passwords over the network.
It is a substitute for a SecureNet box. It may only be run on a terminal.
.SH SOURCE
.B /sys/src/cmd/auth/passwd.c
.br