[xwiki-users] ldap + xwiki.authentication.ldap.user_group

2008-12-17 Thread Bartłomiej Radziszewski
hello, I want to add access to xwiki only for users from special posixGroup in ldap. So I have added option: #-# only members of the following group will be verified in the LDAP #-# otherwise only users that are found after searching starting from the base_DN

Re: [xwiki-users] WebDAV.XWikiUI.V1.PATCH

2008-12-17 Thread Karsten Nielsen
Hi again I have made a typo javascript:davEdit should have been javascript:davEdit('$xwiki.webdav.getDavURL($doc, $attach)') but that made no difference. - Karsten Hi I am trying to be able to edit attachments through the webdav extension. I found the WebDAV.XWikiUI.V1.PATCH and

Re: [xwiki-users] Active directory + multiple group_mapping = strange behaviour

2008-12-17 Thread Thomas Mortagne
On Wed, Dec 17, 2008 at 2:30 PM, Stefan Woehrer stefan_woeh...@yahoo.de wrote: We have created an extra set of active directory groups that are linked 1 to 1 to xwiki groups. The active directory groups contain all users (or other groups, of course) that need to be mapped to a specific group

Re: [xwiki-users] xwiki groups + ldap

2008-12-17 Thread Thomas Mortagne
2008/12/17 Bartłomiej Radziszewski b...@debian.linux.pl: hello, I have a question about ldap posixGroups and xwiki groups. it is posible synchronize ldap groups to xwiki dynamically? for example when i will add group to ldap then it will created in xwiki? I know about opition: #-# [Since

Re: [xwiki-users] Documentation Class Propertys

2008-12-17 Thread Guillaume Lerouge
Hi Hoani, thanks for this :-) Please consider adding it to the documentation on XWiki.org (if it's not done already) since it would be very helpful for others as well. Guillaume On Wed, Dec 17, 2008 at 1:08 PM, Hoani CROSS hoani.cr...@globotraders.comwrote: Sergiu posted a good explanation

[xwiki-users] WebDAV.XWikiUI.V1.PATCH

2008-12-17 Thread Karsten Nielsen
Hi I am trying to be able to edit attachments through the webdav extension. I found the WebDAV.XWikiUI.V1.PATCH and applyed it to xwiki version 1.7 But am not able to get the right url repencented in javascript:davEdit($xwiki.getDavURL($doc, $attach)); but hte output is not translated. The

Re: [xwiki-users] Active directory + multiple group_mapping = strange behaviour

2008-12-17 Thread Stefan Woehrer
We have created an extra set of active directory groups that are linked 1 to 1 to xwiki groups. The active directory groups contain all users (or other groups, of course) that need to be mapped to a specific group in xwiki. The advantage is, that user/group administration can completely be done

Re: [xwiki-users] Active directory + multiple group_mapping = strange behaviour

2008-12-17 Thread couak couak
thanks david On Wed, Dec 17, 2008 at 2:41 PM, Thomas Mortagne thomas.morta...@xwiki.com wrote: On Wed, Dec 17, 2008 at 2:30 PM, Stefan Woehrer stefan_woeh...@yahoo.de wrote: We have created an extra set of active directory groups that are linked 1 to 1 to xwiki groups. The active

Re: [xwiki-users] WebDAV.XWikiUI.V1.PATCH

2008-12-17 Thread Asiri Rathnayake
Hi Karsten, [http://223.9.0.148:8080/xwiki/webdav/spaces/Main/WebHome/ahh.xls] Most likely the webdav module (not the plugin but the server) uses /pages for instead of /spaces. You can verify this by connecting to your xwiki server with a webdav client as guided in

Re: [xwiki-users] ldap + xwiki.authentication.ldap.user_group

2008-12-17 Thread Bartłomiej Radziszewski
Thomas Mortagne wrote: Hi, 2008/12/17 Bartłomiej Radziszewski b...@debian.linux.pl: hello, I want to add access to xwiki only for users from special posixGroup in ldap. So I have added option: #-# only members of the following group will be verified in the LDAP #-# otherwise only

Re: [xwiki-users] WebDAV.XWikiUI.V1.PATCH

2008-12-17 Thread Asiri Rathnayake
Hi Karsten, Recently we decided to change the approach we take towards determining webdav urls for given attachments ( http://n2.nabble.com/-WEBDAV--Getting-rid-of-xwiki-webdav-plugin.-td1586016.html). Previously it was through a separate webdav plugin, that's why you see something like:

[xwiki-users] xwiki groups + ldap

2008-12-17 Thread Bartłomiej Radziszewski
hello, I have a question about ldap posixGroups and xwiki groups. it is posible synchronize ldap groups to xwiki dynamically? for example when i will add group to ldap then it will created in xwiki? I know about opition: #-# [Since 1.3M2, XWikiLDAPAuthServiceImpl] #-# mapps XWiki groups to

Re: [xwiki-users] ldap + xwiki.authentication.ldap.user_group

2008-12-17 Thread Thomas Mortagne
Hi, 2008/12/17 Bartłomiej Radziszewski b...@debian.linux.pl: hello, I want to add access to xwiki only for users from special posixGroup in ldap. So I have added option: #-# only members of the following group will be verified in the LDAP #-# otherwise only users that are found after

[xwiki-users] Importing the default xar

2008-12-17 Thread Chad Gorshing
Greetings, I have an installation of xwiki enterprise which was on 1.2 and I have just completed the upgrade to 1.7. The steps I performed for the upgrade are as follows (I'm going to leave out steps which I feel are not pertinent to my question): 1 created MySQL schema and applied user