<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div><br>
</div>
<div>I am trying to configure LDAP authentication in OpenNebula 3.2.1. I have followed steps mentioned in the documentation - <a href="http://opennebula.org/documentation:rel3.2:ldap">http://opennebula.org/documentation:rel3.2:ldap</a> . I have created a symlink
 which points default directory to ldap directory as mentioned in the documentation.  However I am getting following error in the logs: </div>
<div><br>
</div>
<div>{{{</div>
<div><br>
</div>
<div>Fri Feb 10 11:52:42 2012 [ReM][D]: VirtualMachinePoolInfo method invoked</div>
<div>Fri Feb 10 11:52:42 2012 [AuM][D]: Message received: AUTHENTICATE FAILURE 1 Authentication driver 'default' not available</div>
<div><br>
</div>
<div>}}}</div>
<div><br>
</div>
<div>The AUTH_MAD is configured as follows:  </div>
<div>
<div>{{{</div>
<div>AUTH_MAD = [</div>
<div>    executable = "one_auth_mad",</div>
<div>    arguments  = "--authn ssh,x509,ldap,server_cipher,server_x509"</div>
<div>#    arguments  = "--authz quota --authn ssh,x509,ldap,server_cipher,server_x509"</div>
<div>]</div>
</div>
<div>}}}</div>
<div><br>
</div>
<div>Any help on what might be the problem here? Please let me know if I should post any additional details. </div>
<div><br>
</div>
<div>--</div>
<div>Thanks,</div>
<div>Shantanu</div>
</body>
</html>