You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "JF Vincent (JIRA)" <ji...@apache.org> on 2014/09/16 09:35:33 UTC

[jira] [Commented] (CLOUDSTACK-7549) Apache cloudstack failed to authenticate using a novell NIM openldap server

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-7549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135093#comment-14135093 ] 

JF Vincent commented on CLOUDSTACK-7549:
----------------------------------------

HAD a look on the packets sent and received by the NIM server. Cloudstack correctly bound to the server (this one correclty reported one entry for the user) but do not ask the server to check the password. Just 3 packets were exchanged. 

> Apache cloudstack failed to authenticate using a novell NIM openldap server
> ---------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-7549
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7549
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.3.0
>         Environment: Novell NIM openldap server
>            Reporter: JF Vincent
>            Priority: Critical
>
> Succeeded to connect to a A.D. server.
> When trying to connect to a Novel NIM authentication server, authentication failed while correctly configured :
> DEBUG [c.c.a.ApiServlet] (http-6443-exec-6:ctx-f6badad3) ===START===  10.26.238.65 -- POST
> DEBUG [c.c.u.AccountManagerImpl] (http-6443-exec-6:ctx-f6badad3) Attempting to log in user: b11 in domain 1
> DEBUG [c.c.s.a.SHA256SaltedUserAuthenticator] (http-6443-exec-6:ctx-f6badad3) Retrieving user: b11
> DEBUG [c.c.s.a.MD5UserAuthenticator] (http-6443-exec-6:ctx-f6badad3) Retrieving user: b11
> DEBUG [c.c.s.a.MD5UserAuthenticator] (http-6443-exec-6:ctx-f6badad3) Password does not match
> INFO  [o.a.c.l.LdapManagerImpl] (http-6443-exec-6:ctx-f6badad3) Failed to authenticate user: b11. incorrect password.
> DEBUG [c.c.s.a.PlainTextUserAuthenticator] (http-6443-exec-6:ctx-f6badad3) Retrieving user: b11
> DEBUG [c.c.s.a.PlainTextUserAuthenticator] (http-6443-exec-6:ctx-f6badad3) Password does not match
> DEBUG [c.c.u.AccountManagerImpl] (http-6443-exec-6:ctx-f6badad3) Unable to authenticate user with username b11 in domain 1
> DEBUG [c.c.u.AccountManagerImpl] (http-6443-exec-6:ctx-f6badad3) User: a543197 in domain 1 has failed to log in
> DEBUG [c.c.a.ApiServlet] (http-6443-exec-6:ctx-f6badad3) ===END===  10.26.238.65 -- POST



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)