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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multiple NT Servers

Status
Not open for further replies.

btt423

Programmer
Jan 28, 2002
31
US
I have a Windows 2000 server and a Windows 2000 Professional box. The server has several .asp files that need to access an Access database on the 2000 pro box. How should I setup the permissions for this? The 2000 pro box doesn't recognize the IUSR_computername account from the 2000 server.

I know that I can create a virtual directory to the pro box, however, .asp requires the full path (g:\folder\file.mdb), so the virtual directory doesn't help.

Thanks for your help!
 
Well one way around this would be to one) Add the iusr account to the professional box, or two use a diffent account that exsits on both boxes instead of the iusr
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top