Something went wrong while setting issue due date.
changing the sentence at the end of setup of fusiondirectory
Closed
changing the sentence at the end of setup of fusiondirectory
at the end of wizard when config is copied back the /etc/fusiondirectory we ask the user to change the rights like this
chown root:www-data /etc/fusiondirectory/fusiondirectory.conf chmod 640 /etc/fusiondirectory/fusiondirectory.conf
we now have a fusiondirectory-setup --check-config thats doing this
so we must say "Run fusiondirectory-setup --check-config to put the correct rights on the fusiondirectory.conf file"
Cheers
(from redmine: issue id 725, created on 2012-03-27, closed on 2012-03-27)
- Changesets:
- Revision 3fa22b2e by Benoit MORTIER on 2012-03-27T15:13:56.000Z:
Fixes: #725 changing the sentence at the end of setup of fusiondirectory
- Revision 78c0adad by Benoit MORTIER on 2012-03-27T16:08:59.000Z:
Fixes: #725 changing the sentence at the end of setup of fusiondirectory