You are viewing limited content. For full access, please sign in.

Question

Question

How to read password policy set in repository...

asked on April 29, 2015

Hi

 

I am writing custom code to set user password using Laserfiche API. I want to read the password policy set in repository so that we can prevent user from setting password that doesn't match password policy set in repository.

 

Thanks

Sanjay

0 0

Replies

replied on April 29, 2015

See the RepositoryOptions class in RepositoryAccess in your SDK documentation.

0 0
replied on April 30, 2015

Hi,

I am not able to find "RepositoryOptions class" Can you help with any sample code if you have.

 

All i want is, when I set new password, i should get error message  "Password policy violated" with proper reason like if length doesn't meet requirement in policy or special char is missing.

 

Currently if i turn on password policy from admin console and set password not according to policy, it's giving generic message that Password policy is violated. I want message with detail (eg. Password policy.password should not contain user name).

 

Thanks

Sanjay

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.