Hi All,
I'm trying to use IDirectorySearch with Active Directory.
I use (objectClass=*) and "distinguishedName" to query
for everything.
What I'm looking for though, is an attribute, that I can add
along with "distinguishedName", that can describe the
Object, like "Group", "User", "Domain" or...
Hi All,
I'm trying to find out how to find all the Domains in
the forest using the WinNT Provider in ADSI, using C/C++.
I know using "GC" or "LDAP" would be easier, but I need
to use WinNT..
The only thing I can think of is to keep doing a get_Parent
until you hit a Container that has...
Hi All,
I'm working on a MIB Parser, and I've noticed that when
most MIB Browsers load certain MIBs, like RSVP-MIB, in
the IMPORTS it has:
ifIndex, InterfaceIndex FROM IF-MIB;
And in the MIB tree for RSVP-MIB it includes:
interfaces
ifTable
ifEntry
(etc.)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.