Cool, now I'll refer to you as the source. :-)


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Thursday, September 23, 2004 10:06 AM
To: [EMAIL PROTECTED]
Subject: RE: [ActiveDir] Missing enumeration for DNS Scripting

I'm a little late with this, but I just needed to figure these out myself.  So through trial and error, here are the values:
 
const ZONE_SECSECURE_NO_SECURITY = 0
const ZONE_SECSECURE_NS_ONLY     = 1
const ZONE_SECSECURE_LIST_ONLY   = 2
const ZONE_SECSECURE_NO_XFR      = 3
const ZONE_NOTIFY_OFF            = 0
const ZONE_NOTIFY_ALL_SECONDARIES = 1
const ZONE_NOTIFY_LIST_ONLY      = 2
BTW, I couldn't find these in the SDK either.
 
Regards,
Robbie Allen


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael B. Smith
Sent: Wednesday, August 04, 2004 5:34 PM
To: [EMAIL PROTECTED]; joe
Subject: RE: [ActiveDir] Missing enumeration for DNS Scripting

Uh, not at least on the public page.

 

SecureSecondaries

[in] Specifies the security to be applied and must be one of the following:

·         ZONE_SECSECURE_NO_SECURITY

·         ZONE_SECSECURE_NS_ONLY

·         ZONE_SECSECURE_LIST_ONLY

·         ZONE_SECSECURE_NO_XFR

 

What are the numeric values of ZONE_SECSECURE_NO_SECURITY and the others? Similarly, the numeric values for the Notify parameters…

 

Thanks!

 

Michael

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric Fleischman
Sent: Wednesday, August 04, 2004 4:56 PM
To: joe; [EMAIL PROTECTED]
Subject: RE: [ActiveDir] Missing enumeration for DNS Scripting

 

I’m not sure I understand the question.

Which enum are you looking for? That page specifies the values for the in’s.

What am I not seeing that you’re looking for?

 


From: joe [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 04, 2004 12:45 PM
To: [EMAIL PROTECTED]
Cc: Eric Fleischman
Subject: RE: [ActiveDir] Missing enumeration for DNS Scripting

 

I just checked the Beta K3 SP1 SDK and it isn't there...

 

Possibly you can sweet talk ~Eric into giving you the values.

 

I have notified the MSDN folks and told them where to find the constants so they don't have to look too hard but who knows what the time frame will be.

 

  joe

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of joe
Sent: Wednesday, August 04, 2004 12:11 PM
To: [EMAIL PROTECTED]
Subject: RE: [ActiveDir] Missing enumeration for DNS Scripting

Cute....

 

Do you have MSDN Universal access and have you looked in the Beta SDK's?

 

I will send something to MS about it but don't expect a quick fix.

 

  joe

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael B. Smith
Sent: Wednesday, August 04, 2004 11:52 AM
To: [EMAIL PROTECTED]
Subject: [ActiveDir] Missing enumeration for DNS Scripting

Oh scripting gurus....

 

 

Contains a number of values that I can't find in the platform SDK (ZONE_*) or on the web or on MSDN.

 

Anyone have access to these values?

 

Thanks.

 

Reply via email to