password aging

2003-06-06 Thread Glenn Johnson
Is there any way to get password aging to work properly on FreeBSD? It seems every time I figure out how to work around one limitation, I come across another one. -- Glenn Johnson USDA, ARS, SRRC Phone: (504) 286-4252 New Orleans, LA 70124 e-mail: [EMAIL PROTECTED

Re: password aging

2003-06-06 Thread Toni Schmidbauer
On Thu, Jun 05, 2003 at 01:41:10PM -0500, Glenn Johnson wrote: Is there any way to get password aging to work properly on FreeBSD? It seems every time I figure out how to work around one limitation, I come across another one. man pw(8) see options -e and -p for example pw usermod luser -p

Re: password aging

2003-06-06 Thread Glenn Johnson
On Thu, Jun 05, 2003 at 09:28:28PM +0200, Toni Schmidbauer wrote: On Thu, Jun 05, 2003 at 01:41:10PM -0500, Glenn Johnson wrote: Is there any way to get password aging to work properly on FreeBSD? It seems every time I figure out how to work around one limitation, I come across another

password aging

2003-06-03 Thread Glenn Johnson
I need to implement a password aging capability for my FreeBSD systems (5.0). This is mandated by my employer. I want to be able to have the user prompted to change the password every 30 days and disallow login if the password is not changed. It would be nice to have a password