LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   LDAP: restrict users to certain applications only (group based authentication) (https://www.linuxquestions.org/questions/linux-general-1/ldap-restrict-users-to-certain-applications-only-group-based-authentication-4175460872/)

geopcgeo 05-06-2013 06:00 AM

LDAP: restrict users to certain applications only (group based authentication)
 
1 Attachment(s)
We are using many applications like zabbix, phabricator, AC etc. We need to integrate LDAP in all these applications. These application support LDAP but not group based authentication.

Please let us know is there any option to restrict selected users to login. We created all users under ou ‘users’ .



On these application we need to login certain users only. How we can restrict it as we can’t able to restrict on application side

In these application they provide only “Base DN” and “Search Attribute” so we can’t able to give dn: ou=users,ou=system as it gives access to all users.

So is it possible to give Base DN as “cn=Zabbix,ou=groups,ou=system” and this group contains only user1 and user2. SO it will restrict users.

Please let us know how we can implement this scenario. Thanks in advance please help us to solve this issue.

Thanks

Geo

gdizzle 05-27-2013 06:58 PM

Quote:

Originally Posted by geopcgeo (Post 4945844)
So is it possible to give Base DN as “cn=Zabbix,ou=groups,ou=system” and this group contains only user1 and user2. SO it will restrict users.

Geo

Thats how I would do it or create another OU and place the users in there.


All times are GMT -5. The time now is 06:24 PM.