Configure host access rights in OpenLDAP
        Posted  
        
            by 
                Anonymous Coward
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Anonymous Coward
        
        
        
        Published on 2012-09-04T06:51:09Z
        Indexed on 
            2012/09/04
            9:39 UTC
        
        
        Read the original article
        Hit count: 354
        
I've set up an OpenLDAP-Server to authenticate users to our Ubuntu-servers. The authentication works quite well but I'd like to restict the user's access to certain servers.
I know this can be done through nss_base_something in the client's ldap.conf. However, this requires the group restrictions to be specified on the client. I wonder if the restrictions can be set completely in OpenLDAP. If it is, I'd like to know how.
Thanks,
AC
© Server Fault or respective owner