Re: [ADMIN] password strength verification

2008-12-18 Thread Chris Browne
rexma...@yahoo.com (Rex Mabry) writes: > 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 

[ADMIN] password strength verification

2008-12-18 Thread Rex Mabry
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 po