Re: Authenticate in SAM database...
From: Marc Scheuner [AD MVP] (m.scheuner_at_inova.SPAMBEGONE.ch)
Date: 05/13/03
- Next message: Guido Stinnez: "Application.Exit throws SecurityException"
- Previous message: Marc Scheuner [AD MVP]: "Re: Accessing SAM database using C#"
- In reply to: Jim: "Authenticate in SAM database..."
- Next in thread: Ferruccio Barletta: "Re: Authenticate in SAM database..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 13 May 2003 09:48:38 +0200
On Mon, 12 May 2003 12:34:08 +0100, "Jim" <ssss> wrote:
>How do I authenticate a username and password in the local SAM database, I
>can find the entry but don't know how to authenticate the password?
ADSI is no authentication provider - you'll need to use "lower level"
Windows 32 API calls, I think.
Marc
================================================================
Marc Scheuner May The Source Be With You!
Bern, Switzerland m.scheuner(at)inova.ch
- Next message: Guido Stinnez: "Application.Exit throws SecurityException"
- Previous message: Marc Scheuner [AD MVP]: "Re: Accessing SAM database using C#"
- In reply to: Jim: "Authenticate in SAM database..."
- Next in thread: Ferruccio Barletta: "Re: Authenticate in SAM database..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|