SID-01697: How to move all registered user in a group?
| Status: |
Answered |
TWiki version: |
5.1.3 |
Perl version: |
5.10 |
| Category: |
|
Server OS: |
CentOs |
Last update: |
13 years ago |
Hi Team,
In my application above 500+ users are registered, I want to move all users in a single group.
Is it any plugin or extension available to do this, beacause it's not possible to add each and every user in a group.
Thanks,
Madhuri
--
Madhuri Yevale - 2013-05-07
Discussion and Answer
Do you mean add all of the users to a single access control group?
--
Joshua Tharp - 2013-05-08
yes.. I want to set one default group to all registered users.
--
Madhuri Yevale - 2013-05-09
You should be able to use a formatted search in your group topic in order to populate the user list.
--
Joshua Tharp - 2013-05-15
Clone your
Main.UserList and tweak the
format="" parameter, and add a
separator=", " parameter. Details in
VarSEARCH and
FormattedSearch.
--
Peter Thoeny - 2013-05-15
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.