Date: Mon Jan 12 12:18:11 2004 Author: abartlet Update of /home/cvs/samba/source/rpc_server In directory dp.samba.org:/tmp/cvs-serv6306/rpc_server
Modified Files: Tag: SAMBA_3_0 srv_samr_nt.c Log Message: First stab at cracklib support (password quality checking) in Samba 3.0 This adds a configure test, that tries to find out if we have a working cracklib installation, and tries to pick up the debian hints on where the dictionary might be found. Default is per my Fedora Core 1 system - I'm not sure how much it changes. Andrew Bartlett Revisions: srv_samr_nt.c 1.86.2.60 => 1.86.2.61 http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_samr_nt.c.diff?r1=1.86.2.60&r2=1.86.2.61