[Freeipa-devel] ipa_pwd_extop killing FDS 1.0.4 on Centos 5.1

Jonathan Barber j.barber at dundee.ac.uk
Fri Dec 7 09:45:13 UTC 2007


Hi, I'm looking at porting the ipa_pwd_extop plugin to run on our
existing FDS 1.0.4 servers, and have got it running under Centos 5.1
fine for the kerberos hashes.

However, when the plugin comes to update the samba hashes in
ipapwd_SetPassword(), it crashes the server.

It appears (from a generous dollop of log statements) to be halting in
encode_ntlm_keys() on the first calls to either DES_set_key_unchecked()
or MD4_Init() depending on which hashes I set to be generated, so on the
face of things it would appear to be related to openssl somehow.
Needless to say, a simple program calling these functions from the
openssl library works fine on the system.

Can anyone offer insight as to what be causing the crash?

Cheers.
-- 
Jonathan Barber
High Performance Computing Analyst
Tel. +44 (0) 1382 386389




More information about the Freeipa-devel mailing list