[xwiki-users] Manually approve a user registration
I'm using XWIKI ENTERPRISE 3.3 and I need the wiki to have a closed registration process, i.e., it must not allow any user to register and validate their own account. Either the administrator will have to include them, or the user could register but the admin would have to approve the registration. Currently, I changed the Registration options so the validation code is NOT sent to the user. But I can't find a way for an administrator to activate a user (or deactivate, for that matter). I appreciate any directions you can give me.
Hi Fernando, as a last resort, as an admin you can edit an user's page in object edition mode. Find the "activated" property and switch it to "1", then save the page. You're done! Guillaume On Wed, Jul 4, 2012 at 3:37 PM, Fernando de Alcântara Correia < fernando.correia@benner.com.br> wrote:
I'm using XWIKI ENTERPRISE 3.3 and I need the wiki to have a closed registration process, i.e., it must not allow any user to register and validate their own account. Either the administrator will have to include them, or the user could register but the admin would have to approve the registration.
Currently, I changed the Registration options so the validation code is NOT sent to the user. But I can't find a way for an administrator to activate a user (or deactivate, for that matter).
I appreciate any directions you can give me.
_______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Guillaume, that's the tip I needed! I was even looking at the mysql database, but I couldn't find the table and field to update. I had no idea I could update the "object" properties. Problem solved. Thanks! -----Mensagem original----- De: users-bounces@xwiki.org [mailto:users-bounces@xwiki.org] Em nome de Guillaume Lerouge Enviada em: quarta-feira, 4 de julho de 2012 10:44 Para: XWiki Users Assunto: Re: [xwiki-users] Manually approve a user registration Hi Fernando, as a last resort, as an admin you can edit an user's page in object edition mode. Find the "activated" property and switch it to "1", then save the page. You're done! Guillaume
participants (2)
-
Fernando de Alcântara Correia -
Guillaume Lerouge