Re: [xwiki-users] How can I disable group authentication?

2008-04-09 Thread laserone

Hi,
Thanks for the answer, I left blank both
xwiki.authentication.ldap.user_group and
xwiki.authentication.ldap.group_mapping= and I also comment and uncomment
them.

The issue is I can login but when I click somewhere the login page appears
again. 
Basically I get:
2008-04-09 10:54:58,237 [http://wiki.allos.it/xwiki/bin/view/Main/WebHome]
[TP-Processor8] ERROR ldap.XWikiLDAPConfig- Error parsing
ldap_group_mapping attribute:  
2008-04-09 10:54:58,565 [http://wiki.allos.it/xwiki/bin/view/Main/WebHome]
[TP-Processor8] ERROR ldap.XWikiLDAPConfig- Error parsing
ldap_group_mapping attribute:  
2008-04-09 10:54:59,700 [http://wiki.allos.it/xwiki/skins/toucan/rss.css]
[TP-Processor6] WARN  LDAP.XWikiLDAPAuthServiceImpl   - LDAP authentication
failed. 
com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while saving
document XWiki.detonim
Wrapped Exception: Error number 3212 in 3: Exception while saving property
tags of object XWiki.detonim
Wrapped Exception: Illegal attempt to associate a collection with two open
sessions

I attached the full log.
http://www.nabble.com/file/p16582582/catalina.out catalina.out 

I logged as superadmin,  in XWiki.XWikiPreferences  I didn’t find refernces
to LDAP configuration is there a specific object?
I check the users and LDAP configuration for them are fine in the users
preferences

Regards
MDT

-- 
View this message in context: 
http://www.nabble.com/How-can-I-disable-group-authentication--tp16489626p16582582.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Re quest for help LDAP workaround

2008-04-08 Thread laserone

I’m trying to find a way to manage the LDAP authentication issue with group.
My LDAP configuration has a group like this
OU=developers,DC=company,DC=local where under that there is the CN with the
list of users but the login name is not CN it is sAMAccountName so I don’t
understand how to configure the proprieties in XWIKI.cfg with  the LDAP tree
is like this

DC=company,DC=local
   |
   OU=developers
  |
  CN=user1
   |
   sAMAccountName=usernameuser1
  CN=user2
   |
   sAMAccountName=usernameuser2

Does anyone know how to configure wiki.authentication.ldap.user_group?

The others parameters are
#-# base DN for searches
xwiki.authentication.ldap.base_DN=DC= company,DC=local
#-# specifies the LDAP attribute containing the identifier to be used as the
XWiki name (default=cn)
xwiki.authentication.ldap.UID_attr=sAMAccountName


TIA
MDT
-- 
View this message in context: 
http://www.nabble.com/Request-for-help-LDAP-workaround-tp16548787p16548787.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] How can I disable group authentication?

2008-04-04 Thread laserone

Hi,
from version 1.3 I still have issue with wiki.authentication.ldap.user_group
beacuse I don't use group in my LDAP configuration.
Basically I use as UID the sAMAccountName but if I set the group I must
check thru the cn otherwise I get an error.
If I could disable the gruop the authentication could be work fine using
sAMAccountName and xwiki.authentication.ldap.base_DN as in previous version.
If I set 
xwiki.authentication.ldap.user_group=
the user can login in but the login screen appears each time he clicks
somewhere.

TIA
MDT
-- 
View this message in context: 
http://www.nabble.com/How-can-I-disable-group-authentication--tp16489626p16489626.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How can I disable group authentication?

2008-04-04 Thread laserone

As information I'm using Active directory and 1.4M1 version. 
Until the 1.3 version the authentication worked fine.

-- 
View this message in context: 
http://www.nabble.com/How-can-I-disable-group-authentication--tp16489626p16490309.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users