Bonjour,

Voici des précisions concernant ma configuration : 

 

Jahia 5.0.3 r18957

OS : Windows XP Pro SP2

Base de donnée :  MySQL

 

Précision de mon problème :

 

Je veux me connecter à Jahia avec des utilisateurs LDAP. Pour ceci, il faut que 
je mette les droits de lecture... à ceux-ci. 

Lors que je veux administrer des droits de lecture ou écriture... à un 
utilisateurs LDAP seul, Jahia ne valide pas cet utilisateur.

 

Si j'ajoute des droits à un groupe LDAP, l'ajout est validé. Cependant tous mes 
groupes LDAP sont vides quand on regarde dans Administration.

Je ne comprends pas pourquoi Jahia qui arrive à repérer les utilisateurs et les 
groupes LDAP ne remplissent pas ceux-ci correctement;

 

users.ldap.properties

 

# Configuration file for standard ldap server

users.ldap.context.factory                = com.sun.jndi.ldap.LdapCtxFactory

users.ldap.url                            = ldap://localhost:389/

users.ldap.authentification.mode          = simple

users.ldap.public.bind.dn                 = cn=reader hard ldap, cn=Users, 
dc=parrot, dc=biz

 

# if you need to login to do public browsing of the directory, uncomment the 
following line and enter the password.

users.ldap.public.bind.password           = ******

 

# the following value will be used as the user key, if it's not found the user 
will not be used !

users.ldap.uid.search.attribute           = cn

# base dn search

users.ldap.uid.search.name                = dc=parrot, dc=biz

users.ldap.search.countlimit              = 100

users.ldap.search.objectclass             = user

 

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

users.ldap.search.wildcards.attributes    = ou, cn, o, c, mail, uid, 
uniqueIdentifier, givenName, sn, dn, AccountName

 

# 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 users will

# most probably not work correctly.

 

users.ldap.username.attribute.map         = AccountName

users.ldap.firstname.attribute.map        = givenName

users.ldap.lastname.attribute.map         = sn

users.ldap.email.attribute.map            = mail

users.ldap.organization.attribute.map     = ou

 

 

Merci pour votre aide

 

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

Répondre à