RE: Active Directory password external use
From: Michael Scheidell (scheidell_at_secnap.net)
Date: 09/01/05
- Previous message: Mike Mitchell: "Re: Active Directory password external use"
- Maybe in reply to: Doug Brower: "RE: Active Directory password external use"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 31 Aug 2005 20:31:24 -0400 To: "Rodrigo Blanco" <rodrigo.blanco.r@gmail.com>, <focus-ms@securityfocus.com>
> -----Original Message-----
> From: Rodrigo Blanco [mailto:rodrigo.blanco.r@gmail.com]
> Sent: Wednesday, August 31, 2005 2:27 AM
> To: focus-ms@securityfocus.com
> Subject: Active Directory password external use
>
>
> Hello list,
>
> I am currently doing a project that requires using the Active
> Directory users' password for other purposes other than just
> workstation logon or share access.
>
> What I would need to do is detect password change / reset
> events on the domain, capture the new password and send it to
> another application. This could be done with an agent or
> daemon running on the DC machine.
Better idea:
When a user logs on this other resource, just use an smb (or pam_smb?)
library, or maybe use LDAP to pass the username/password back to the AD
server.
That way there is no need to sync passwords, and no need to even store
them on the other servers.
---------------------------------------------------------------------------
---------------------------------------------------------------------------
- Previous message: Mike Mitchell: "Re: Active Directory password external use"
- Maybe in reply to: Doug Brower: "RE: Active Directory password external use"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|