Go Back   TechArena Community > Technical Support > Computer Help > Windows Server > Windows Server Help
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , ,

Sponsored Links



Unable to remotely access Admin (default) shares of one 2003 Server

Windows Server Help


Reply
 
Thread Tools Search this Thread
  #1  
Old 05-03-2009
Barkley Bees
 
Posts: n/a
Unable to remotely access Admin (default) shares of one 2003 Server

We are experiecing an issue accessing the administrative shares (C:$, D:$,
ADMIN$, etc) of one particular 2003 R2 SP2 file server that was recently
deployed. When attempting to remotely access \\servername1\c$, for example,
I get prompted for credentials (as expected) but after correctly inputting
them (local admin of server or domain admins) I get the below prompt:

--------------
"\\servername1\c$ is not accessible.You might not have permission to use the
network resource. Contact the administrator of this server to find out if
you have permissions.
Multiple connections to a server or shared resource by the same user, using
more thanone user name, are not allowed. Disconnect all previous connections
to the server or shared resrouce and try again.
--------------

That said, I am able to access any "non-adminl" created shares that are
created on the server. We have another server that was built to the same
exact spec at the same time and we are able to remotely access the admin
shares of this server with no problems.

For reference:
- The Firewall service is disabled on the server.
- Group Policies applied to this server are the same as all other servers
(nothing in our policy that would affect this anyway).
- DNS and WINS settings are fine (no name resoultion issues from other
computers).
- NTFS perms are the same for both servers.
- Local Administrators group settings the same the other servers ("Domain
Admins" is in the local administrators group.)

Points:
- When logged directly onto the affected server I can access
"\\servername1\c$" (can browse to itself via the admin share).
- I can also access the server's admin shares from another computer (server
or workstation) if I am logged on with a domain admin account.
- I cannot however access this share if I am logged on with a non-admin
account and input admin credentials when prompted.

It appears as though it would be an issue with the authentication to this
server but I am, of course, inputting the correct information. Appreciate
any advice support that anyone can offer for this matter. Thanks.


Reply With Quote
  #2  
Old 05-03-2009
Dave Patrick
 
Posts: n/a
Re: Unable to remotely access Admin (default) shares of one 2003 Server

For a given machine you can't make multiple connections to a shared network
resource with different credentials. Try from a command prompt;
net use * /delete
Then see if you can connect to the admin shares.


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


