Georges Racinet a écrit :

Le 3 août 2006, à 13:10, Marco a écrit :

Hello,

is there a difference between the cps manager created when a new site is
created and the users with manager role?

No, it's the same thing.

Not exactly. the cps manager user created at site creation time has the 'Manager' role. There can be as many users as you want with the 'Manager' role and you can create them both in the CPS level acl_user folder (which stores its users in the members directory) or directly in the Zope level acl_user folder which is more basic.

Can I just delete the initial manager?

Yes, you can.

But then you'll have to use another user (at the Zope level or the CPS level) to manage your portal.

To create new manager at the root of the Zope instance under unix you can run the following script:

$ $INSTANCE_HOME/bin/zopectl adduser login password

--
Olivier

_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users

Reply via email to