Now I think I'm going to use the
xwiki.authentication.ldap param to
automatically enhance the XWiki.XWikiPreferences class and add the
needed fields in the editprefs form.
Good idea. Makes the initial setup easier while keeping only one place
for this kind of configuration (+ no need to restart when stored in DB
comparing to the config file).
On Mon, 02 May 2005 23:41:20 +0200, you wrote:
>
>Thanks a lot.. With the changes I made the other day, it is possible to
>put the LDAP config on xwiki.cfg which allows not to have to edit the
>XWiki.XWikiPreferences class.
Now I think I'm going to use the
xwiki.authentication.ldap param to
automatically enhance the XWiki.XWikiPreferences class and add the
needed fields in the editprefs form.
>
>Ludovic
>
>Jiri Luzny a écrit :
>
>>you can find the small how-to here:
>>http://www.xwiki.org/xwiki/bin/view/Dev/LDAPIntegrationAD
>>
>>Jiri.
>>
>>
>>On Sat, 30 Apr 2005 07:56:01 +0200, you wrote:
>>
>>
>>
>>>Hi Ludovic,
>>>
>>>what I did was running testCheckLogonWithUserBind() and
>>>testTransfertUserFromLDAP() tests against our real production AD.
>>>On Monday next week I will try to fully integrate it to our production
>>>XWiki instance and will write the small how-to.
>>>
>>>Jiri.
>>>
>>>I was running the
>>>
>>>On Fri, 29 Apr 2005 16:51:57 +0200, you wrote:
>>>
>>>
>>>
>>>>Thanks a lot to you Jiri for the help and testing.. Alex with your help
>>>>has done a great job.
>>>>We'll be testing this for IRCAD next week on a real production
>>>>environnement.
>>>>
>>>>Are you doing the same on your end ? If so, could you write a small
>>>>configuration documentation for Active Directory ?
>>>>
>>>>Ludovic
>>>>
>>>>Jiri Luzny a écrit :
>>>>
>>>>
>>>>
>>>>>With the latest SVN code and setting ldap_check_level to 1 the
>>>>>authentication works fine with AD!
>>>>>Also testTransfertUserFromLDAP() runs correctly when
>>>>>ldap_fields_mapping changed to "name=sAMAccountName,...".
>>>>>
>>>>>Thank you very much,
>>>>>Jiri.
>>>>>
>>>>>On Fri, 29 Apr 2005 13:52:02 +0200, you wrote:
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>>-----Message d'origine-----
>>>>>>>De : Jiri Luzny [mailto:jiri.luzny@seznam.cz]
>>>>>>>Envoyé : vendredi 29 avril 2005 13:20
>>>>>>>? : xwiki-dev(a)objectweb.org
>>>>>>>Objet : Re: [xwiki-dev] LDAP integration status
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>>what about to allow to configure attribute=value pairs
that will be used
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>for DN search? E.g
ldap_DN_filter="AMAccountName=luzny_j"?
>>>>>>>
>>>>>>>I meant: ldap_DN_filter="sAMAccountName={0}"
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>This could be done simply setting ldap_base_DN and ldap_UID_attr
>>>>>>
>>>>>>ldap_base_DN = "OU=Accounts,OU=All
Users,DC=ad,DC=company,DC=cz"
>>>>>>ldap_UID_attr = "sAMAccountName"
>>>>>>
>>>>>>With the last version I just commit in SVN that support this
syntax :
>>>>>>ldap_bind_DN = "DOMAIN\\{0}"
>>>>>>ldap_bind_pass = "{1}"
>>>>>>the only thing that need to be done is removing check on
password.
>>>>>>
>>>>>>Am I right ?
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>>------------------------------------------------------------------------
>>>>>
>>>>>
>>>>>--
>>>>>You receive this message as a subscriber of the
xwiki-dev(a)objectweb.org mailing list.
>>>>>To unsubscribe: mailto:xwiki-dev-unsubscribe@objectweb.org
>>>>>For general help: mailto:sympa@objectweb.org?subject=help
>>>>>ObjectWeb mailing lists service home page:
http://www.objectweb.org/wws
>>>>>
>>>>>
>>>>>
>>>>>
>>>
>>>
>>
>>
>>
>>
>>
>>------------------------------------------------------------------------
>>
>>
>>--
>>You receive this message as a subscriber of the xwiki-dev(a)objectweb.org mailing
list.
>>To unsubscribe: mailto:xwiki-dev-unsubscribe@objectweb.org
>>For general help: mailto:sympa@objectweb.org?subject=help
>>ObjectWeb mailing lists service home page:
http://www.objectweb.org/wws
>>
>>