Re: [xwiki-users] Creating user using XML RPC.... and also how to add the user in default group with the xwiki all group rights via xml rpc/programmatically??

2010-03-09 Thread Nithya Vembu
Hi Dilip, Thanks for the valuable reply. I tried your example with this set of code and password also able to create for the user. But i didnt checked whether its plain text or hashed.. I used this snippet of code XWikiObject xobj = new XWikiObject();

Re: [xwiki-users] Creating user using XML RPC....

2010-03-08 Thread Dilipkumar Jadhav
(); } } } Message: 1 Date: Wed, 3 Mar 2010 09:33:05 -0800 (PST) From: Nithya Vembu nithu...@gmail.com Subject: [xwiki-users] Creating user using XML RPC To: users@xwiki.org Message-ID: 1267637585814-4669004.p...@n2.nabble.com Content-Type: text/plain; charset=us-ascii Hi All, Is there any sample

[xwiki-users] Creating user using XML RPC....

2010-03-03 Thread Nithya Vembu
Hi All, Is there any sample available to create a user through XML RPC like the examples in the following link for creation of page, space etc.. http://platform.xwiki.org/xwiki/bin/view/Features/XMLRPCJavaExamples Please help me out if there any solution. Thanks, Nithya. -- View this

Re: [xwiki-users] Creating user using XML RPC....

2010-03-03 Thread Sergiu Dumitriu
On 03/03/2010 06:33 PM, Nithya Vembu wrote: Hi All, Is there any sample available to create a user through XML RPC like the examples in the following link for creation of page, space etc.. http://platform.xwiki.org/xwiki/bin/view/Features/XMLRPCJavaExamples Please help me out if there