Enumerate Trusted Domains 
Author Message
 Enumerate Trusted Domains

Have you actually found support for the api call
'LsaEnumerateTrustedDomains '?  It is in I have finally settled on using
WNetEnumResource, which takes a lot of work to get a domain list from.

Sorry, I am not much help.  But I will try it out anyhow.
jw



Quote:
>I would like to enumerate the trusted domains for a workstation -
>similar to the domain list which appears when logging on to Windows NT.
>I assume you would need to use a function such as
>LsaEnumerateTrustedDomains which is in ADVAPI32.DLL.

>Has anyone been able to achieve this? If so, how? A function declaration
>and code snippet would be very useful.

>Many thanks,
>Stuart



Sat, 11 Mar 2000 03:00:00 GMT  
 Enumerate Trusted Domains

Have you actually found support for the api call
'LsaEnumerateTrustedDomains '?  It is in I have finally settled on using
WNetEnumResource, which takes a lot of work to get a domain list from.

Sorry, I am not much help.  But I will try it out anyhow.
jw



Quote:
>I would like to enumerate the trusted domains for a workstation -
>similar to the domain list which appears when logging on to Windows NT.
>I assume you would need to use a function such as
>LsaEnumerateTrustedDomains which is in ADVAPI32.DLL.

>Has anyone been able to achieve this? If so, how? A function declaration
>and code snippet would be very useful.

>Many thanks,
>Stuart



Sat, 11 Mar 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Enumerate Trusted Domains

2. API to enumerate Trusted/Trusting Domains

3. Enumerate Domain trusts DsEnumerateDomainTrusts

4. Enumerating only TRUSTED domains

5. How to find trusted and trusting domains

6. DCOM, Domain Trust and Permission Denied

7. DCOM on two domains without trust relation ship

8. ODBC connection between two non trusting domains

9. DCOM, Domain Trust and Permission Denied

10. Getting a list of Trusted Domains

11. Trusted Domains

12. Need help with determining domain trust status

 

 
Powered by phpBB® Forum Software