Re: ADAM Password Expiration
From: Dmitri Gavrilov [MSFT] (dmitrig_at_online.microsoft.com)
Date: 01/13/05
- Next message: John Reijnders: "RE: Domain Level and Downlevel Domains"
- Previous message: Dmitri Gavrilov [MSFT]: "Re: Disable an ADAM account, but it is still can logon"
- In reply to: Lee Flight: "Re: ADAM Password Expiration"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 13 Jan 2005 00:35:02 -0700
See my other post.
If you were using straight LDAP, then you'd be unable to bind after the pwd
has expired. But with ADSI, you are most likely seeing cached connections.
-- Dmitri Gavrilov SDE, Active Directory Core This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm "Lee Flight" <lef@le.ac.uk-nospam> wrote in message news:#a0eNgP#EHA.2608@TK2MSFTNGP10.phx.gbl... > Hi > inline below... > > "Ed" <Ed@discussions.microsoft.com> wrote in message > news:6288A1D4-4F82-480A-934E-0D65D7FF140C@microsoft.com... > > Ok, I have a question about how Password Expiration works with ADAM > > accounts. > If the account's password is expired, can it still be used to > > bind? > > From memory I think the answer is no the user cannot bind when the password > expires. As all an ADAM user does is an LDAP bind it would not make sense > to do otherwise as there is no out of band method of offering the > opportunity to > reset. When I have used an account that I want to read data as part of some > service > I have set a very complex password and then disabled expiry for that > account. > > > If not, > > what is the best practice for having the user change their password? > > I suspect that you need a tool to check for imminent password expiry and > then notify the user that they need to change it through some code/interface > that you provide. > > > Should I have an ADSI-based page that somehow intercepts an error message > > returned by ADAM for the expired password, then redirects the user to a > > change password page, and then bind via an Admin account? > > That would be great but I do not think you will be able to get the error > message through the Microsoft LDAP provider that sits under ADSI. > > Lee Flight > >
- Next message: John Reijnders: "RE: Domain Level and Downlevel Domains"
- Previous message: Dmitri Gavrilov [MSFT]: "Re: Disable an ADAM account, but it is still can logon"
- In reply to: Lee Flight: "Re: ADAM Password Expiration"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|