<!--  /* Font Definitions */  @font-face {font-family:Calibri; panose-1:2 15 5 
2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:swiss; 
mso-font-pitch:variable; mso-font-signature:-1610611985 1073750139 0 0 159 0;} 
@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; 
mso-font-charset:0; mso-generic-font-family:modern; mso-font-pitch:fixed; 
mso-font-signature:-1610611985 1073750091 0 0 159 0;}  /* Style Definitions */  
p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-unhide:no; 
mso-style-qformat:yes; mso-style-parent:""; margin:0cm; margin-bottom:.0001pt; 
mso-pagination:widow-orphan; font-size:11.0pt; 
font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; 
mso-ascii-theme-font:minor-latin; mso-fareast-font-family:Calibri; 
mso-fareast-theme-font:minor-latin; mso-hansi-font-family:Calibri; 
mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; 
mso-bidi-theme-font:minor-bidi; mso-fareast-language:EN-US;} p.MsoPlainText, 
li.MsoPlainText, div.MsoPlainText {mso-style-noshow:yes; mso-style-priority:99; 
mso-style-link:"Texte brut Car"; margin:0cm; margin-bottom:.0001pt; 
mso-pagination:widow-orphan; font-size:10.5pt; font-family:Consolas; 
mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin; 
mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi; 
mso-fareast-language:EN-US;} span.TextebrutCar {mso-style-name:"Texte brut 
Car"; mso-style-noshow:yes; mso-style-priority:99; mso-style-unhide:no; 
mso-style-locked:yes; mso-style-link:"Texte brut"; mso-ansi-font-size:10.5pt; 
mso-bidi-font-size:10.5pt; font-family:Consolas; 
mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;} .MsoChpDefault 
{mso-style-type:export-only; mso-default-props:yes; 
mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; 
mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin; 
mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; 
mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi; 
mso-fareast-language:EN-US;} @page Section1 {size:612.0pt 792.0pt; 
margin:70.85pt 70.85pt 70.85pt 70.85pt; mso-header-margin:36.0pt; 
mso-footer-margin:36.0pt; mso-paper-source:0;} div.Section1 {page:Section1;} 
-->   Thank you very much for your help!
   
  My conf in the default-ldap-users-directory-bundle.xml was wrong. 
  I didn't know exactly which tags I had to modify and I had changed the 
  tags <idField> but it works by default! 
   
   
  Now I can log in Nuxeo with registered users in the LDAP server but I've got 
a new problem...
  I can see all users and groups and all informations about each user but I 
can't see any informations about the groups. 
  The fields "Membres du groupe" and "Sous-groupes" are empty when I click on a 
group.
   
  Do I have to had new fields in the default-ldap-groups-directory-bundle.xml ?
   
   
  Vincent
   
  -----Message d'origine-----
  De : Olivier Grisel [mailto:[EMAIL PROTECTED] 
  Envoyé : mercredi 30 juillet 2008 14:51
  À : Vincent
  Cc : [EMAIL PROTECTED]; [EMAIL PROTECTED]
  Objet : Re: Re : Re: Re : Nuxeo & LDAP
   
   
   
   
  Vincent a écrit :
  > Thank you for your answer!
  > 
  > 
  > The server LDAP is working correctly (it's already used by an open exchange 
server) and I can connect
  > to this server with a LDAP client.
  > 
  > 
  > I think that I've got a problem with the tag "<schema>". The default 
configuration in the 
  > default-ldap-users-directory-bundle.xml file was "<schema>user</schema>" 
and I've tried to 
  > use nuxeo with this conf but I've got this error :
  >  
  > 17:22:29,657 ERROR [LDAPDirectory] [LDAP: error code 49 - Invalid 
Credentials]
  > 17:22:29,681 ERROR [NuxeoLoginModule] 
org.nuxeo.ecm.directory.DirectoryException: could not initialise LDAP directory 
context: [LDAP: error code 49 - Invalid Credentials]
  > 
  > 
  > What does it mean (error code 49)?
  > 
  > 
  > And when I modify these tags (<schema>members_ldap</schema>), I've got a 
new error : 
   
  You should not change the schema unless you write a new one (.xsd file +
  deployment to the schema extension point) but you should not do that unless 
you
  have need for new fields that are not in the default schema.
   
  If you get invalid credentials error, ensure that the bind dn / password are
  correct (try them by copy and pasting your configuration into a LDAP client 
such
  as Apache Directory Studio). You should also check that you configured the 
right
  field mappings.
   
  Be sure to read the documentation at
  http://svn.nuxeo.org/trac/nuxeo/wiki/LDAPSetup and esp. the extension point
  documentation first:
   
  
http://svn.nuxeo.org/nxpointdoc/org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory.html
   
  -- 
  Olivier
   
 
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to