|
-
Oct 21st, 2001, 07:40 PM
#1
Thread Starter
Hyperactive Member
User in Group
How to enumerate all groups a user belong to? Or all users that belong to a particular Group?
Talking about NT/2000.
Anybody?
Abu Haider
____________________________
100% Data Validation for the MS DataGrid Control. Plus Support for Custom and Foreign Lists, DatePicker and much more...
The DataGridEnhancer
I often point to a place where the problem has been discussed, instead of giving you the code that solves it. This is for good, may be you will understand some day...
-
Oct 22nd, 2001, 04:57 AM
#2
-
Oct 22nd, 2001, 11:47 AM
#3
Addicted Member
Use ADSI
IT WORKS ON ALL NT SYSTMES, 4.0 and 5.0(2000).
http://www.microsoft.com/windows2000.../adsilinks.asp
OR
do a search at www.microsoft.com for ADSI
-
Oct 22nd, 2001, 08:08 PM
#4
Thread Starter
Hyperactive Member
But...
ADSI won't work if Active Directory is not installed, will it?
Abu Haider
____________________________
100% Data Validation for the MS DataGrid Control. Plus Support for Custom and Foreign Lists, DatePicker and much more...
The DataGridEnhancer
I often point to a place where the problem has been discussed, instead of giving you the code that solves it. This is for good, may be you will understand some day...
-
Oct 23rd, 2001, 08:15 AM
#5
Addicted Member
Well, Yes and NO.
What you will have to do is create a small client/server prog. to get the information.
You actually install the asdi on a server and write a prog. to gather that info. You would pass the users information to the server and have it return the Info.
This of course, is no the way you would Idealy develop a prog, but unless your on a full 2000 network, it , as far as I have ever known, is the only way.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|