January 20th, 2000, 01:24 PM
How can I get the name of the group of user in NT Domain he is logged onto?
Thanks
Thanks
|
Click to See Complete Forum and Search --> : how to get the group name in a NT domain January 20th, 2000, 01:24 PM How can I get the name of the group of user in NT Domain he is logged onto? Thanks January 20th, 2000, 01:29 PM go to the user manager and check out the properties for that person, it will list all the groups that he is member of January 24th, 2000, 03:41 AM I want to get the group name with Visual Basic. Lothar Haensler January 24th, 2000, 04:29 AM there is a NetUserGetGroups API in NT Chris Eastwood January 24th, 2000, 06:27 AM There's some excellent network / NT based VB code over at : http://www.netfokus.dk/vbadmincode - you should find code to do this and a lot more. Chris Eastwood CodeGuru - the website for developers http://codeguru.developer.com/vb codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |