Hi Currently i don't have any entry like this * xwiki.users.initialGroups=XWiki.XWikiAllGroup* in my xwiki.cfg
So can newly add this one in my xwiki.cfg -- Prathap On Tue, Jul 8, 2008 at 1:45 PM, Sergiu Dumitriu <[EMAIL PROTECTED]> wrote: > Prathap Pandian wrote: > > Hi, > > > > I have created a new group in the space, then i have added a new user, > while > > creating a new user > > i need that user to be moved in the newly created group by default. > Already > > the users are adding in the > > XWikiAllGroup (Default group in xwiki). > > > > Is there any document to do this...? > > If the list of groups is fixed, you can put in xwiki.cfg: > > xwiki.users.initialGroups=XWiki.XWikiAllGroup,XWiki.MyOtherGroup > > Don't forget to restart the container after that. > > If you want to add users to other groups manually, then there's the group > administration page that > does that. > -- > Sergiu Dumitriu > http://purl.org/net/sergiu/ > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

