Submitted by mike8 on Thu, 02/02/2012 - 18:24
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
Submitted by andreychek on Thu, 02/02/2012 - 21:37 Comment #1
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
Submitted by mike8 on Fri, 02/03/2012 - 21:20 Comment #2
Thank you that fixed it.
Michael
Submitted by JamieCameron on Sat, 02/04/2012 - 00:12 Comment #3
Submitted by Issues on Sat, 02/18/2012 - 00:34 Comment #4
Automatically closed -- issue fixed for 2 weeks with no activity.