Once you have locked all of your domains, you can use a similar script for
new domains. 

What we did is lock all domains, in a similar fashion to what you described
here, Ashish.

Then we use the database ability that the sslbot2.pl provides, by running
that script daily via cron and pumping the results into a database. Then we
run another cron script (the daily_locker.pl !) which accesses the database
and pulls out all domains which were ordered within the last 14 days, and
locks them. 

This makes sure that all recent registrations have been locked. The reason
we lock all domains registered in the last 14 days is that the Order date
for transfers does not necessarily reflect the date that the order
completed. Since it may take as long as 12 days (I think) for a transfer to
complete, locking all domains that have an order date within the last 14
days should catch them all.

-- 
John Keegan
[EMAIL PROTECTED]
http://RackShare.com


> From: Ashish Pawaskar <[EMAIL PROTECTED]>
> Organization: Internet Wizards
> Reply-To: Ashish Pawaskar <[EMAIL PROTECTED]>
> Date: Wed, 11 Sep 2002 11:21:04 +0530
> To: Genie Livingstone <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: how to lock all domains in a single profile?
> 
> Wednesday, September 11, 2002
> 
> Hello Genie,
> 
> You can use the perl script included with the latest client code (I
> have 2.58), bulk_lock.pl in the etc folder of the package.
> 
> This needs you to have a list of all the domains in your profile one
> per line, I simply used [EMAIL PROTECTED]'s code to generate a list of
> active domains, edited the generated text file to have only the domain
> name per line.
> 
> Bill's code can be found at:
> 
> http://www.daze.net/opensrs/opensrs.sslbot2.pl.txt
> 
> and then executed this:
> 
> #perl bulk_lock.pl --lock --infile=opensrs.active.20020902
> 
> That's it. All the domains were locked in a jiffy! :)
> 
> Thanks to Charles for guiding me. I don't know if there is a web based
> facility available.
> 
> I hope this helps.
> 
> -- 
> Best regards,
> Ashish Pawaskar  
> 
> *********************************************************************
> Internet Wizards - http://www.inwiz.com
> *********************************************************************
> 
> Wednesday, September 11, 2002, 7:08:51 AM, [EMAIL PROTECTED] wrote:
> 
> GL> One of our customers has over 800 domains in a single profile
> 
> GL> He asked us to lock them all
> 
> GL> Is there any shortcut as opposed to locking the domains one by one?
> 
> GL> Thanks in advance!
> 
> GL> Genie
> 

Reply via email to