|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Windows AuthenticationHi.
We are creating an intranet here in ASP.NET and we decided that we are going to use a kind of Forms Authentication but using the users in our windows domain. So, we are creating a default login form, but the user will use the name and password he uses to login to his computer. I would like to know the following thing: I want to check the entered username, pwd, domain (in ASP.NET login page) is present in the windows database. thanks. Sankar --------------------
>We are creating an intranet here in ASP.NET and we decided that we are The sample in the following might help with what you are trying to achieve:>going to use a kind of Forms Authentication but using the users in our >windows domain. >So, we are creating a default login form, but the user will use the name >and password he uses to login to his computer. >I would like to know the following thing: >I want to check the entered username, pwd, domain (in ASP.NET login page) >is present in the windows database. http://www.c-sharpcorner.com/Code/2004/April/FormsAuthenticationWithAD.asp You should consider using basic authentication with SSL as well as an alternative. Darwin Abustan Support Engineer This posting is provided "AS IS" with no warranties, and confers no rights. Why do you want to avoid using the browser-aided login UI? (See
http://groups-beta.google.com/group/microsoft.public.dotnet.security/browse_frm/thread/cf51e13574b32204 for a thread from a couple of weeks ago where various pros and cons of a similar situation were discussed.) Show quoteHide quote "Sankar" <San***@discussions.microsoft.com> wrote in message news:75FCF4AB-A6BA-477D-A8E4-59DFD2FB21AF@microsoft.com... > Hi. > > We are creating an intranet here in ASP.NET and we decided that we are > going to use a kind of Forms Authentication but using the users in our > windows domain. > So, we are creating a default login form, but the user will use the name > and password he uses to login to his computer. > I would like to know the following thing: > I want to check the entered username, pwd, domain (in ASP.NET login page) > is present in the windows database. > > thanks. > > Sankar
Cannot Run Application on Windows Server 2003
Cannot run program from network drive Changing folder security RE: Designtime licenses, I just don't get it Custom principles and DnsPermission.Demand() User's Privileges Forms authentication to enter a static website ?cannot be instantiated under a partially trusted security policy (AllowPartiallyTrustedCallersAttri Change in ASP.Net authentication between Win2000 and Win2003 revoke Windows authentication credentials for a session |
|||||||||||||||||||||||