Re: Using login alias in Membership Provider
- From: Dominick Baier <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 27 Oct 2006 04:41:29 +0000 (UTC)
no - this is just not supported by membership. If you need to augment the membership data with additional data you need to use Profile and simply write your own authentication library that is not tied to membership.
---
Dominick Baier, DevelopMentor
http://www.leastprivilege.com
Our user directly allows authentication with "short names". For
example, the user "Joe Cool/Acme" can log in with the user id "jcool".
In implementing an ASP.NET Membership Provider, we can not figure out
how to supply the real user name (used in access control settings,
etc.) when users log in using just the short name. It seems like the
ValidateUser method should provide a way to supply the real name in
addition to just returning true or false. Are we missing something?
Thanks!
.
- Follow-Ups:
- Re: Using login alias in Membership Provider
- From: Dominick Baier
- Re: Using login alias in Membership Provider
- References:
- Using login alias in Membership Provider
- From: Stephen Walch
- Using login alias in Membership Provider
- Prev by Date: RE: problem connecting to dbase from webservice with impersonation
- Next by Date: Re: Using login alias in Membership Provider
- Previous by thread: Using login alias in Membership Provider
- Next by thread: Re: Using login alias in Membership Provider
- Index(es):
Relevant Pages
|
|