I'm intrigued by .htaccess file which gets installed: AuthType Basic AuthUserFile /usr/local/apache/conf/dnsadmin.passwd <-------- AuthName vQadmin require valid-user satisfy any
The file dnsadmin.passwd does not exist on the system, nor does it get created, nor does it exist in the source. There is however a dnsadmin.acl file which has username's and the level of authority they have. Stuart, -----Original Message----- From: Max Andersen [mailto:[EMAIL PROTECTED] Sent: 28 May 2003 14:09 To: [EMAIL PROTECTED] Subject: Re: [dnsadmin] Is there anybody on this mailinglist? Yes, I figured, but after testing dnsadmin, I'm pretty embarrased. It can only do the following: add domain add 3 nameservers add 4 hosts with 4 ip-adresses nothing more.....can't even modify the domain except for the existing records. not even create an mx-record........ Seems I've waisted my time here :) Max ----- Original Message ----- From: "O'Reilly, Stuart" <[EMAIL PROTECTED]> To: "'Max Andersen'" <[EMAIL PROTECTED]> Sent: Wednesday, May 28, 2003 3:03 PM Subject: RE: [dnsadmin] Is there anybody on this mailinglist? Max, Glad you got it working. You may want to find better permissions (777 allows everyone to read, write and execute the file). Stuart, -----Original Message----- From: Max Andersen [mailto:[EMAIL PROTECTED] Sent: 28 May 2003 13:59 To: [EMAIL PROTECTED] Subject: Re: [dnsadmin] Is there anybody on this mailinglist? I've made it work, but I've tried so many different things that I lost track of it all :( I will have to install a new testserver and write things down for reference. The most important was : chmod 777 root (where root is /etc/tinydns/root) I'll get back to you after install of second server :) Max ----- Original Message ----- From: "O'Reilly, Stuart" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 28, 2003 2:14 PM Subject: RE: [dnsadmin] Is there anybody on this mailinglist? I was going to install dnsadmin a little while ago because I liked what it could do. Do this on your rh7.3 box 'locate data.tmp' (without quotes). If you give me an hour or two I can setup a test box and stick dnsadmin on it and see what happens. Stuart, -----Original Message----- From: Max Andersen [mailto:[EMAIL PROTECTED] Sent: 28 May 2003 13:08 To: [EMAIL PROTECTED] Subject: Re: [dnsadmin] Is there anybody on this mailinglist? You haven't installed dnsadmin? That's pretty cool, when on a dnsadmin mailinglist :) I haven't got a clue on where the data.tmp is generated, but I'm trying to figure it out. Maybe my 'bsd-like' install acts up on my linux rh 7.3 But do you have a data.tmp anywhere on your system? Max ----- Original Message ----- From: "O'Reilly, Stuart" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 28, 2003 1:08 PM Subject: RE: [dnsadmin] Is there anybody on this mailinglist? Max, I've not installed dnsadmin so I'm working from guess work here. What are the file permissions and ownership on the data.tmp file and where is the data.tmp file being created (full path name). Regards, Stuart
