CVS update: samba/source

jra at samba.anu.edu.au jra at samba.anu.edu.au
Sat Mar 27 08:25:40 EST 1999


Date:	Saturday March 27, 1999 @ 8:25
Author:	jra

Update of /data/cvs/samba/source
In directory samba:/tmp/cvs-serv27464

Modified Files:
      Tag: SAMBA_2_0
	acconfig.h configure configure.in 
Log Message:
Fixed the issue with HPUX 10.20 and bigcrypt. HPUX has bigcrypt in
its C library, but the password hashes don't use it. I fixed this
by adding a 'USE_BOTH_CRYPT_CALLS' define for HPUX and causing
this to check first bigcrypt then crypt.
I'm not immensely happy with this, but can't think of a good
way to test if the password file uses crypt or bigcrypt.
Jeremy.



More information about the samba-cvs mailing list