Florian,

Since there are no errors and the access log clearly shows a successful
authentication, this is most likely a case of authentication
headers/cookies being omitted somewhere along the request/response chain.
Are you working through any sort of proxy/firewall?
Perhaps you're accessing Artifactory through an HTTP sever that performs
some form of forwarding/rewriting (like the different HTTPd mods - ajp,
rewrite and so on)?
Lowering the log level to debug of these 3 classes in our logback.xml file
might also reveal more information should any errors occur:

   - org.artifactory.addon.sso.SsoAddonImpl
   - org.artifactory.addon.sso.ArtifactoryCrowdClientImpl
   - org.artifactory.addon.sso.auth.crowd.CrowdSsoAuthenticationFilter

HTH,
Noam

On Thu, Feb 16, 2012 at 9:16 AM, huof <[email protected]> wrote:

> Hi Noam,
>
> Thanks for your reply.
> We use Crowd version 2.4.0.
> The users I try to login are in a "Delegated Authentication Directory" that
> delegates authentication to an LDAP (Active Directory).
> artifactory.log does not state any error message. There are no messages on
> the login-failure.
> I also cleaned browser data but with no effect.
>
> I also tried with a user created in an crowd-local directory. Nothing
> changes, it still does not work.
>
> In the "Crowd Integration menu" of artifactory I pressed the "Test" button
> and it says that the communication with crowd is successfull.
>
> Any ideas?
>
> Regards,
> Florian
>
> --
> View this message in context:
> http://forums.jfrog.org/Artifactory-Crowd-Integration-Login-fails-tp7288743p7290193.html
> Sent from the Artifactory - Users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> Artifactory-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to