Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Azman / rolManager issue

Status
Not open for further replies.

waynegs

Programmer
Feb 14, 2006
17
US
Ok, I am trying to setup a C# project that uses a XML Azman authorization store that is located on a network drive. It has to be a xml file because we are still on a windows 2000 domain.

Everything works fine till I add a rolManager to use with a site map.

The project is internal and impersonates the current domain user. It accesses the network share as the impersonated user until we add the rolmanager. Once that is added, it tries to access the share as the local aspnet account. We do not want to have to sinc the aspnet accounts.

Any suggestions on what we can try?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top