search for: goigng

Displaying 2 results from an estimated 2 matches for "goigng".

Did you mean: goign
2002 Mar 01
3
--with-ldapsam Compile error on Solaris 8
Hi guys, I'm getting the following errors during 'make' (configure went just fine) Compiling passdb/pdb_ldap.c passdb/pdb_ldap.c: In function `ldap_open_connection': passdb/pdb_ldap.c:75: `LDAP_OPT_X_TLS_HARD' undeclared (first use in this function) passdb/pdb_ldap.c:75: (Each undeclared identifier is reported only once passdb/pdb_ldap.c:75: for each function it appears in.)
2007 Mar 09
2
validating passwords
Hey people, I was wondering how to solve the following problem... I have a login system which uses MD5 + salts to store my users passwords in the database. Also I am working with profiles for my users which they can change. Everything goes quite okay except when we reach the change_profile bit of the application. Because the user model has validations it performs on the password it starts