Barry Page, on 2007-03-21:
>>Why do you actually want to use the root acl_users
instead of the
>>Plone one? That was not clear to me from your first
mail?
>
> I am building several local community Plone sites, and
I'd like a
> registered user to be able to cross-post outside of
their 'home'
> site, eg for classified ads, news or events.
Indeed any user that you add to that top acl_users folder
should have
access to all sites below it. You probably need to add that
user
manually though in the ZMI.
I *think* the idea is that if you add a new user in Plone
then Plone
really wants to add that user in its own acl_users folder
and will
refuse to add anyone to the top Zope acl_users folder.
Okay, wait, I tried that. I removed the entire acl_users
folder in
Plone. Then I added a user through prefs_users_overview in
the Plone
control panel. That user then ends up in top top acl_users
folder of
Zope. So that part works.
But that throws an error when searching for users in Plone.
So that
does not seem very workable.
Second try: in Plone's acl_users, in Plugins go to the User
Adder
plugin and remove source_users from the Active Plugins. Or
in
acl_users self remove source_users. Then add a user in
Plone. Ah,
that return an exception: NotImplementedError. So that is
not working
either.
I tried some other things, but when searching for users in
Plone I
kept getting this KeyError:
<InterfaceClass
Products.PlonePAS.interfaces.plugins.IUserIntrospection>
So I am inclined to say: forget it. :-/
--
Maurits van Rees | http://maurits.vanrees.or
g/ [NL]
Work | http://zestsoftware.nl/
"Do not worry about your difficulties in computers,
I can assure you mine are still greater."
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Plone-Users mailing list
Plone-Users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plone-users
|