I am trying to get it to where you need a password to access users shares, and I also want it to go by username. I followed some directions on a site. First I disabled simple file sharing found under tools>folder options>view in my computer. Then I set a password for the guest account by going to computer management>users>Guest and right click and do set password. This makes it to where the users can access your files with a guest account but it requires the password you set for the guest account. This wasn't good enough for me. I want to be able to specify a user name when I access shares, so here is what I tried. in the group policy editor(type gpedit.msc at the run prompt) I went to Computer config>win settings>sec settings>local pol>user rights ass. and set the first file in there(access to this computer from the network) to allow what it had already plus another user. In properties I clicked on add user or group and added a user from my computer. Let's say the user was foobar and the computer was COMP, then what I added would say COMP\foobar. I also set it to this same user when I set a folder to be shared. I did this by going under sharing and security in the right click menu, then the sharing tab, and clicked shared this folder. Then I went under permissions and set it to let the same user access that folder. So now I go over to another winXP pro machine and type: net use x: \\192.168.0.110\Docs
Then it gives me a prompt for a username and I type foobar, next is the password prompt where I type the password assigned to foobar on the computer sharing the folder. Every time I get an error that I may have used a bad username or password. I also tried COMP\foobar for the user, and also tried the guest user password, and the admin password no combo works. I would really like to be able to specify a username. The best I can get so far is if I specify for everyone to be able to access the folder both in gpedit and the folder properties. This setting makes it to where no username is required, but the Guest password is required. I know you can have user access to shares so what I would like you all to show me is how to get it setup with user access to shares. Can you please do this?
Thank you for any replies and suggestions.
edit
Another interesting thing is that I also have a win98se machine with the same network logon as the winXP pros admin name. If I type: net use x: \\192.168.0.110\C$
from the win98 comp and give the right admin password it gives me access to that share on my XPpro machine. But if I do this from another XPpro machine: net use z: \\192.168.0.110\C$ /user:admin
where admin is the same as the admin username on the other XPpro box, and type in the correct password, I get network path not found, or bad password or some other error. Why does this happen? Shouldn't both be using the same username and password?
