1NWPASSWD(1) nwpasswd NWPASSWD(1)
2
3
4
6 nwpasswd - Change a user's password
7
9 nwpasswd [ -h ] [ -S server ] [ -U user name ] [ -O object name ] [ -t
10 object type ]
11
12
14 With nwpasswd, you can change your password on a NetWare server.
15 nwpasswd asks for the old password and twice for the new password. Then
16 it changes the password on the server.
17
18
20 -h
21 With -h nwpasswd prints a little help text.
22
23 -S server
24 is the name of the server you want to use.
25
26 -U user name
27 is the name of the bindery object whose password is to be changed.
28
29 -O object name
30 If you have supervisor privileges, you can change other users' pass‐
31 words. With -O you can tell nwpasswd the name of the user whose
32 password should be changed.
33
34 -t object type
35 is the bindery object type of the object whose password is to be
36 changed.
37
38
40 nwpasswd would not have been possible without the work of Guntram Blom.
41 Look at nwcrypt.c for his work.
42
43
44
45nwpasswd 01/16/1997 NWPASSWD(1)