Re: ASP.NET Security
- From: "James Wong" <cphk_msdn@xxxxxxxxxxxxx>
- Date: Tue, 12 Sep 2006 14:50:13 +0800
Hi,
I fixed this problem, thanks!
James
"Walter Wang [MSFT]" <wawang@xxxxxxxxxxxxxxxxxxxx> ¼¶¼g©ó¶l¥ó·s»D:cZk3DGj1GHA.4464@xxxxxxxxxxxxxxxxxxxxxxxx
Hi James,
You can refer to following MSDN library:
#Configuring ASP.NET Process Identity
http://msdn2.microsoft.com/en-us/library/dwc1xthy.aspx
For your scenario that is running IIS5 and ASP.NET 2.0 on Windows XP, the
key steps are:
1) Configure <processModel> to use the specified domain account
2) Run aspnet_regiis.exe -ga "domain\user" to grant required ACLs to the
user account.
I hope this helps. Please feel free to post here if anything is unclear.
Regards,
Walter Wang (wawang@xxxxxxxxxxxxxxxxxxxx, remove 'online.')
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no
rights.
.
- References:
- ASP.NET Security
- From: James Wong
- RE: ASP.NET Security
- From: Walter Wang [MSFT]
- Re: ASP.NET Security
- From: James Wong
- Re: ASP.NET Security
- From: Walter Wang [MSFT]
- ASP.NET Security
- Prev by Date: Re: ASP.NET Security
- Next by Date: Re: Forms Authentication against ADAM
- Previous by thread: Re: ASP.NET Security
- Next by thread: 3 field Logon - looking for guidance!
- Index(es):