Because I am trying to find a way to get all the clients in a domain via
Net::DNS and see if there is an existant "object class" with Server in it.
But using Net::DNS I believe will not help b/c I think the website uses
java script.

Again, here is my problem that needs solved.  thank you,

There is this website on our internal LAN that serves as a DNS mgmt tool
and it is called qip developed by Lucent.  I know it is written in Perl but
I believe it also uses java script.

My goal is to attain all the devices that have an object class of "Server"
and an object class of pc if and only if this entry has a comment referring
to "TSM."
For now I just want to worry about getting the first one done which then
the second should come easy.

The image of the website will follow.
Can anyone provide ideas on how to attain this?  Is anyone familiar with
this mgmt tool?  I found a javscript module for perl but I am unsure if
this will even work?





                                                                           
             "JupiterHost.Net"                                             
             <[EMAIL PROTECTED]                                             
             st.net>                                                    To 
                                       beginners@perl.org                  
             03/04/2005 06:15                                           cc 
             PM                                                            
                                                                   Subject 
                                       Re: Net::DNS                        
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           





> My goal is to attain all the devices that have an object class of
"Server"
> and an object class of pc if and only if this entry has a comment
referring
> to "TSM."

What does this have to do with listing all the subdomains in a zone for
a domain liek in your other email?

i don't think anyone is able to help because you keep changing topics in
the same thread and leave out important details

i hope it works out for you

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>





-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to