![]() |
||
![]() |
Communicating to Novell Netware Server | |
Requirements
Connecting to a NetWare Server If you have not yet done so, use the net use command to log on the NetWare Server. For example: net use \\nwserver /U:mydom\jsmith IADsOpenObject::OpenDSObject is not supported in the current release of the NWCOMPAT provider. adsPathName = "NWCOMPAT://" & serverName Enumerating a Container For Each obj In cont Object Creation adsPath = "NWCOMPAT://" & serverName Attribute Retrieval and Modification objPath = "alicew,user" Searching Searching is not supported in NWCOMPAT. You can, however, use the IADsContainer::put_Filter to limit the type of object classes to be included in the enumeration. '----Filtering---- adsPath = "NWCOMPAT://" & serverName source code \interopt\netware
|