
NT group membership for logged in user?
Is there any API function or ???? that will return group membership for the
logged in user? I can do this with stored procedures on SQL server, but I'd
like to simplify things for MIS by getting the info directly off the NT
network. I know the call for getting login name, but would dearly like to
be able to get the groups the user belongs to so I can manage some column
locking, etc. on a front end.
Thanks,
Mike Reilly