It's possible enable the access by ldap username and not by groups?
thank you to all

Comments

WorldFallz’s picture

Core drupal only has access control by role (which maps to ldap groups). If you want per user access you have to use one of the access control modules (like content_access).