unnameduser
asked on
Browsing domain with workgroup PC
Hello,
I am trying to allow a workgroup/guest PC browse a domain's file server.
Currently the shared folder has everyone with full control permissions
The guest PC can view this shared folder.
However a subfolder within the shared folder has specific permissions and only certain domain users can connect
Obv at this point the guest cannot access this particular subfolder.
Id like to be able to have the guest user provide a username and password in order to access the protected subfolder. I have set up a user account and password on the DC to be used.
How can I get the file server to request credentials when the folder is accessed by the guest. Currently an error message just appears saying that we dont have permission.
I am trying to allow a workgroup/guest PC browse a domain's file server.
Currently the shared folder has everyone with full control permissions
The guest PC can view this shared folder.
However a subfolder within the shared folder has specific permissions and only certain domain users can connect
Obv at this point the guest cannot access this particular subfolder.
Id like to be able to have the guest user provide a username and password in order to access the protected subfolder. I have set up a user account and password on the DC to be used.
How can I get the file server to request credentials when the folder is accessed by the guest. Currently an error message just appears saying that we dont have permission.
ASKER
THe guest is a contractor who needs access to a folder relating to Quality management. THis folder is the only shared folder on the network that the group "everyone" does not have access to. This particular folder has a limited list of users who can access it.
In order for the contractor to access it I have set up a User account for her on the server.
I do not want to have to connect her personal computer to our domain.
In order for the contractor to access it I have set up a User account for her on the server.
I do not want to have to connect her personal computer to our domain.
that should work fine then. as long as they are connected to the network (Via in house network) or VPN they can just go to \\servername\* etc and upon doing that windows explorer will ask her for her username and password and maybe domain.
if in doubt put username in "domain\username" and then it should authenticate and let her through to access what she is allowed to.
if in doubt put username in "domain\username" and then it should authenticate and let her through to access what she is allowed to.
I forgot to add. Add her username with permissions to the subfolder she needs access to.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Why do you want a guest user to be able to access folders using other peoples credentials? Either they should need access or they shouldn't? Can you expand on the use case here please.