Интерактивная система просмотра системных руководств (man-ов)
nwpasswd (1)
>> nwpasswd (1) ( Linux man: Команды и прикладные программы пользовательского уровня )
NAME
nwpasswd - Change a user's password
SYNOPSIS
nwpasswd
[
-h
] [
-Sserver
] [
-Uuser name
] [
-Oobject name
]
-tobject type
]
DESCRIPTION
With
nwpasswd,
you can change your password on a NetWare server.
nwpasswd
asks for the old password and twice for the new password. Then it
changes the password on the server.
OPTIONS
-h
With -h nwpasswd prints a little help text.
-Sserver
is the name of the server you want to use.
-Uuser name
is the name of the bindery object whose password is to be changed.
-Oobject name
If you have supervisor privileges, you can change other users'
passwords. With
-O
you can tell nwpasswd the name of the user whose password should be
changed.
-tobject type
is the bindery object type of the object whose password is to be
changed.
CREDITS
nwpasswd would not have been possible without the work of Guntram
Blom. Look at nwcrypt.c for his work.