Validate Virtual Servers

When I ran "Validate Virtual Servers"

I got this error message, but I don't know what it means.

"asrservice.com Mail for domain : Home directory /home/asrservice/homes/mike for user mike.asrservice is owned by asrservice "

Can someone tell me what it means, and how to fix it.

Thanks

Michael

Status: 
Closed (fixed)

Comments

Howdy -- it sounds like the ownership for that user's home directory somehow got changed.

You can correct that by running this command:

chown -R mike.asrservice /home/asrservice/homes/mike

That will reset the directory "mike" so that it's owned by the user "mike.asrservice".

-Eric

Thank you that fixed it.

Michael

Automatically closed -- issue fixed for 2 weeks with no activity.