Title: RE: [ActiveDir] Windows 2000 Professional Client (Native/Mixed mode)

All LDAP directories, including Active Directory, have the concept of “clearing” an attribute.  This removes the value from the attribute.  In Visual Basic it would look like this:

 

x.PutEx ADS_PROPERTY_CLEAR, "otherHomePhone",  vbNull

 

Charles Oppermann

Author, Microsoft Windows 2000 Active Directory Programming
http://www.coppersoftware.com/

 

-----Original Message-----
From: Ryjouk, Valeri (Valeri) [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 09, 2001 6:41 AM
To: [EMAIL PROTECTED]
Subject: [ActiveDir] Empty values in attributes

 

Does anyone knows, how to add an attribute, that has an empty value.

I can do it in Novell NDS, or Netscape Directory Server, but it seems to me, that

AD has some sort of restriction.

Reply via email to