On 05/07/2010 04:30 PM, Gabriel CorrĂȘa de Oliveira wrote: > Hi everybody > > I'm using XWiki Enterprise, version 2.2.6.28645, out of the box with > the HSQLDB. > I've enabled LDAP authentication, and I want it to be the only means for > a user to edit content in the Wiki. > Therefore, I want to disable the "Register" link, so that users that are > not in the LDAP can't register themselves. > I've already removed the "Register" right from XWikiAllGroup, but > the "Register" link is still there and everybody can use it. > > Is there another approach for this? > > I can't find any useful information in the documentation regarding this.
You should disable registration for guests. To do this, in the global rights administration switch from Groups to Users and deny the right for Unauthenticated users. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
