SETPASS.NLM  1,839  03-21-98  1:00p


Description
Novell NetWare v4.x and v3.12 server utility for change NDS (v4.x) or Bindery (v3.12) user's password. On v4.x server it can change password of any object in current bindery context.

Using
At the file server console type:
load setpass user password to change user's password
load setpass user "" to reset user's password to none (empty or blank)
load setpass UserID password to change object's password

user = any user or object name
password = new password
UserID = any user or object ID, 32-bit hexadecimal number

  • Same password for same user cannot be used twice - it leads to error.
  • Set password on v4.x server for user in other than current bindery context - first you should change this context by typing set bindery context = next_organization before load setpass.

Disclaimer
This program is freeware and FW4NW is not responsible for any damages or losts by using this program. You should test it carefully before using it on a server with live data.

Home Page