Re: useradd password length

2005-10-27 Thread Stuart Henderson
--On 27 October 2005 15:14 +0200, Isak Lyberth wrote: I want to change the lenght of password requrement, where do i do that? Password controls are in login.conf(5). You can create a class with shell forced to 'nologin' and just relax password quality requirements for those users, if you wan

useradd password length

2005-10-27 Thread Isak Lyberth
I want to change the lenght of password requrement, where do i do that? for this setup i do not need complex passwords, and i need to automate the process to be able hand over the process of adding users. Regards Isak