>Who changed users' password?
>"check password script" affects only for normal user.
I run smbldap-passwd as root dn and gui (srvtools) as domain admins
2011/9/12 TAKAHASHI Motonobu
> From: Alex Domoradov
> Date: Mon, 12 Sep 2011 17:09:29 +0300
>
> > Hi all, can someone give a working example f
From: Alex Domoradov
Date: Mon, 12 Sep 2011 17:09:29 +0300
> Hi all, can someone give a working example for checking the password
> complexity in samba?
(snip)
> 4. Add the following line to the smb.conf and restart samba
>
> check password script = /usr/bin/crackcheck -d /usr/share/cracklib/p
Hi all, can someone give a working example for checking the password
complexity in samba?
I have tried the next one
1. Download and extract samba-3.4.15.tar.zg. Go to
samba-3.4.15/examples/auth/crackcheck and compile crackcheck
2. Copy crackcheck binary to the /usr/bin/
3. Check that the program