Re: Using login alias in Membership Provider
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Fri, 27 Oct 2006 11:53:36 GMT
Thanks for your reply Stephen,
So are you using the AD membership provider currently? If so, AD membership
provider only allow us to authenticate user in a single format only. If
you're not authenticate user through AD membership provider, are you using
custom provider or a extended membership provider derived from AD memberhip
provider? As you said that
"Users have only one name ("John Smith/Acme") and that is the only name
that is ever used in access control lists, role membership lists, etc."
Then, you should always use this name as the username to validate through
membership provider. In other words, you can not make the membership
provider know both "John Smith/Acme" and "jsmith@xxxxxxxx", you must
determine which schema to use. At least the current built-in
ActiveDirectory membership provider require this.
Also, as for the ACL(Access Control List) you mentioned, are they normal
NTFS file ACL or AD object ACL? How will you use them in your application?
If convenient, you can provide the membership & role manager specific
configuration in your application's web.config so that we can get a clear
view of it.
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- Re: Using login alias in Membership Provider
- From: Stephen Walch
- Re: Using login alias in Membership Provider
- References:
- Re: Using login alias in Membership Provider
- From: Dominick Baier
- Re: Using login alias in Membership Provider
- From: Dominick Baier
- Re: Using login alias in Membership Provider
- From: Steven Cheng[MSFT]
- Re: Using login alias in Membership Provider
- From: Stephen Walch
- Re: Using login alias in Membership Provider
- Prev by Date: Re: Using login alias in Membership Provider
- Next by Date: Re: Using login alias in Membership Provider
- Previous by thread: Re: Using login alias in Membership Provider
- Next by thread: Re: Using login alias in Membership Provider
- Index(es):