Hello I have a problem in jenkins: if user is in group with dot in name (for example, test.group) than this group permissions is not honored. Can please somebody check? If you can see the same behavior - I will add a bug. How to test (I tested with pam_auth and LDAP Plugin):
1. Create user (without any permissions in jenkins). For example: testuser 2. Create group (for example, test.group) and add user testuser in this group 3. Give any permissions (I tested with all permissions) to test.group 4. Try to login in jenkins as testuser and check permissions 5. Check that testuser in test.group (http://your.jenkins.url/whoAmI/?) Thank you for your time! P.S. Sorry for my English