plan9 man page for passwd

Query: passwd

OS: plan9

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PASSWD(1)						      General Commands Manual							 PASSWD(1)

NAME
passwd, netkey - change user password
SYNOPSIS
passwd netkey
DESCRIPTION
Passwd changes the invoker's Plan 9 password. The program prompts for the old password and then for the new one. The new password must be typed twice, to forestall mistakes. New passwords must be sufficiently hard to guess. They may of any length greater than seven charac- ters. Netkey uses the password to encrypt network challenges. It is a substitute for a SecureNet box. These commands may be run only on a terminal, to avoid transmitting clear text passwords over the network.
FILES
/dev/key
SOURCE
/sys/src/cmd/auth/passwd.c /sys/src/cmd/auth/netkey.c
SEE ALSO
encrypt(2), cons(3), securenet(8) Robert Morris and Ken Thompson, ``UNIX Password Security,'' AT&T Bell Laboratories Technical Journal Vol 63 (1984), pp. 1649-1672 PASSWD(1)
Related Man Pages
passwd(5) - debian
passwd.nntp(5) - debian
sslpasswd(1) - centos
passwd(1) - netbsd
passwd(1) - freebsd
Similar Topics in the Unix Linux Community
ALERT!!! ALERT!!! I messed up the UNIX!!!
change home directory by modifying passwd
psswd&shadow 2 passwd together?!!
Cannot recover root passwd through serial console mode by using CDROM
How to write bash script for creating user on multiple Linux hosts?