Re. : [Samba] changing smbpasswd password rules

2004-06-01 Thread stephane . purnelle




The min password length in smb.conf is for unix password, you must modify
the parameter with this command
$ pdbedit -P "min password length" -C 3

---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique   Corman S.A.   Tel : 00 32 087/342467


|-+->
| |   Jeff Kraeger <[EMAIL PROTECTED]>   |
| |   Envoyé par :  |
| |   [EMAIL PROTECTED]|
| |   s.samba.org   |
| | |
| | |
| |   01/06/2004 17:02  |
| | |
|-+->
  
>---|
  |
   |
  |Pour :   [EMAIL PROTECTED]  
 |
  |cc :
   |
  |Objet :  [Samba] changing smbpasswd password rules  
   |
  
>---|




Where does smbpasswd get its password rules from? I need to change them!
I need to allow for passwords as short as 3 characters.
I've changed my unix rules to allow users using passwd to change their
password correctly but samba will not.
I'm using encrypted passwords so min password length = 3 doesn't do
anything, right?
I keep getting RAP86 errors and the log says password too short account
policy min password len = 5
How do I change this to 3 - do I need to recompile? If so what file
needs to change?

Thanks,
   Jeff Kraeger

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] changing smbpasswd password rules

2004-06-01 Thread Keith Edmunds
On Tue, 01 Jun 2004 11:02:51 -0400
Jeff Kraeger <[EMAIL PROTECTED]> wrote:

> Where does smbpasswd get its password rules from?

pdbedit is what you need.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba