4.3BSD-Tahoe/usr/man/cat8/mkpasswd.0

Compare this file to the similar file:
Show the results in this format:




MKPASSWD(8)	    UNIX Programmer's Manual	      MKPASSWD(8)



NNAAMMEE
     mkpasswd - generate hashed password table

SSYYNNOOPPSSIISS
     //eettcc//mmkkppaasssswwdd [ --vv ] passwdfile

DDEESSCCRRIIPPTTIIOONN
     _M_k_p_a_s_s_w_d is used to generated the hashed password database
     used by the library routines ggeettppwwnnaamm(()) and ggeettppwwuuiidd(()).  If
     the --vv option is supplied, each entry will be listed as it
     is added.	The file _p_a_s_s_w_d_f_i_l_e is usually /etc/ptmp (invoked
     by vipw(8)), and in any case must be in the format of
     /etc/passwd (see passwd(5)).  _M_k_p_a_s_s_w_d will generate data-
     base files named _p_a_s_s_w_d_f_i_l_e._p_a_g and _p_a_s_s_w_d_f_i_l_e._d_i_r. _M_k_p_a_s_s_w_d
     will exit with a non-zero exit code if any errors are
     detected.

FFIILLEESS
     _p_a_s_s_w_d_f_i_l_e.pag    - database filenames
     _p_a_s_s_w_d_f_i_l_e.dir

SSEEEE AALLSSOO
     getpwent(3), vipw(8), passwd(5)
































Printed 7/9/88		  June 3, 1986				1