Found the problem. It seems calling "create user" with LDAP authentication crashes oned. (I know that calling "create user" with LDAP doesn't make sense, the code was in there by accident; still no reason to crash ;-) ).
Carsten From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Tuesday, 1 February 2011 14:57 To: [email protected] Subject: [ExternalEmail] [one-users] Problems with one_auth_mad authentication. I'm trying to use the ldap authentication addon, but have some problems (with OpenNebula-2.0.1). All works as expected if I submit incorrect credentials with a request. However when I submit correct credentials it does "send_message('AUTHENTICATE', RESULT[:success], request_id, user, token)" as expected and then oned dies without a trace. I noticed that it shows the same behavior if I use ":authentication: simple", so it does not seem to be a problem of the LDAP component. The problem disappears when I comment out: #AUTH_MAD = [ # executable = "one_auth_mad" ] again. Any idea how to debug this or what could have gone wrong? Thanks, Carsten
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
