Hello in fact, i didn't manage by modifying files
<SCC-install-directory>/conf/role-mapping.xml
<SCC-install-directory>/conf/ csi_config.xml. But it works when i have done this :
- Create groups "sybase” and “SCC Administrator” in AD:
- I affect user in AD to these groups.
- In SCC, go in security on admin profil, i have created com.sybase.security.ldap.LDAPLoginModule profil:
controlFlag="sufficient"
AuthentificationSearchBase="ou=Users,dc=urb,dc=labo,dc=local"
ProviderURL="ldap://frrmurb-dct001.urb.labo.local:389"
RoleFilter="(&(objectClass=top)(objectClass=group))"
AuthenticationScope="subtree"
RoleScope="subtree"
BindDN="URB\SmpAdmin"
BindPassword="********"
DefaultSearchBase="ou=Users,dc=urb,dc=labo,dc=local"
RoleSearchBase="ou=Groups,dc=urb,dc=labo,dc=local"
ServerType="msad2k"
AuthentificationMethod="simple"
AuthenticationFilter="(&(sAMAccountName={uid})(objectclass=user))"
And remove other profils (if you want...).
Go to Role Mapping tab to mapp AD group with Role :