Changing User Password on NetWare Servers

Last reviewed: May 16, 1997
Article ID: Q117299
The information in this article applies to:
  • Microsoft Windows NT operating system version 3.1
  • Microsoft Windows NT Advanced Server version 3.1

SUMMARY

After you install the Client Service for NetWare, if you want to change your password on one or several NetWare servers, connect to all the NetWare servers and then run the Setpass command.

MORE INFORMATION

To change your password on a NetWare server, do the following:

  1. From the Main Program group, start the Command Prompt, and use the NET USE command to connect to the NetWare server's SYS: volume.

  2. Change to the drive of the NetWare server and change to the PUBLIC directory by typing the following:

          cd \public
    

  3. To change the password of a NetWare server, type the following:

          Setpass <name of NetWare server>
    

  4. When prompted, enter your old password.

  5. When prompted, enter a new password.

  6. When prompted, retype your new password to confirm it. The server confirms that you have successfully changed your password.

  7. If you are connected to other NetWare servers that also use your old password, you are prompted to change the password on these servers.

  8. Type "Y" (without the quotation marks) and press ENTER to change the passwords for the servers.


Additional query words: prodnt CSNW
Keywords : kbinterop ntinterop
Version : 3.1
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: May 16, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.