Secure your database access parameters by htpasswd (cf Apache documentation) for the folder include/dbparameters
Remove EZEinstall* and EZEupgrade* files from your EZE directory, in order to avoid a user starts the installation and crap your data.
Then, you should begin to configure your edms:
Before managing any document through the system, some steps should be performed (remember it's minimum required):
- login to the edms module (with a user profile being part of the public groups associated with the system groups EZE and ADMEZE)
- click on locations, provide your signature
- create folders and file cabinets you want to see in the public tree
- click on the edms logo and select maintenance
- Create properties according your needs. We suggest for test purpose:
CTL
- edition= the public group you created for edition,
- control = the public group you created for control,
- validation = /
VAL
- edition= the public group you created for edition,
- control = the public group you created for control,
- validation = the public group your created for validation
- Create required document type for your needs
- Create required information field for your needs (these are extra attributes you may choose for your documents)
- Do not forget to commit your changes: signature at the bottom of the screen.
That's all