Re: force password changes

2007-04-12 Thread Open Phugu
On 4/12/07, John N. Brahy <[EMAIL PROTECTED]> wrote: What's the best way to force users to change their passwords? If you are needing technical measures, the posters below have it. If by ``force users to change their passwords'' you are asking us for our favorite LARTs, in general, the electrifi

Re: force password changes

2007-04-12 Thread Mike Erdely
On Thu, Apr 12, 2007 at 02:06:24PM -0700, John N. Brahy wrote: > What's the best way to force users to change their passwords? Either tell them very forcefully or: man login.conf(5) -ME

Re: force password changes

2007-04-12 Thread Darrin Chandler
On Thu, Apr 12, 2007 at 05:27:19PM -0400, Nick Guenther wrote: > On 4/12/07, John N. Brahy <[EMAIL PROTECTED]> wrote: > >What's the best way to force users to change their passwords? > > passwd(5), see the "change" field. > > Though I'm curious now, that says "seconds since the epoch"; is there >

Re: force password changes

2007-04-12 Thread Nick Guenther
On 4/12/07, John N. Brahy <[EMAIL PROTECTED]> wrote: What's the best way to force users to change their passwords? passwd(5), see the "change" field. Though I'm curious now, that says "seconds since the epoch"; is there any way to make passwords be changed every n weeks without resorting to sc