Does it show the 'group' icon, or an error icon when you're assigning 
permissions to a group?

What's the result when running the test script at 
https://wiki.jenkins-ci.org/display/JENKINS/LDAP+Plugin#LDAPPlugin-Troubleshooting
 ?

When you open http://yourjenkins/whoAmI, are all the expected groups shown for 
the currently logged in user?

Jenkins (at least LDAP) doesn't do recursive group resolution, i.e. if there's 
a 'users' group, which has member groups like 'developers' and 'managers', and 
you're only a member of 'developers', then Jenkins does not consider you a 
member of 'users'!

On 18.11.2013, at 18:49, SamL <[email protected]> wrote:

> Hello Folks,
> 
> We are facing an issue where Matrix-based security does not appear to be 
> authenticating against users in groups.
> We have tried both:
> 
> Active Directory and LDAP Security Realms and the issue appears in both  cases
> 
> We we add an Active Directory name in the Matrix-based security  users in 
> that group only see the settings applied to anonymous.
> It works find for individual  users.
> 
> 
> There are no  errors in the log file either.
> 
> Any help would be very much appreciated.
> 
> Jenkins 1.509.4
> Ubuntu 12.04
> Jenkins Active Directory plugin 1.33
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to