Hi, If a company requires a password to be a combination of letters, numbers and special characters. Oracle has a profile setting with a password verify function that can be used to specify a function that can do this. Does postgres have a setting or function to verify and enforce a password policy? I am very familiar with pg_hba.conf, but I am looking specifically at passwords.
- [ADMIN] password strength verification Rex Mabry
- Re: [ADMIN] password strength verification Chris Browne