User Authentication with Tcl

From: Len Morgan (len-morgan_at_crcom.net)
Date: 11/11/04


Date: 11 Nov 2004 13:49:29 -0800

Does any know how I can get a username/password from a user and then
authenticate against an MS Active Directory. I'd like my Tcl App to
use the single sign-on feature so that a user will only need one
password.

Thanks!



Relevant Pages

  • Re: User Authentication with Tcl
    ... Len Morgan wrote: ... >Does any know how I can get a username/password from a user and then ... >authenticate against an MS Active Directory. ...
    (comp.lang.tcl)
  • How to authenticate user credentials?
    ... I'm writing a program that needs to authenticate an Active Directory ... The program will be running on a workstation that is not ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: How to setup authentication across domains within a forest?
    ... forest, regardless of their location. ... DCs for the domain ... Windows 2003 Server Deployment Guide (Active Directory ... >> authentication db and users authenticate to the ...
    (microsoft.public.windows.server.active_directory)
  • Re: Forms Authentication non-persistent cookie not expiring after closing the browser
    ... If you authenticate against the Active Directory, why not host your solution under intergrated security? ... I use non-persistent cookie so ... that the user is NOT remembered across browser sessions. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Authenticate user against active directory
    ... I have a method that will check if the username/password is correct, ... This aside, you should not use this to authenticate a windows user, AD is not an authentication service. ... complete sample that illustrates you how to authenticate windows users, both local and domain users, using the WindowsIdentity and the NegotiateStream class in V2. ...
    (microsoft.public.dotnet.languages.csharp)