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