Bonjour,

Je suis débutant dans Jahia et j'essaye de connecter un annuaire LDAP à jahia

Pour l'instant je vois les utilisateurs et les groupes LDAP 

Cependant je ne vois pas les utilisateurs LDAP dans les groupes LDAP

 

 

# objectclasses and member attributes

groups.ldap.search.objectclass                  = group

groups.ldap.members.attribute                        = MemberOf     

#groups.ldap.dynamic.search.objectclass    = groupOfURLs

#groups.ldap.dynamic.members.attribute           = memberurl

 

# if set to false, group members will not be preloaded and members will not 
appear in engines

groups.ldap.preload                       = true

 

# the following defines the attributes to use for wildcard search such as 
*=*test*

groups.ldap.search.wildcards.attributes   = cn,description,MemberOf

 

 

# Map attribute, that indicate which LDAP attribute to map to Jahia standard 
properties

# Make sure you comment out the ones you are not using, especially if the LDAP

# repository contains same names attributes. If you don't searching goups will

# most probably not work correctly.

groups.ldap.groupname.attribute.map       = cn

groups.ldap.description.attribute.map     = description

 

 

 

Merci pour votre aide

_______________________________________________
french_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/french_list

Répondre à