DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    sam Guest

    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

  2. #2
    John Timney (MVP) Guest

    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




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links