Welcome to Foxite.COM Community Weblog Sign in | Join | Help

ADSI (RSS)

Active Directory Services Interface

Determining Active Directory group membership

In order to determine whether a user is a member of an Active Directory group (or a member of a group which is a member of the group) in a large directory, iteration through the members collection is too slow as each group can contain thousands of members:
posted by stuartd | 2 Comments
Filed Under:

Accessing user information from Foxpro with ADSI

There are a number of ways by which an application can gather information about the current user, whether this is a local computer account, a domain account, or an Active Directory account. Workstations using Windows NT or 9x need to have the Active Directory
posted by stuartd | (Comments Off)
Filed Under: