No it's not expected. Maybe you unselected the admin UI page when
asked by Extension Manager when you uninstalled it.
On Tue, Sep 13, 2016 at 7:03 PM, Dibyendu Das wrote:
> I was able to get the LDAP working using the GUI of ldap application
> finally. However, if I uninstall both the LDAP Authen
I was able to get the LDAP working using the GUI of ldap application
finally. However, if I uninstall both the LDAP Authenticator and the LDAP
Application extensions from the extensions manager, the LDAP application
still remains in the XWiki Administration page, and I am able to use the
GUI to set
On Fri, Sep 9, 2016 at 10:22 PM, Dibyendu Das wrote:
> Hi,
>
> I am trying to set up Ldap integration, and have installed both LDAP
> Authenticator and LDAP Application.
> I am using XWiki 8.2.1.
>
> In my xwiki.cfg file I have the following settings in the LDAP section:
>
> #-# LDAP authenticatio
Hi again,
My version is XWiki Enterprise 1.5.11446.
I have tested the cleaning of the ldap_dn value in order to allow a login in
a different OU of my Active Directory and no bug for me...
--
View this message in context:
http://n2.nabble.com/Xwiki-LDAP-Authentication-doesn%27t-work-when-you-mo
On Wed, Aug 6, 2008 at 11:03 AM, lukweb <[EMAIL PROTECTED]> wrote:
>
> Hi Thomas,
>
> Forget my last message, i made several tests and as far as i know, xwiki
> ldap auth can't do group mapping and allow logons from differents OU in
> Active Directory at the same time...
>
> So for now, i choosed t
Hi Thomas,
Forget my last message, i made several tests and as far as i know, xwiki
ldap auth can't do group mapping and allow logons from differents OU in
Active Directory at the same time...
So for now, i choosed to keep group mapping on and if i want to move a user
to a different OU, i will m
Hi Thomas,
By activating the parameter
xwiki.authentication.ldap.group_memberfields=member,uniqueMember
Now the error login is logged in the xwiki.cfg
It failed with the error :
2008-08-05 09:57:44,496
[http://srv-web:8080/xwiki/bin/loginsubmit/XWiki/XWikiLogin] [P1-19] ERROR
ldap.XWikiLDAPU
On Mon, Aug 4, 2008 at 11:05 AM, lukweb <[EMAIL PROTECTED]> wrote:
>
> I already tried to restart but it's the same thing.
>
> The parameter groupcache was commented so now it's on :
> xwiki.authentication.ldap.groupcache_expiration=21800
>
> I have restarted but no mapping is done.
If it does not
I already tried to restart but it's the same thing.
The parameter groupcache was commented so now it's on :
xwiki.authentication.ldap.groupcache_expiration=21800
I have restarted but no mapping is done.
--
View this message in context:
http://n2.nabble.com/Xwiki-LDAP-Authentication-doesn%27t-
On Mon, Aug 4, 2008 at 10:25 AM, lukweb <[EMAIL PROTECTED]> wrote:
>
> Hi Thomas,
>
> Ok it's working, when i move the user in a different OU, the login is ok
> BUT
>
> ...The groups mapping doesn't work anymore
>
> I tested it with another new user and it's not good, no more group mapping
Hi Thomas,
Ok it's working, when i move the user in a different OU, the login is ok
BUT
...The groups mapping doesn't work anymore
I tested it with another new user and it's not good, no more group mapping
between the LDAP and Xwiki.
Any idea ?
--
View this message in context:
http:/
On Fri, Aug 1, 2008 at 10:42 PM, lukweb <[EMAIL PROTECTED]> wrote:
>
> GREAT !!!
>
> I can't test it now because i'm not at work but i'm sure you're right about
> the ldap_dn because i was testing the first login of a new user anywhere in
> the Active Directory and it works until i move it into ano
On Fri, Aug 1, 2008 at 7:54 PM, Vincent Massol <[EMAIL PROTECTED]> wrote:
>
> On Aug 1, 2008, at 7:46 PM, Thomas Mortagne wrote:
>
>> On Fri, Aug 1, 2008 at 6:22 PM, Vincent Massol <[EMAIL PROTECTED]>
>> wrote:
>>>
>>> On Aug 1, 2008, at 6:17 PM, Thomas Mortagne wrote:
>>>
>>> [snip]
>>>
I fou
GREAT !!!
I can't test it now because i'm not at work but i'm sure you're right about
the ldap_dn because i was testing the first login of a new user anywhere in
the Active Directory and it works until i move it into another OU...
I will test it on next Monday and i'll give you a feedback about
On Aug 1, 2008, at 7:46 PM, Thomas Mortagne wrote:
> On Fri, Aug 1, 2008 at 6:22 PM, Vincent Massol <[EMAIL PROTECTED]>
> wrote:
>>
>> On Aug 1, 2008, at 6:17 PM, Thomas Mortagne wrote:
>>
>> [snip]
>>
>>> I found what is the problem: It's not your configuration, by default
>>> XWiki store the
On Fri, Aug 1, 2008 at 6:22 PM, Vincent Massol <[EMAIL PROTECTED]> wrote:
>
> On Aug 1, 2008, at 6:17 PM, Thomas Mortagne wrote:
>
> [snip]
>
>> I found what is the problem: It's not your configuration, by default
>> XWiki store the DN in the user's profile (with the "ldap_dn=dn" in
>> xwiki.authen
On Aug 1, 2008, at 6:17 PM, Thomas Mortagne wrote:
[snip]
> I found what is the problem: It's not your configuration, by default
> XWiki store the DN in the user's profile (with the "ldap_dn=dn" in
> xwiki.authentication.ldap.fields_mapping property) to speed up the DN
> search. The problem is t
On Fri, Aug 1, 2008 at 5:10 PM, lukweb <[EMAIL PROTECTED]> wrote:
>
> Here is my xwiki.cfg :
>
> xwiki.base=../../
>
> xwiki.store.class=com.xpn.xwiki.store.XWikiHibernateStore
> xwiki.store.hibernate.path=/WEB-INF/hibernate.cfg.xml
> xwiki.store.hibernate.updateschema=1
> xwiki.store.hibernate.cus
Here is my xwiki.cfg :
xwiki.base=../../
xwiki.store.class=com.xpn.xwiki.store.XWikiHibernateStore
xwiki.store.hibernate.path=/WEB-INF/hibernate.cfg.xml
xwiki.store.hibernate.updateschema=1
xwiki.store.hibernate.custommapping=1
xwiki.store.cache=1
xwiki.store.cache.capacity=100
xwiki.store.migra
On Fri, Aug 1, 2008 at 3:05 PM, lukweb <[EMAIL PROTECTED]> wrote:
>
> Here is the results :
>
> When i activate this config parameter
> xwiki.authentication.ldap.password_field=userPassword, i can connect with an
Why do you configure
xwiki.authentication.ldap.password_field=userPassword ? it shoul
Here is the results :
When i activate this config parameter
xwiki.authentication.ldap.password_field=userPassword, i can connect with an
account that i moved in another OU. But when i move again this account, i
can't connect from another different OU : Wrong password...
--
View this message in
I just added the use case in
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/LDAPAuthenticationUseCases,
could you complete it if needed when you will be able to find the
configuration that works for you ?
On Fri, Aug 1, 2008 at 2:37 PM, Thomas Mortagne
<[EMAIL PROTECTED]> wrote:
> 2008/8/1 lu
2008/8/1 lukweb <[EMAIL PROTECTED]>:
>
> OK Great,
>
> Can you just give me an example of these config parameters ?
For example if you have in your LDAP a admin user with DN
"cn=Administrator,dc=mydomain,dc=org" and password "pass" simply set:
xwiki.authentication.ldap.bind_DN=cn=Administrator,dc=
Ok i tried to put this config in my xwiki.cfg but it doesn't work anymore
when i move the user in another OU in the Active Directory :
xwiki.authentication.ldap.base_DN=DC=agence,DC=masociete,DC=com
xwiki.authentication.ldap.bind_DN=MASOCIETE\\wikildapuser
xwiki.authentication.ldap.bind_pass=pass
OK Great,
Can you just give me an example of these config parameters ?
Thanks in advance.
Je continue à écrire en anglais mais je devine vu ton nom que tu parles bien
la France ;-))
Ce sera pour rendre service à un maximum de gens qui rencontreront le même
problème...
--
View this message in c
On Fri, Aug 1, 2008 at 11:01 AM, Thomas Mortagne
<[EMAIL PROTECTED]> wrote:
> On Fri, Aug 1, 2008 at 9:14 AM, lukweb <[EMAIL PROTECTED]> wrote:
>>
>> Hello all,
>>
>> I'm working with the last version of XE and i get the LDAP authentication on
>> my Active Directory Domain.
>>
>> My problem is when
On Fri, Aug 1, 2008 at 9:14 AM, lukweb <[EMAIL PROTECTED]> wrote:
>
> Hello all,
>
> I'm working with the last version of XE and i get the LDAP authentication on
> my Active Directory Domain.
>
> My problem is when i move a user to a different OU in the Active Directory,
> the user can't login in X
27 matches
Mail list logo