Hi,
Nithya Vembu wrote:
Hi All,
I have created user through xml rpc. But the user dont have any rights
and the user not added in the default group.
how to add the user in XWiki All Group and give the rights through xml
rpc??
Any idea.?? I surfed net and this nabble forum
but i didnt get the
solution.
XWiki.XWikiAllGroup is a page like any other. Have you tried adding an
object of class XWiki.XWikiGroups (set the member property to the user
you want to add) to this page? It should work the same for any group.
Hope this helps,
Marius
Thanks,
Nithya.