More user-groups [message #37617] |
Sat, 09 June 2007 10:16 |
rene
Messages: 1 Registered: February 2007
Karma: 0
|
Junior Member |
|
|
I have not really understood how to manage users, and add them to groups.
In page index.php?t=groupmgr i can give global access to two predefined groups; registered and anonymous users. I would need a few more of these groups so that I can give different rights to all my users.
i would need groups with eg. following permissions:
a) read all messages on selected forums (eg. foo, baz)
b) read all messages on selected forums (eg. bar)
c) write messages on selected forums (eg. foo, baz)
d) write messages on selected forums (eg. foo, bar)
e) read and reply to polls on forum "foo"
f) only read polls on forum "foo"
g) read+write on devel forum
Now i would like regroup my users like this:
user1 -> a
user2 -> b
user3 -> a,b
user4 -> a,b,c
user5 -> a,b,c,g
etc...
This way i don't have to add each user to the different forums, but i could just add the rights to these forums...
I hope that someone understood what i wanted to do I'm sure this should work, but i could not figure out how to add a user-group to the different forums permission-management screen..
|
|
|
|
Re: More user-groups [message #38521 is a reply to message #38502] |
Sun, 12 August 2007 17:16 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
You can create new groups via the group manager linked from the admin panel, adding of users to the groups and defining their permissions is done via the group manager linked from the front page.
FUDforum Core Developer
|
|
|