The Network People Support Forums

Other TNPI Software => NicTool => Topic started by: shaun on August 09, 2005, 05:09:59 PM

Title: SOA_EXPIRE defaults?
Post by: shaun on August 09, 2005, 05:09:59 PM
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.
Title: Re: SOA_EXPIRE defaults?
Post by: Rob Lensen on August 12, 2005, 02:03:59 PM
maybe look for the default value in Mysql
Title: Re: SOA_EXPIRE defaults?
Post by: shaun on August 12, 2005, 02:57:56 PM
Doesnt look to have a default value.