Problem with LDAP

"gael Coudrains" <[email protected]> Thu, 3 Jul 2008 15:35:16 +0100
Newsgroups gmane.comp.cms.jahia.devel
Message-ID <[email protected]>
This is a multi-part message in MIME format.

--===============1091186863==
Content-class: urn:content-classes:message
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C8DD1A.4B39BA4D"

This is a multi-part message in MIME format.

------_=_NextPart_001_01C8DD1A.4B39BA4D
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hi,=20

=20

I am new user of Jahia and I have few problems with LDAP configuration.

First, I can see LDAP Users and LDAP Groups in Jahia administration
panel

So, I think it means it's well connected.

=20

However, when I want to connect with an LDAP user, it doesn't work
because when I want to edit permissions for LDAP users, LDAP users are
not accepted. I don't know why?

=20

So I try with LDAP Group. LDAP Groups are accepted but Jahia doesn't
recognize any users in this Groups. Indeed in Jahia, all my LDAP groups
are empty and I don't understand why?

=20

This is my configuration of users.ldap.properties and
groups.ldap.properties

=20

users.ldap.properties

=20

=20

# Configuration file for standard ldap server

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

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

users.ldap.authentification.mode          =3D simple

users.ldap.public.bind.dn                 =3D cn=3Dreader hard ldap,
cn=3DUsers, dc=3Dparrot, dc=3Dbiz

=20

# 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           =3D ******

=20

# 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           =3D cn

# base dn search

users.ldap.uid.search.name                =3D dc=3Dparrot, dc=3Dbiz

users.ldap.search.countlimit              =3D 100

users.ldap.search.objectclass             =3D user

=20

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

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

=20

# 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.

=20

users.ldap.username.attribute.map         =3D AccountName

users.ldap.firstname.attribute.map        =3D givenName

users.ldap.lastname.attribute.map         =3D sn

users.ldap.email.attribute.map            =3D mail

users.ldap.organization.attribute.map     =3D ou

=20

groups.ldap.properties

=20

# Configuration file for standard ldap server

groups.ldap.context.factory               =3D
com.sun.jndi.ldap.LdapCtxFactory

groups.ldap.url                           =3D ldap://localhost:389/

groups.ldap.authentification.mode         =3D simple

groups.ldap.public.bind.dn                =3D CN=3Dreader hard
ldap,CN=3DUsers,DC=3DPARROT,DC=3DBIZ

=20

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

groups.ldap.public.bind.password          =3D ******

=20

# attribute holding the group name

groups.ldap.search.attribute              =3D cn

# base dn search

groups.ldap.search.name                   =3D DC=3DPARROT,DC=3DBIZ

groups.ldap.search.countlimit                =3D 100

=20

# objectclasses and member attributes

groups.ldap.search.objectclass            =3D group

groups.ldap.members.attribute             =3D MemberOf    =20

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

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

=20

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

groups.ldap.preload                       =3D true

=20

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

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

=20

=20

# 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       =3D cn

groups.ldap.description.attribute.map     =3D description

=20

=20

I hope you can help me

Thank you

=20


------_=_NextPart_001_01C8DD1A.4B39BA4D
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin-top:0cm;
	margin-right:0cm;
	margin-bottom:10.0pt;
	margin-left:0cm;
	line-height:115%;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;}
