• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Quick XP network share question

jfunk

Golden Member
Running XP Pro. Want to give access to a shared drive by user id on home lan.

I have the users authenticate as themselves thing turned on (not everybody as guest), guest account is disabled, and have setup appropriate user accounts.

When I try to access the shared drive from the network, the login screen comes up and you cannot enter a username. It just says Guest in the user field and it is grayed out so you can't change it. Same thing even if the person is logged into their machine locally with the ID and password that was created on my machine.

Why am I not getting an opportunity to enter a username?

Thanks,

j
 
Are you using simple file sharing? My Computer window > Tools > Folder Options > View > (uncheck) Use Simple File Sharing

It sounds like you have all the accounts duplicated on all of the computers (they're all Windows XP or 2000, right?), with the same password for an account on each computer? Are the file permissions on the disk set to allow the users that you're allowing through the network security controls?
 
Oh and yes, I did try creating the same accounts on the remote PCs attempting to connect, but they get the same window, even when logged into their machine with the same userid and password I assigned them on my PC.



Any ideas?


j

 
you could also try going to a command prompt>net use r: \\ip address\share name\ /user:username

hit enter and it should prompt you for a password. For more info type net use /? from a command prompt.
 
Back
Top