Re: Case sensitive username/password
Tech-Archive recommends: Speed Up your PC by fixing your registry
Thanks Patrice for your response. The problem I'm facing is as follows:
I don't want multiple users to log in with the same username. However
if I have "user" as the username and "pass" as the password in my
Web.Config file, the program I've written is allowing "user", "User" as
well as "USER" to log in with the same password "pass". But I want to
allow only "user".
thanks
Nemo
.
Relevant Pages
- Re: ps - complete username
... When I first saw the response to the original poster's question, ... realize that this list does not have "Friendly and Helpful Customer ... To answer your question about knowing the difference between a username ... I've been a Debian user for the past 4 ... (Debian-User) - Re: WSE 3.0, usernameOverTransportSecurity, custom Token Manager w/ securityTokenManager,
... the username token to the message. ... I'm attempting to learn how to use WSE 3.0 with Visual Studio 2005. ... protected override string AuthenticateToken(UsernameToken token) ... HttpContext context, HttpRequest request, HttpResponse response, ... (microsoft.public.dotnet.framework.webservices.enhancements) - Second post about WSE2.0 SP2
... My expectation is that the adding wse:UsernameToken() to the response policy of the receiver will encode the username token in the response also. ... Martin Kulov ... at Microsoft.Web.Services2.Security.DependancyTable.AddNode(DependancyTableItem item, ArrayList doneSet) ... (microsoft.public.dotnet.framework.webservices.enhancements) - Re: Integrating the code for a max.date function with a check box controlling it and
... interesting response from Dennis Snelgrove which I think may work well, ... Also it may be worth keeping in mind that I don?t foresee multiple users at ... (microsoft.public.access.queries) - Re: OWA logon
... domain and username is the logon name of the user. ... Once this is completed a second message box is ... requesting the additional logon. ... response after the 401/200 response to the request for /Exchange. ... (microsoft.public.exchange.clients) |
|