Skip to main content
Solved

Password Policies for IEE

  • March 20, 2023
  • 3 replies
  • 248 views

Forum|alt.badge.img+8

Is the notion of password policy exist in IFS when we use IEE? If so, where can I find it?

For the time being, we do not want the authentification to be done by the active directory. Nevertheless, we would like to enforce some options to make sure the password created by users respect good practice (lower case, upper case, number, special caracters, minimum length) in password creation.

Best answer by Kelum Pradeep Kumara

Hi @clilouise 
Can you check Managing the Complexity of Passwords section in?
 Configuring Authentication (oracle.com)
 

Also check the below community discussion
how we can set password complexity in ifs(means password must contains special charcter,upper case an lower case) | IFS Community

Best Regards

-Kelum

3 replies

Kelum Pradeep Kumara
Superhero (Employee)
Forum|alt.badge.img+18

Hi @clilouise 
Can you check Managing the Complexity of Passwords section in?
 Configuring Authentication (oracle.com)
 

Also check the below community discussion
how we can set password complexity in ifs(means password must contains special charcter,upper case an lower case) | IFS Community

Best Regards

-Kelum


Forum|alt.badge.img+17
  • Superhero (Partner)
  • 514 replies
  • March 20, 2023

Hi

By default in IFS 10 Oracle db authentication is used so password policy settings are feasible by Oracle profiles:

Solution Manager\Security\Oracle Users\Oracle Profile


Forum|alt.badge.img+8
  • Author
  • Do Gooder (Customer)
  • 36 replies
  • March 22, 2023

Thank you @Kelum Pradeep Kumara the information was exactly what I needed. It works!