Re: [xwiki-users] authentication

2008-11-20 Thread Sergiu Dumitriu
Dan Svoboda wrote: > How does one generate new key/value pair for form based authentication? > > i.e. new values for; > xwiki.authentication.validationKey=totototototototototototototototo > xwiki.authentication.encryptionKey=titititititititititititititititi Just write any random string, as long a

Re: [xwiki-users] xwiki security

2008-11-20 Thread Sergiu Dumitriu
Dan Svoboda wrote: > My network admin asked the following question when I asked him to let > his email server accept messages for forwarding from my xwiki server: > > is your code secure? is there much chance that a malicious bot could > harvest email and start injecting messages through your

[xwiki-users] authentication

2008-11-20 Thread Dan Svoboda
How does one generate new key/value pair for form based authentication? i.e. new values for; xwiki.authentication.validationKey=totototototototototototototototo xwiki.authentication.encryptionKey=titititititititititititititititi Will anything else have to be changed after changing these values?

Re: [xwiki-users] LDAP Groupmembers not updated to XWiki-Groups

2008-11-20 Thread Thomas Mortagne
On Thu, Nov 20, 2008 at 3:08 PM, Thomas Zwitanowitsch <[EMAIL PROTECTED]> wrote: > I tweaked the test class a bit to conform the settings I have in my > "normal" wiki setup: > > LDAP search: > baseDN=[cn=MedFabAdmin,ou=XWiki,ou=Corp,ou=Links,ou=extranet_access,ou=groups,o=wlgore] > query=[null] att

Re: [xwiki-users] groovy notification

2008-11-20 Thread Jerome Velociter
Hi, See below Dan Svoboda wrote: > Hi, > > I'm trying to use the notification system to trigger the sending of > email whenever a comment is added to a blog article. I'm patterning my > groovy class after the pircbot example on the xwiki snippets site. > > My system is xwiki workspaces as a v

Re: [xwiki-users] xwiki security

2008-11-20 Thread Jerome Velociter
Dan Svoboda wrote: > My network admin asked the following question when I asked him to let > his email server accept messages for forwarding from my xwiki server: > > is your code secure? is there much chance that a malicious bot could > harvest email and start injecting messages through your s

[xwiki-users] xwiki security

2008-11-20 Thread Dan Svoboda
My network admin asked the following question when I asked him to let his email server accept messages for forwarding from my xwiki server: is your code secure? is there much chance that a malicious bot could harvest email and start injecting messages through your server? What should I tell h

[xwiki-users] groovy notification

2008-11-20 Thread Dan Svoboda
Hi, I'm trying to use the notification system to trigger the sending of email whenever a comment is added to a blog article. I'm patterning my groovy class after the pircbot example on the xwiki snippets site. My system is xwiki workspaces as a virtual xwiki under xem. The platform version

Re: [xwiki-users] LDAP Groupmembers not updated to XWiki-Groups

2008-11-20 Thread Thomas Zwitanowitsch
I tweaked the test class a bit to conform the settings I have in my "normal" wiki setup: LDAP search: baseDN=[cn=MedFabAdmin,ou=XWiki,ou=Corp,ou=Links,ou=extranet_access,ou=groups,o=wlgore] query=[null] attr=[[objectClass, uid, member, uniquemember]] ldapScope=[0] {name=dn value=cn=MedFabAdmi

Re: [xwiki-users] Unable to read LDAP password field

2008-11-20 Thread Thomas Mortagne
Hi, On Thu, Nov 20, 2008 at 1:04 PM, Robert Munro <[EMAIL PROTECTED]> wrote: > Hi , > > I am trying to authenticate against our LDAP but the password field doesnt > seem to be readable, when i change the password field to cn it seem to be > fine - is there anything that has to be done to allow xwi

[xwiki-users] Unable to read LDAP password field

2008-11-20 Thread Robert Munro
Hi , I am trying to authenticate against our LDAP but the password field doesnt seem to be readable, when i change the password field to cn it seem to be fine - is there anything that has to be done to allow xwiki to read hidden attributes? the password field should just be the standard "userPassw