Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Novell - Read Directory Inherited Rights & Filters..

Status
Not open for further replies.

Ed2020

Programmer
Nov 12, 2001
1,899
GB
Hi,

I'm not sure if this is the best place to post this question, but hopefully somebody will have done something similar before....

My company uses Novell to grant/restrict access to team shared areas on one of our network drives.

I have admin/supervisor permissions and, within the Properties>Netware Rights>Inherited Rights dialog box I can see all the users and groups that have access to a given directory on the drive.

I have written a small app that can list all of the top-level directories within the drive, but I would also like to add some code to list out all of the users/groups with acces to each directory.

I've no doubt this is available somewhere but this is fairly urgent so if anyone can point me in the right direction I'd appreciate it!

If I can't find an answer soon some poor soul is going to have to do it manually!

TIA,

Please do not feed the trolls.....
 
Check out trustbar.nlm, TID10066145. Creates a lovely .xml file with everything you need.

Alternatively, you could get the info you want using NLIST, but trustbar is better IMHO.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top