<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><br>
</div>
<div>
<div>On Feb 10, 2012, at 12:17 PM, Shantanu Pavgi wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div 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><br>
</div>
</div>
</blockquote>
<br>
</div>
<div style="text-align: justify;"><font class="Apple-style-span" color="#353735" face="monospace"><span class="Apple-style-span" style="font-size: 13px; line-height: 18px;">I added 'default' driver type to AUTH_MAD arguments and it's making the LDAP call now.
 I am getting new errors now but the 'default' driver not available error is resolved now. </span></font></div>
<div style="text-align: justify;"><font class="Apple-style-span" color="#353735" face="monospace"><span class="Apple-style-span" style="font-size: 13px; line-height: 18px;"><br>
</span></font></div>
<div style="text-align: justify;"><font class="Apple-style-span" color="#353735" face="monospace"><span class="Apple-style-span" style="font-size: 13px; line-height: 18px;">--</span></font></div>
<div style="text-align: justify;"><font class="Apple-style-span" color="#353735" face="monospace"><span class="Apple-style-span" style="font-size: 13px; line-height: 18px;">Shantanu</span></font></div>
</body>
</html>