1INITPW(8)                                                            INITPW(8)
2
3
4

NAME

6       initpw - Initialize the auth2 password database
7

SYNOPSIS

9       initpw [ -k key ]
10
11

DESCRIPTION

13       initpw  initializes  the  auth2 password database by reading entries as
14       specified in passwd.coda(5)  and  writes  the  corresponding  encrypted
15       entries to stdout.
16
17       initpw supports the following command line options:
18
19       -k     Using  the -k option allows you to specify the encryption key to
20              use when encrypting cleartext  passwords.   Currently  you  must
21              give "drseuss " as the key.
22

EXAMPLE

24       initpw -k "drseuss " < /vice/db/passwd.coda > /vice/db/auth2.pw
25

SEE ALSO

27       auth2(8), passwd.coda(5)
28

AUTHORS

30       · 1987, Adapted from AFS-2
31
32       · Joshua Raiff, 1993, Created man page
33
34       · Lesa Gresh, 1998, modified
35
36
37
38Coda Distributed File System     25 April 2005                       INITPW(8)
Impressum