Ask a Question related to ASP.NET Security, Design and Development.
-
David Raskino #1
SSLVPN & Domain Authentication
We are using SSLVPN. When a user connects to the Corporate Network using
SSLVPN, they are "authenticated" by virtue of an RSA token and a username.
However, no real Domain Authentication takes place.
I would like to write a piece of code in VB.NET that executes after the user
is logged in via VPN that forces the user and machine to authenticate to the
domain (by requesting a kerberos ticket).
How can I do this using VB.NET?
David Raskino Guest
-
Forms Authentication Using Domain Controller not Active Directory
I want to authenticate user using its Domain from Combo box and then giving username and password. Please give me some hint or links or code. i m... -
Directory Authentication ignores domain
I have the following code to authenticate. It works, however I have some question about its robustness The code snipped DirectoryEntry entry =... -
SQL Authentication from outside domain
Hello I've read many articles on this subject, but most seem to be concerned with integrated security. I'm shooting for basic SQL Authentication... -
WEB FORM --> DOMAIN USER AUTHENTICATION
Microsoft Knowledge Base Article - 306158 http://support.microsoft.com/default.aspx?scid=kb;en- us;306158] shows a method to impersonate a specific... -
single sign-on and domain authentication
Our organization is in the process of deploying 9iAS/WebForms applications and we would like to somehow integrate these applications into the domain...



Reply With Quote

