cancel
Showing results for 
Search instead for 
Did you mean: 

AD password via LDAPS

joachimvanpraet
Active Participant
0 Kudos

Hi,

Can someone explain us how to set the AD password via LDAPS (SSL)?

We tried to do it in attribute userPassword.

That isn't correct I think, because I can't change the useraccountcontrol to 512.

Do we have to use unicodePwd?

How do we translate the password in a bytestream?

Thanks for help,

Kind regards,

Joachim

Accepted Solutions (0)

Answers (1)

Answers (1)

joachimvanpraet
Active Participant
0 Kudos

Hi,

We've created a java class to reset the passsword via SSL.

We call this class whit a shell execute pass.

This is working, after we set the password we can change the useraccountcontrol to 512.

Isn't there a better (more standard) solution to change the AD password via SSL?

Can't we do it in a toLDAP pass?

kr,

Joachim