6 May
2005
6 May
'05
11:44 a.m.
On May 6, 2005, at 1:26 , Andrew Milton wrote:
| > There is nothing you set up to make Zope "use" a user folder. It will | > automatically be consulted. | | As long as the object has an id of "acl_users".
And the containing folder has __allow_groups__ attribute set to that user folder.
In fact you can call your user folder anything, as long as this attribute is set to be the instance..
Exactly. jens