HighTechTalks DotNet Forums  

Logon failure: unknown user name or bad password

Dotnet Security microsoft.public.dotnet.security


Discuss Logon failure: unknown user name or bad password in the Dotnet Security forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Nam
 
Posts: n/a

Default Logon failure: unknown user name or bad password - 12-12-2007 , 01:04 PM






In our ASP.NET 2.0 application, we are using
ActiveDirectoryMembershipProvider that comes with ASP.NET 2.0 and following
the guidance on using it published by the patterns and practices team on MSDN.

Using the above model we create a user into our application by first
searching the user in Active directory and then assigning a proper role to
the user.

Everything works fine on production server but on the development server
when we search for a user, we get the following error message:

“Logon failure: unknown user name or bad password”

Both the production and the development servers are running ASP.NET 2.0 on
Windows Server 2003 and have the exactly same application running on both
servers with exactly same configuration on IIS 6.0. The SQL Server 2005
databases on both the servers are also exactly the same.

Could someone please guide us to resolve this issue?


Thanks in Advance,
Nam


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.