[Zope] Zope cookies data point
Andreas Kostyrka
andreas@kostyrka.priv.at
07 Sep 2002 10:00:36 +0200
Am Die, 2002-08-27 um 11.51 schrieb Christopher N. Deckard:
> I kind of think that that problem is fine. Why should the "admin"
> account be shared to begin with? Create users who have the access
> that they need to manage the system. Then there is no stepping on
> feet, and you know who did something. Leave the "admin" account
> for when things are really borken. Or does that go against what
> that account is for? I'm not sure our Zope server even has the
> ability for an "admin" account. :-)
Well, the problem is, that you are forcing a policy (a quite sensible,
but still) one the user. There are organisation that rely on multiple
users -> one account sharing. Forcing these people change their mindset
is not a very clever thing. It's propably a safer assumption that they
will just change their webapp server software. :)
Andreas