PWDLASTSET

Mk
New Contributor II
New Contributor II

Hi,

I would like to know what exactly the output when we use the following configuration in createAccountJSON.

1.pwdlastset = 0

2.pwdlastset = -1

3. no pwdlastset attribute mention in JSON.

Please help me in understanding the above config.

Thanks,

Mani

3 REPLIES 3

Manu269
All-Star
All-Star

pwdLastSet: Use this attribute to instruct the connector to change or retain your password the first time you log on to Active Directory. When set to 0, change your password the first time you log on to Active Directory.

Manish Kumar

Mk
New Contributor II
New Contributor II

Any Idea about pwdlastset = '-1' and not defining this pwdlastset in json's. How/what the system will understand.

0 User need to change password on Next Logon

-1 User is not required to change password on next logon

By default user is not required to change password on first time logon 

userAccountControl plays vital role here refer values and meanings below

http://support.microsoft.com/kb/305144