Disabling users from Joining Portal
Describes how to remove the Join button and keep users from adding themselves to Portal.
Disabling Joining Portal
If you have a site where you have a few registered users and you don't want random people to join the site then you need to disable the join option. Do the following :
- Go to the Root Folder of your Zope site
- Select Security tab.
- Find
Add Portal MemberPermission and uncheck Anonymous as a Role that has this permission. - Click
Save Changesat the bottom of the Security tab screen.