Quote:
Originally Posted by webspider
Thanks for the reply.
So Usergroup permissions won't work. Okay no biggy.
|
Sorry if this is unclear. Usergroup permissions certainly do work. It's just that you have to use one of the LDM permissions systems - in-built and forums-based. LDM does not automatically extend specific forum permissions such as 'rights to download attachments'
In-built
Suppose you want to block 'unregistered users' from being able to see anything. You would go to LDM/admin/permissions and remove *can_view_category* and *can_access_link* from that usergroup.
If you wanted to block these users only from seeing anything in category XYZ. Then you would go to that category, edit it, go to the permission tab and remove the same permissions from this usergroup
There are a whole series of LDM permissions, and they all work on a usergroup basis.
Forums-based
This was the original permissions system built into the early versions of LDM. To use it, you choose one of your forums which has the correct access rights: LDM looks at the *can_view_forum* and *can_view_others_threads* forum permissions.
Then you use the add/edit category, add/edit entry forms and 'associate' your categories/entries with this forum using the relevant box on the form.
Subsequently, when a user tries to access that category/entry, LDM will look up these permissions from the forum and deny/grant access accordingly.
This mechanism will also pick up forum passwords - if the category/entry is asociated with a password-protected forum, then the user will be asked for that password.