Hi,
I want a list of users and their access permission on a network drive.
For eg. This is what I need to do
# 1 - Populate a list of network users
# 2 - On selection of a particular user, Populate a list of shared folders on his machine
# 3 - On selection of a particular shared folder, Populate a list of network users (including myself) with their permissions on the folders eg. UserA Read, Write, UserB Read only etc.
I am sure there has to be some API's doing this stuff. I did quick search on internet but could not find any so just thought may be some one can help me out quickly.
Any help will be greatly appreciated.
Thanks
I want a list of users and their access permission on a network drive.
For eg. This is what I need to do
# 1 - Populate a list of network users
# 2 - On selection of a particular user, Populate a list of shared folders on his machine
# 3 - On selection of a particular shared folder, Populate a list of network users (including myself) with their permissions on the folders eg. UserA Read, Write, UserB Read only etc.
I am sure there has to be some API's doing this stuff. I did quick search on internet but could not find any so just thought may be some one can help me out quickly.
Any help will be greatly appreciated.
Thanks