Missing File domainowners

snaaps

Verified User
Joined
Jan 29, 2005
Messages
226
Location
Netherlands
Hello,

My server missing a file in the /etc/virtual/ directory.
Can anywone tell me how to make a domainowners file?

Maby I can making it with a text editor like nano or pico.
I want to now what is inside this file.

So If anywane post his domainowners file here than I can make this file.
 
I found it!

For the people that have the same problem:

run:

nano /etc/virtual/domainowners

now you most add all the domains and usernames like this:

domain1.com: user1
domain2.com: user2
domain3.nl: user3

etc, ect, ect
If you done with this save the file as domainowners.
 
Thank you very much!

After having to restore a user on a new machine by SCP'ing the entire /home/user directory, and the DA config files, I needed to rebuild domainowners in order for daily backups to run.

This was a big help to me! :cool:
 
Back
Top