How to change the user name and password for accessing the shared folder

Source: Internet
Author: User

Windows shared folder is often used in daily office, because sometimes there is a special Windows2003 used as a file sharing server, and the folder access permission is set. Different sharing permissions are required for the same computer.
For example, in Windows 2003, a shared folder is configured with Local Area Network folder sharing, and two users are set to share access. One user only has read-only access to the folder, another user has full permissions on folders. However, after one of the users logs in, they cannot be logged in with another user name. (Even if you do not remember the password, the user name and password box will not be prompted before you restart the computer .)

Solution:

To log on to a file by replacing the user name, you must first disable the login of the default user name. The running command is

Net use \ computer name/delete

The command used to log on with a user name is

Net use \ computer name/User: User Name

Then, enter the password to change the user name.

You can also use the following command to clear it at a time.

Net use */del/y


Delete (or modify) the user name and password of a saved network:

1. "Start" --- "Control Panel" --- "User Account" --- "User Account", select an account in use (I am the Administrator here), and click to enter the account.

2. On the left bar, you can see that there is no "Manage My network password" in "related tasks.


3. Click "Manage My network password" To Go To The setting box shown in figure. Here, you can add, delete, and modify the user name and password.

Note: You can also directly run control userpasswords2, switch to the "advanced" tab, and click "manage password", which is the setting box in step 1 above.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.