Index: [Article Count Order] [Thread]

Date:  Sat, 12 Aug 2006 00:29:08 -0400
From:  "Brian N. Smith" <brian (at mark) nuonce.net>
Subject:  [coba-e:06337] Re: New Feature Addon
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <006101c6bdc7$dad3c110$cc64a8c0@solunetdb0612c>
References:  <6498977.16881155323126827.JavaMail.root (at mark) z01.pfinders.com>
X-Mail-Count: 06337

> 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