Re: ActiveDirectoryMembershipProvider without storing username and password?
- From: "MikeS" <michael.spencer@xxxxxxxxx>
- Date: 24 Aug 2006 16:50:33 -0700
If your shop requires you to use expiring passwords for services and
app pools and the rest how is that currently managed and can you fit
this in with that?
It looks like you can use machine$ or the app pool id instead.
How To: Use Membership in ASP.NET 2.0
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/PAGHT000022.asp
.... If you do not specify account credentials, your application's
process identity is used to access Active Directory, regardless of
whether your application uses impersonation....
.
- References:
- Prev by Date: Run batch files with impersonation
- Next by Date: Re: AzMan Still the way to go?
- Previous by thread: ActiveDirectoryMembershipProvider without storing username and password?
- Next by thread: How to convert string to SecureString?
- Index(es):