Hi Ken, I tried dnsadmin and I think it's a great idea to simplify administration work!
May I politely suggest some changes? a) Prefix I'm using Debian and keep programs under /usr/bin, /usr/sbin and normally I configure using ./configure --prefix=/usr. However, in domain.c the path to /usr/local/bin/tinydns-data is hardcoded. It would be better to use the prefix here b) I ran into a number of problems mainly because I don't use the default paths and found that there is a certain amount of hardcoded paths in domain.c and dnsdata.c. I corrected those 2 programs. If you want me to post them just send a short line. c) Didn't manage to modify domains. From the serach screen I can select *view* and *delete*. *view* will call the *modify* screen but once I press the *modify domain* button I get an error saying that the domain mustn't be empty. That is fine, however, the actual domain name is not displayed on the screen and the field is READONLY. (I changed the html form and entered the domain name but still the changes were not applied). Well, keep up the good work! Regards, Bernd PS: I append those 2 files; hope that is ok. -- B.Plagge mailto:[EMAIL PROTECTED]
dnsdata.c
Description: Binary data
domain.c
Description: Binary data
