environment: OF: version: 2.2, x86, having run 'conary updateall' (which caused other problems, not related) Sun Directory Server 6.x, with samba schema installed, running on another system
Issue Summary: I updated /opt/openfiler/var/www/includes/ldap.inc, line 270, to remove the "-h localhost" parameter, as I saw listed in a forum post: $cmd = "/usr/bin/sudo /usr/bin/ldappasswd -x -w $ldap_password -D \"$ldap_rootdn\" -s $password uid=$user,\"$ldap_usersuffix\",\"$ldap_basedn\" 2>&1 1>&3"; I see no errors in my LDAP error log, but I do see this in my access log: [25/Nov/2007:22:07:21 -0600] conn=2270 op=3 msgId=4 - MOD dn="uid=adam,ou=People,o=openfiler,dc=comdomain,dc=com" [25/Nov/2007:22:07:22 -0600] conn=2270 op=3 msgId=4 - RESULT err=0 tag=103 nentries=0 etime=1 [25/Nov/2007:22:07:22 -0600] conn=2270 op=4 msgId=0 - RESULT err=80 tag=120 nentries=0 etime=0 And then on the admin screen, I receive this message: *********************************************** An error has occured: Error changing password. Verify that the settings on the Authentication page are correct. ************************************************ I know the password is indeed being changed, as I have verified by removing the connection (net use \\nas\IPC$ /delete), and then reconnecting with the old (failure) and new (success) passwords. So, what is this second command being issued that's resulting in an error? Should I register this as a bug? Thanks for any help! _______________________________________________ Openfiler-users mailing list [email protected] https://lists.openfiler.com/mailman/listinfo/openfiler-users
