> Does this allow the siteadmin to edit all the aliased domains?
I have updated the file
http://www.nuonce.net/bq-vsite-dns-addon.tgz
To cope with Web & E-Mail aliases this is what I did.
I display all of them, including FQDN (host + domain + tld) in a selector.
The Admin has to decide which domains can be changed. I.E. If I create a
virtual site www.nuonce.net, I add in "nuonce.net" into my aliases. I may
also want to add "www.nuonce.com" & "nuonce.com". It isn't smart enough to
drop the "www", just because it is the host. In reality, it could be part
of the actual domain name.
Any ways, it was designed to be pretty idiot proof for the most part. In
instructions are the same as previous. Here is a quick install
As The user ROOT
cd /
wget http://www.nuonce.net/bq-vsite-dns-addon.tgz
tar xfvpz bq-vsite-dns-addon.tgz
service cced.init restart
service admserv restart
Then you will have access to it. Please try it, and report any bugs. If
all goes well, it will be submitted to core BQ and pushed out via the yum
udate.
Thanks,
-Brian