-
NT user group with Java code
I need to write some java code (compiled into a COM DLL)
that given a NT userid figures out which NT User group(s)
does the NT user belongs to (A user may belong to multiple
NT user groups )
Can anyone give me any pointers as to how I can do it
using java ?
Thanks
Sam
-
Re: NT user group with Java code
look at adsi at the ms site, and use the windows api sets in your java code,
if your compiling to dll's anyway you are already most of the way there.
Regards
John Timney (MVP)
sam <skhopka1@email.mot.com> wrote in message
news:397cb362$1@news.devx.com...
>
> I need to write some java code (compiled into a COM DLL)
> that given a NT userid figures out which NT User group(s)
> does the NT user belongs to (A user may belong to multiple
> NT user groups )
>
> Can anyone give me any pointers as to how I can do it
> using java ?
>
> Thanks
>
> Sam
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks