Link to home
Start Free TrialLog in
Avatar of illfusion82
illfusion82

asked on

Disable username/password dialog when accessing share

Is there a way to disable the username/password dialog box when accessing a share that a user does not have access to. For example if I try logging into \\server1\c$ and I do not have access to this I currently get a prompt asking for a username and password. I want to disable this so the user just gets the access denied message.
ASKER CERTIFIED SOLUTION
Avatar of John
John
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of johnb6767
Set Deny rights, but be careful with them. Otherwise you can still get prompted for creds on regular shares as well...
Avatar of illfusion82
illfusion82

ASKER

Thanks, you are right. Only the administrative shares are prompting for a username and password; all other shares are not.
Thank you. I was pleased to help and thanks for the confirmation update. .... Thinkpads_User