"Barkley Bees" wrote:
> We are experiecing an issue accessing the administrative shares (C:$, D:$,
> ADMIN$, etc) of one particular 2003 R2 SP2 file server that was recently
> deployed. When attempting to remotely access \\servername1\c$, for
> example, I get prompted for credentials (as expected) but after correctly
> inputting them (local admin of server or domain admins) I get the below
> prompt:
>
> --------------
> "\\servername1\c$ is not accessible.You might not have permission to use
> the network resource. Contact the administrator of this server to find out
> if you have permissions.
> Multiple connections to a server or shared resource by the same user,
> using more thanone user name, are not allowed. Disconnect all previous
> connections to the server or shared resrouce and try again.
> --------------
>
> That said, I am able to access any "non-adminl" created shares that are
> created on the server. We have another server that was built to the same
> exact spec at the same time and we are able to remotely access the admin
> shares of this server with no problems.
>
> For reference:
> - The Firewall service is disabled on the server.
> - Group Policies applied to this server are the same as all other servers
> (nothing in our policy that would affect this anyway).
> - DNS and WINS settings are fine (no name resoultion issues from other
> computers).
> - NTFS perms are the same for both servers.
> - Local Administrators group settings the same the other servers ("Domain
> Admins" is in the local administrators group.)
>
> Points:
> - When logged directly onto the affected server I can access
> "\\servername1\c$" (can browse to itself via the admin share).
> - I can also access the server's admin shares from another computer
> (server or workstation) if I am logged on with a domain admin account.
> - I cannot however access this share if I am logged on with a non-admin
> account and input admin credentials when prompted.
>
> It appears as though it would be an issue with the authentication to this
> server but I am, of course, inputting the correct information. Appreciate
> any advice support that anyone can offer for this matter. Thanks.
>


Reply With Quote
  #3  
Old 06-03-2009
Barkley Bees
 
Posts: n/a
Re: Unable to remotely access Admin (default) shares of one 2003 Server

Unfortunatley, no luck. I also restarted the sever to make sure. It only
seems to be affecting this one server, no others. Has anyone come across a
similar situation and found a fix?


"Dave Patrick" <DSPatrick@nospam.gmail.com> wrote in message
news:ec3DpsUnJHA.6060@TK2MSFTNGP05.phx.gbl...
> For a given machine you can't make multiple connections to a shared
> network resource with different credentials. Try from a command prompt;
> net use * /delete
> Then see if you can connect to the admin shares.
>
>
> --
>
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
>
> "Barkley Bees" wrote:
>> We are experiecing an issue accessing the administrative shares (C:$,
>> D:$, ADMIN$, etc) of one particular 2003 R2 SP2 file server that was
>> recently deployed. When attempting to remotely access \\servername1\c$,
>> for example, I get prompted for credentials (as expected) but after
>> correctly inputting them (local admin of server or domain admins) I get
>> the below prompt:
>>
>> --------------
>> "\\servername1\c$ is not accessible.You might not have permission to use
>> the network resource. Contact the administrator of this server to find
>> out if you have permissions.
>> Multiple connections to a server or shared resource by the same user,
>> using more thanone user name, are not allowed. Disconnect all previous
>> connections to the server or shared resrouce and try again.
>> --------------
>>
>> That said, I am able to access any "non-adminl" created shares that are
>> created on the server. We have another server that was built to the same
>> exact spec at the same time and we are able to remotely access the admin
>> shares of this server with no problems.
>>
>> For reference:
>> - The Firewall service is disabled on the server.
>> - Group Policies applied to this server are the same as all other servers
>> (nothing in our policy that would affect this anyway).
>> - DNS and WINS settings are fine (no name resoultion issues from other
>> computers).
>> - NTFS perms are the same for both servers.
>> - Local Administrators group settings the same the other servers ("Domain
>> Admins" is in the local administrators group.)
>>
>> Points:
>> - When logged directly onto the affected server I can access
>> "\\servername1\c$" (can browse to itself via the admin share).
>> - I can also access the server's admin shares from another computer
>> (server or workstation) if I am logged on with a domain admin account.
>> - I cannot however access this share if I am logged on with a non-admin
>> account and input admin credentials when prompted.
>>
>> It appears as though it would be an issue with the authentication to this
>> server but I am, of course, inputting the correct information. Appreciate
>> any advice support that anyone can offer for this matter. Thanks.
>>

>



Reply With Quote
  #4  
Old 06-03-2009
Dave Patrick
 
Posts: n/a
Re: Unable to remotely access Admin (default) shares of one 2003 Server

These articles may help.

http://support.microsoft.com/kb/938120
http://support.microsoft.com/kb/913485


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


"Barkley Bees" wrote:
> Unfortunatley, no luck. I also restarted the sever to make sure. It only
> seems to be affecting this one server, no others. Has anyone come across a
> similar situation and found a fix?


Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Server > Windows Server Help


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Unable to remotely access Admin (default) shares of one 2003 Server"
Thread Thread Starter Forum Replies Last Post
Server 2003 users get access denied on server 2008 shares lightgate Active Directory 1 11-05-2011 12:03 AM
Windows 2003 server can't access its own shares but others can Andew Waszkiewicz Small Business Server 1 20-08-2010 10:20 PM
Access network shares remotely ? Rob Dizzle Networking & Security 3 10-11-2008 06:42 PM
Vista & Server 2003 - slow access on network shares Jeff Windows Vista Network 1 10-10-2008 10:39 AM
Unable to access admin shares Server 2003 Chris H Windows Server Help 4 21-03-2007 08:36 AM


All times are GMT +5.5. The time now is 08:26 PM.