On 25 November 2013 21:58, Stuart Cracraft <smcracr...@gmail.com> wrote:

>
> puppet describe user
>
> shows password_max_age can be set to a big number which represents days to
> expiration
> for the given user.
>
> Unfortunately, it doesn't also say something like "infinite" for forever...
>

chage(1) says:

  "Passing the number -1 as the EXPIRE_DATE will remove an account
expiration"

So, you could try passing '-1' to password_max_age and see if that works.

Kind Regards,

Matt.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAKUTv3%2BEjQ9PMt2Fk-R88rn-e9zbA0RMq%3DC3Xue5hUSOPv8thA%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to