[Zope-CMF] How do I prevent join request?

Andrew Sawyers andrew@zope.com
Tue, 14 May 2002 09:32:35 -0400


I made some changes which allow you to simply remove the portal_registration
tool and accomplish this as well; this is how I do it.
I personally don't like changing permissions in the security tab when it's
the job of a tool to handle this policy...maybe there should be a knob on
the tool?
Andrew


-----Original Message-----
From: zope-cmf-admin@zope.org [mailto:zope-cmf-admin@zope.org]On Behalf
Of Kevin Carlson
Sent: Tuesday, May 14, 2002 7:34 AM
To: Jeffrey_Franks@i-o.com; zope-cmf@zope.org
Subject: RE: [Zope-CMF] How do I prevent join request?


Uncheck "Add portal member" in the security tab of the portal root.

-----Original Message-----
From: zope-cmf-admin@zope.org [mailto:zope-cmf-admin@zope.org]On Behalf
Of Jeffrey_Franks@i-o.com
Sent: Tuesday, May 14, 2002 7:10 AM
To: zope-cmf@zope.org
Subject: [Zope-CMF] How do I prevent join request?




Hi,

CMF-3.1-beta1

How do I prevent a new user from joining the CMF portal?

http://cmf.zope.org/doc/FAQ/permissions/faq4  does not seem
to address the issue because there are no boxes checked in
the anonymous column for CMF site in my out-of-the-box installation.
And, I want to allow anonymous to view what ever is available
at this time, while preventing user to join.

Use case #1 is that portal is membership managed behind
a firewall for internal use and membership is closed.

Use case #2 is that portal is new, undergoing construction.
Anonymous viewing is allowed, but is not ready for membership.

-- jlf




_______________________________________________
Zope-CMF maillist  -  Zope-CMF@zope.org
http://lists.zope.org/mailman/listinfo/zope-cmf

See http://www.zope.org/Products/PTK/Tracker for bug reports and feature
requests



_______________________________________________
Zope-CMF maillist  -  Zope-CMF@zope.org
http://lists.zope.org/mailman/listinfo/zope-cmf

See http://www.zope.org/Products/PTK/Tracker for bug reports and feature
requests