SOA_EXPIRE defaults?

Started by shaun, August 09, 2005, 05:09:59 PM

Previous topic - Next topic

shaun

I use a perl script i wrote that uses nictools api to send zones/records to a nictool server.  When sending the zone i dont specify a expire, so that it will choose the defaults but it is setting the expire to 3600000 for some reason.  even my /usr/lib/perl/site_perl/perlver/nictoolclient.conf has a diffrent value.

Where is nictool getting this 3600000 value from, i even greped for it in both the nictoolserver and client dirs.

Thanks.

Rob Lensen

maybe look for the default value in Mysql

shaun

Doesnt look to have a default value.