Hello, I'm looking for a functionnality within my PCS which consists in resetting user password by themselves. My PCS is connected to my Active Directory using Kerberos.
Thank's in advance.
Regards.
That configuration is done per realm, in
Authentication Policy >> Password
If that feature is available in the type of authentication server you are using, it shows
[x] Enable Password Management
From the documentation it is only say ldap servers, but I think it also works with AD server type.
Hello,
Thank's for your reply. In fact, I do have this functionnality enabled wich allows the user to change his password only if he knows the old one and this works well.
But, un my case, I want to offer the possibility to the user to reset his password because he forgot the current one. Do you have or know a solution to this problem ?
Thank's in advance.
I used the Manage Engine product several years ago for this. At that time there was no way native to windows to change a password without knowing the current one. I think this is still the case.
This has both a login prompt and website option.
https://www.manageengine.com/products/self-service-password/self-service-password-reset.html
You may not want to expose this for external users. Since they will need to be unauthenticated to use this from Pulse, that means the internet in general can try to highjack accounts if they can guess user names. So if you implement be sure that the criteria you choose to match that allows the change cannot be found anywhere but by the user.