Login Page Security Question...for you .NET pros.......

From: developer1996 (developer1996@operamail.com)
Date: 10/24/02


From: "developer1996" <developer1996@operamail.com>
Date: Thu, 24 Oct 2002 07:54:46 -0700


I think I have found a brick wall with .NET. But I may be
wrong. I have a login page and I would like to
authenticate a user against the local users on a stand
along Windows 2000 Server. This is not a domain
controller nor belongs to a domain. I can't use LDAP
because of this. I have anonymous access to this login
page. Is it possible to impersonate a user using the
UserName and Password from the Login page to authenticate
against user accounts on my server?
  My solution is to use LogonUser API call. But inorder
to do this the user making the API call must have the "Act
as part of the operating System" priviledge. For security
purposes you better not do that. So what is a guy to
do.....?????????

P.S

I can't use forms authentication because I have 60,000
users as of now and it will increase to 600,000. I would
like to stay away from using a database. I would like to
believe Windows 2000 server can handle 600,000 accounts.

Help!!!!!!!



Relevant Pages

  • Re: Login Page Security Question...for you .NET pros.......
    ... Have you tried editing your config files? ... I have a login page and I would like to ... > along Windows 2000 Server. ... > UserName and Password from the Login page to authenticate ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: XP Home trying to connect to a NT4 Server
    ... need to authenticate to a domain server to pay more. ... get patches off our server I just map a network drive. ... login it prompts you to login to the server with a username and password ...
    (microsoft.public.windowsxp.security_admin)
  • Re: [SLE] cyrusIMAP
    ... > I still cannot authenticate against the server even though I can login. ... authentication to server localhost failed ...
    (SuSE)
  • C code to post through NNTP
    ... Can someone point me to some C code to post an article through NNTP ... The code would connect, login to the server, authenticate if ...
    (comp.lang.c)
  • C code to post through NNTP
    ... Can someone point me to some C code to post an article through NNTP ... The code would connect, login to the server, authenticate if ...
    (comp.programming)