[one-users] LDAP Authentication - default driver unavailable
Shantanu Pavgi
pavgi at uab.edu
Fri Feb 10 12:16:39 PST 2012
On Feb 10, 2012, at 12:17 PM, Shantanu Pavgi wrote:
I am trying to configure LDAP authentication in OpenNebula 3.2.1. I have followed steps mentioned in the documentation - http://opennebula.org/documentation:rel3.2:ldap . 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:
{{{
Fri Feb 10 11:52:42 2012 [ReM][D]: VirtualMachinePoolInfo method invoked
Fri Feb 10 11:52:42 2012 [AuM][D]: Message received: AUTHENTICATE FAILURE 1 Authentication driver 'default' not available
}}}
The AUTH_MAD is configured as follows:
{{{
AUTH_MAD = [
executable = "one_auth_mad",
arguments = "--authn ssh,x509,ldap,server_cipher,server_x509"
# arguments = "--authz quota --authn ssh,x509,ldap,server_cipher,server_x509"
]
}}}
Any help on what might be the problem here? Please let me know if I should post any additional details.
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.
--
Shantanu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20120210/6455a265/attachment-0002.htm>
More information about the Users
mailing list