Networking Forums

Networking Forums > Computer Networking > Windows Networking > Trouble authenticating against a different domain: "No network provideraccepted the given network path."

Reply
Thread Tools Display Modes

Trouble authenticating against a different domain: "No network provideraccepted the given network path."

 
 
Alan
Guest
Posts: n/a

 
      05-18-2008, 09:22 PM
I have an application which can ideally log into the primary & backup
server. The servers are on different domains and have a default domain
setting. The application talks via IIS, and in each domain is an ID
named the same & has the same password, and is in the IIS configuration
under the user to use for communication.

On each domain, I can log into the application its own domain, but when
I try to tog into to the other domain, I get "No network provider
accepted the given network path." using domain\user which over-rides the
default

I can access the other server using \\<otherserver\<sharename> and there
is data flowing between the 2 servers, so communication IS happening,
just not authentication.

I found the following:
http://msmvps.com/blogs/nuoyan/archi.../07/18250.aspx

Based on that, I Looked at and tried
*Local security policy:Network security: LAN Manager authentication
level: Send LM & NTLM responses
* Turned on RPC Locater - both servers
* Enable File & printer sharing on network - ALL READY ON
* Workstation & server service - ALREADY RUNNING
* Windows Firewall service - NOT RUNNING

I did not reboot after making the change - and reverted back to the
original setting after testing.

Any help you can provide is greatly appreciated
sparkyflagg (a t) Yahoo (d o t) Com
 
Reply With Quote
 
 
 
 
Meinolf Weber
Guest
Posts: n/a

 
      05-19-2008, 08:07 AM
Hello Alan,

Is a trust between the 2 domains created? With the primary and backup servers
you mean the one's the own domain i think?

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> I have an application which can ideally log into the primary & backup
> server. The servers are on different domains and have a default
> domain setting. The application talks via IIS, and in each domain is
> an ID named the same & has the same password, and is in the IIS
> configuration under the user to use for communication.
>
> On each domain, I can log into the application its own domain, but
> when I try to tog into to the other domain, I get "No network provider
> accepted the given network path." using domain\user which over-rides
> the default
>
> I can access the other server using \\<otherserver\<sharename> and
> there is data flowing between the 2 servers, so communication IS
> happening, just not authentication.
>
> I found the following:
> http://msmvps.com/blogs/nuoyan/archi.../07/18250.aspx
>
> Based on that, I Looked at and tried
> *Local security policy:Network security: LAN Manager authentication
> level: Send LM & NTLM responses
> * Turned on RPC Locater - both servers
> * Enable File & printer sharing on network - ALL READY ON
> * Workstation & server service - ALREADY RUNNING
> * Windows Firewall service - NOT RUNNING
> I did not reboot after making the change - and reverted back to the
> original setting after testing.
>
> Any help you can provide is greatly appreciated
> sparkyflagg (a t) Yahoo (d o t) Co



 
Reply With Quote
 
Alan
Guest
Posts: n/a

 
      05-19-2008, 12:40 PM
Meinolf Weber wrote:
> Hello Alan,
>
> Is a trust between the 2 domains created? With the primary and backup
> servers you mean the one's the own domain i think?
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and
> confers no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>> I have an application which can ideally log into the primary & backup
>> server. The servers are on different domains and have a default
>> domain setting. The application talks via IIS, and in each domain is
>> an ID named the same & has the same password, and is in the IIS
>> configuration under the user to use for communication.
>>
>> On each domain, I can log into the application its own domain, but
>> when I try to tog into to the other domain, I get "No network provider
>> accepted the given network path." using domain\user which over-rides
>> the default
>>
>> I can access the other server using \\<otherserver\<sharename> and
>> there is data flowing between the 2 servers, so communication IS
>> happening, just not authentication.
>>
>> I found the following:
>> http://msmvps.com/blogs/nuoyan/archi.../07/18250.aspx
>>
>> Based on that, I Looked at and tried
>> *Local security policy:Network security: LAN Manager authentication
>> level: Send LM & NTLM responses
>> * Turned on RPC Locater - both servers
>> * Enable File & printer sharing on network - ALL READY ON
>> * Workstation & server service - ALREADY RUNNING
>> * Windows Firewall service - NOT RUNNING
>> I did not reboot after making the change - and reverted back to the
>> original setting after testing.
>>
>> Any help you can provide is greatly appreciated
>> sparkyflagg (a t) Yahoo (d o t) Com

>
>


> Hello Alan,
>
> Is a trust between the 2 domains created? With the primary and backup
> servers you mean the one's the own domain i think?

Each server resides in a large building with each building having its
own domain (and hundreds of computers in each building), I'd like to
assume that there is a trust - I can SEE the server and data flows
between the 2 servers...

Can you recommended a good/simple resource for trusts?
 
Reply With Quote
 
Meinolf Weber
Guest
Posts: n/a

 
      05-19-2008, 03:19 PM
Hello Alan,

Start, run and type domain.msc This will open the console for configuration
of trust's. Here you can check it.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> Meinolf Weber wrote:
>
>> Hello Alan,
>>
>> Is a trust between the 2 domains created? With the primary and backup
>> servers you mean the one's the own domain i think?
>>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>> I have an application which can ideally log into the primary &
>>> backup server. The servers are on different domains and have a
>>> default domain setting. The application talks via IIS, and in each
>>> domain is an ID named the same & has the same password, and is in
>>> the IIS configuration under the user to use for communication.
>>>
>>> On each domain, I can log into the application its own domain, but
>>> when I try to tog into to the other domain, I get "No network
>>> provider accepted the given network path." using domain\user which
>>> over-rides the default
>>>
>>> I can access the other server using \\<otherserver\<sharename> and
>>> there is data flowing between the 2 servers, so communication IS
>>> happening, just not authentication.
>>>
>>> I found the following:
>>> http://msmvps.com/blogs/nuoyan/archi.../07/18250.aspx
>>> Based on that, I Looked at and tried
>>> *Local security policy:Network security: LAN Manager authentication
>>> level: Send LM & NTLM responses
>>> * Turned on RPC Locater - both servers
>>> * Enable File & printer sharing on network - ALL READY ON
>>> * Workstation & server service - ALREADY RUNNING
>>> * Windows Firewall service - NOT RUNNING
>>> I did not reboot after making the change - and reverted back to the
>>> original setting after testing.
>>> Any help you can provide is greatly appreciated
>>> sparkyflagg (a t) Yahoo (d o t) Com

>> Hello Alan,
>>
>> Is a trust between the 2 domains created? With the primary and backup
>> servers you mean the one's the own domain i think?
>>

> Each server resides in a large building with each building having its
> own domain (and hundreds of computers in each building), I'd like to
> assume that there is a trust - I can SEE the server and data flows
> between the 2 servers...
>
> Can you recommended a good/simple resource for trusts?
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Computers getting "The network path was not found" message LJH Windows Networking 10 04-17-2009 05:10 PM
"Network Path Not Found ..." teresita Wireless Networks 1 12-23-2005 03:26 PM
"Network Path Not Found" in Accessing Shared Docs catjammies Wireless Networks 0 11-29-2005 04:53 PM
WINS error: " The network path not found" James Windows Networking 1 11-17-2005 03:36 PM
"no network provider accepted the given path" plsntn rules Windows Networking 2 08-24-2004 01:16 AM



1 2 3 4 5 6 7 8 9 10 11