users
[Top] [All Lists]

RE: [cinjug-users] Java and NTFS access control

To: <chingyao_hsu@xxxxxxxx>, <users@xxxxxxxxxx>
Subject: RE: [cinjug-users] Java and NTFS access control
From: "Mascolino, Mark R." <mark.mascolino@xxxxxx>
Date: Mon, 23 May 2005 12:23:36 -0500
Delivered-to: mailing list users@cinjug.org
Mailing-list: contact users-help@cinjug.org; run by ezmlm
Thread-index: AcVfuAHhIuls3tRWT2aqzEb7m9kbwAAA+axg
Thread-topic: [cinjug-users] Java and NTFS access control
> Given a file path, is there a way (with JNDI or other 
> interface) in JAVA to lookup all the Windows NTFS (direct or 
> via the Active DIrectory) groups that have READ access to that path?

You can certainly use JNI to call into the Win32 APIs that undoubtable
exist to support this functionality.  How easy this is to accomplish is
whole other story.

mark

<Prev in Thread] Current Thread [Next in Thread>
  • RE: [cinjug-users] Java and NTFS access control, Mascolino, Mark R. <=