LDP tool & password reset

  • Thread starter Thread starter steve
  • Start date Start date
S

steve

Hi,

I would like to change the default setting so that
when a user's password is reset the 'user must change
password at next logon' box is checked (It currently
defaults to not checked).
In the LDP tool in the CN=User-Force-Change-
Password,CN=Extended-Rights,CN=configuration,DC=etc. it
appears that this might be possible but I am leery of
making random changes. Does anyone have any experience
with this or know how to do it.

TIA
Steve
 
I don't know of a way to enforce what you need, and I don't think there is. Extended rights can be applied to AD objects (this specific one to computer, inetorgperson and users) and will grant some access (this one allows 'reset password') to groups/users you select. So I don't think this method is the one you're looking for.
 
This is not possible in the native system. You would need to front end the
changes with your own proxy like say a web site.
 
Back
Top