Hi Florent, On 21.02.2012 22:59, NEYRON Florent wrote: > Here is something i have in my ldap : > > dn: cn=admin,ou=Groups,dc=abcdeflorent,dc=com > objectClass: posixGroup > gidNumber: 10000 > cn: admin > memberUid: fneyron > memberUid: root
sorry, I did not mean the Unix groups in LDAP but your LDAP configuration itself (etc. /etc/ldap/slapd.conf). The LDAP configuration contains access control lists (ACLs) that define which DNs may write to which parts of your LDAP tree. > And i still have the same problem, i can't access lam with another account > than > cn=admin,dc=abcdeflorent,dc=com even if it's not in the ldap. > > http://www.abcdeflorent.com/share/Capture%20d_%e9cran%202012-02-21%20%e0%2022.52.35.png Did you set the passwords for these users via LAM and are you sure the DNs are correct? You can see the DNs when browsing your LDAP directory via tree view. Usually, users are stored in a suffix ou=people,... Maybe you just missed the ou=people in the DNs. -- Best regards Roland Gruber LDAP Account Manager http://www.ldap-account-manager.org/ Want more? Get LDAP Account Manager Pro! http://www.ldap-account-manager.org/lamcms/lamPro ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
