- Edited
tf91 So, as I did when I had a similar problem.
- Create a new VM with the same appliance ISO you used to build your new VM (This should be considered as a TEST Machine only)
- Run the Setup Wizard as normal, unto the point you can log into the GUI
- Create and Test Organisation, and Domain (any thing will do - as its only a test)
- Create one new user manually. Grommunio will create the user directory in /var/lib/gromox/user.
- Use something like WINSCP on a Windows box (oe a suitable Linux equivalent tool that lets you look at the permissions Grommunio has set on your new users folder (probably /var/lib/gromox/user/0). With the permissions documented rerun the line in item 9 on your not working new server (not the test one) using the permissions you have just recorded, then reboot it.
I do recall that I did have some issues initially getting the permissions to take on item 9, but as said in my previous post this was caused by me now having sufficient permission to the /var/lib/gromox/user folder, hence I applied the permission one folder higher (/var/lib/gromox) and this deployed the permissions correctly. Obviously once you have set the permission, check they have actually taken as intended, that is how I found that they had not taken at first.
Mark