[Logo] LDAPSoft LDAP And Active Directory Tools Community Forums
  [Search] Search   [Register] Register /  [Login] Login 
 
Password management, to force a "change password at next logon"  XML
Forum Index » General Discussion
Author Message
cjonath



Joined: 28/01/2009 22:28:56
Messages: 7
Offline

We are interested in a purchasing your LDAP administration product for easy editing, management and maintenance of our LDAP environment.
We must have the ability, during password management, to force a "change password at next logon" dialogue. This can be achieved by adding an operational attribute pwdReset to the user's DN.

Is this possible using your tool? We need to have simple GIU based management of this feature.

Thanks for your help,
support



Joined: 27/06/2008 19:01:18
Messages: 123
Offline

You can easily manage attribute like pwdReset using LDAP Admin Tool (Please download LDAP Admin Tool Professional from the url: http://www.ldapsoft.com/ldapadmintoolprofessional.html).

You can reset the value to either true and false for all the users using a sql statement link following.
To run the sql, click the SQL button on the tool bar, copy and paste the following sql, change the o=stooges to an available container and hit the run button.

UPDATE o=stooges set pwdReset=true;


Thanks
LDAPSoft Support
 
Forum Index » General Discussion
Go to:   
[Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing  
Powered by JForum 2.1.9 © JForum Team