@page Section1
	{size:612.0pt 792.0pt;
	margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
	{page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext=3D"edit">
  <o:idmap v:ext=3D"edit" data=3D"1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=3DFR link=3Dblue vlink=3Dpurple>

<div class=3DSection1>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>Hi,
<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>&nbsp;<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>I
am new user of Jahia and I have few problems with LDAP =
configuration.<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>First,
I can see LDAP Users and LDAP Groups in Jahia administration =
panel<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>So,
I think it means it&#8217;s well connected.<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>However,
when I want to connect with an LDAP user, it doesn&#8217;t work because =
when I
want to edit permissions for LDAP users, LDAP users are not accepted. I
don&#8217;t know why?<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>So I
try with LDAP Group. LDAP Groups are accepted but Jahia doesn&#8217;t =
recognize
any users in this Groups. Indeed in Jahia, all my LDAP groups are empty =
and I
don&#8217;t understand why?<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>&nbsp;<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>This
is my configuration of users.ldap.properties and =
groups.ldap.properties<o:p></o:p></span></p>

<p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:10.0pt;line-height:115%;
font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><i><u><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>users.ldap.properties<o:p></o:p></span></u></i></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><i><u><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></span></u></i></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><i><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'><o:p>&nbsp;</o:p></span></i></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>#
Configuration file for standard ldap server<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>users.ldap.context.factory&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
=3D com.sun.jndi.ldap.LdapCtxFactory<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>users.ldap.url&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
=3D ldap://localhost:389/<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>users.ldap.authentification.mode&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;
=3D simple<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>users.ldap.public.bind.dn&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
=3D cn=3Dreader hard ldap, cn=3DUsers, dc=3Dparrot, =
dc=3Dbiz<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>#
if you need to login to do public browsing of the directory, uncomment =
the
following line and enter the password.<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>users.ldap.public.bind.password&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;
=3D ******<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>#
the following value will be used as the user key, if it's not found the =
user
will not be used !<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>users.ldap.uid.search.attribute&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;
=3D cn<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>#
base dn search<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>users.ldap.uid.search.name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
=3D dc=3Dparrot, dc=3Dbiz<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>users.ldap.search.countlimit&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
=3D 100<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>users.ldap.search.objectclass&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
=3D user<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>#
the following defines the attributes to use for wildcard search such as
*=3D*test*<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>users.ldap.search.wildcards.attributes&nbsp;&nbsp;&nbsp;
=3D ou, cn, o, c, mail, uid, uniqueIdentifier, givenName, sn, dn, =
AccountName<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>#
Map attribute, that indicate which LDAP attribute to map to Jahia =
standard
properties<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>#
Make sure you comment out the ones you are not using, especially if the =
LDAP<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'># repository
contains same names attributes. If you don't searching users =
will<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>#
most probably not work correctly.<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>users.ldap.username.attribute.map&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;
=3D AccountName<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>users.ldap.firstname.attribute.map&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;
=3D givenName<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>users.ldap.lastname.attribute.map&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;
=3D sn<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>users.ldap.email.attribute.map&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
=3D mail<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>users.ldap.organization.attribute.map&nbsp;&nbsp;&nbsp;&nbsp;
=3D ou<o:p></o:p></span></p>

<p class=3DMsoNormal><u><span lang=3DEN-US><o:p><span =
style=3D'text-decoration:none'>&nbsp;</span></o:p></span></u></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><i><u><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>groups.ldap.properties<o:p></o:p></span></u></i></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>#
Configuration file for standard ldap server<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>groups.ldap.context.factory&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
=3D com.sun.jndi.ldap.LdapCtxFactory<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>groups.ldap.url&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=3D
ldap://localhost:389/<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>groups.ldap.authentification.mode&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;
=3D simple<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>groups.ldap.public.bind.dn&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
=3D CN=3Dreader hard =
ldap,CN=3DUsers,DC=3DPARROT,DC=3DBIZ<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>#
if you need to login to do public browsing of the directory, uncomment =
the
following line and enter the password.<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>groups.ldap.public.bind.password&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;
=3D ******<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>#
attribute holding the group name<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>groups.ldap.search.attribute&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
=3D cn<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>#
base dn search<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>groups.ldap.search.name
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
=3D DC=3DPARROT,DC=3DBIZ<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>groups.ldap.search.countlimit
&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=3D =
100<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>#
objectclasses and member attributes<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>groups.ldap.search.objectclass&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
=3D group<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>groups.ldap.members.attribute
&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=3D
MemberOf&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>#groups.ldap.dynamic.search.objectclass&nbsp;&nbsp;&nbsp;
=3D groupOfURLs<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>#groups.ldap.dynamic.members.attribute
&nbsp; &nbsp;&nbsp;=3D memberurl<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>#
if set to false, group members will not be preloaded and members will =
not
appear in engines<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>groups.ldap.preload&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;
=3D true<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>#
the following defines the attributes to use for wildcard search such as
*=3D*test*<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>groups.ldap.search.wildcards.attributes&nbsp;&nbsp;
=3D cn,description,MemberOf<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>#
Map attribute, that indicate which LDAP attribute to map to Jahia =
standard
properties<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>#
Make sure you comment out the ones you are not using, especially if the =
LDAP<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>#
repository contains same names attributes. If you don't searching goups =
will<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>#
most probably not work correctly.<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>groups.ldap.groupname.attribute.map&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;
=3D cn<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'>groups.ldap.description.attribute.map&nbsp;&nbsp;&nbsp;&nbsp;
=3D description<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier =
New"'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>I
hope you can help me<o:p></o:p></span></p>

<p class=3DMsoNormal =
style=3D'margin-bottom:0cm;margin-bottom:.0001pt;line-height:
normal'><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Courier New"'>Thank
you<o:p></o:p></span></p>

<p class=3DMsoNormal><o:p>&nbsp;</o:p></p>

</div>

</body>

</html>

------_=_NextPart_001_01C8DD1A.4B39BA4D--

--===============1091186863==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

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

--===============1091186863==--