Home / CMS/DMS : eZ publish / eZ DMS / Admin guide / User and registration

User and registration

eZ DMS uses 2 new user classes;
- eZ DMS Staff (to manage document edition by employees)
- eZ DMS Customer (to manage access by visitors)

In eZ Publish, each siteaccess come with a default user class.

To make possible the online registration of new users of the classes eZ DMS Staff or eZ DMS Customer, 2 new siteaccess must be created.

The settings, in the .ini files, of the 2 new siteaccess will be the same as the one used by eZ DMS. The only change will occur in the site.ini.append.php with the definition of the siteaccess related user.

[UserSettings]
RegistrationEmail=<your email to be informed of registration>
DefaultUserPlacement=<the node to place the new users>
UserClassID=<the class id of the eZ DMS user>
VerifyUserEmail=disabled