python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Authentificate users of another active directory using first active directory using Tomcat and LDAP on Linux
I have two active directories ad1 and ad2 that are trusted by each other. Ad1 has groups that contain both users of ad1 and ad2. Using a Tomcat realm of a Linux server I can authenticate users of ad1 ...
tardis
Votes: 0
Answers: 1
Retrieving data from LDAP
I want to fetch data from LDAP server. I can retrieve all users from the list. But now, what I want to do is get the person list under 'directReports' attribute. It returns users as java Objects. I ca...
anjanagnet
Votes: 0
Answers: 1
Sonarqube group and LDAP group sync
I am using sonarqube 8.9.7 version.
I am trying to do authentication using LDAP. we have 2 groups in LDAP one group is admin and another one is normal user.
sonar.security.realm = LDAP
sonar.authent...
Anil Kumar
Votes: 0
Answers: 1