|
-
Aug 28th, 2000, 01:34 AM
#1
Thread Starter
Junior Member
Does anyone have any code for this?
The problem is this:
I am ALREADY logged onto the domain, I just need to read the access permissions to make sure the user has the correct access.
Any help would be great!
Trek
-
Aug 29th, 2000, 04:01 AM
#2
Thread Starter
Junior Member
Reply?
I got an email saying KaneJone replied to this? I don't see it. Anyone have any info on the problem, etc?
-
Aug 29th, 2000, 04:38 AM
#3
Junior Member
What do want to do?
Maybe you can use the registry to check the permissions, it's worth a try to check out if anything is stored there about the permissions, you want to check.
Hope this helps
-
Aug 30th, 2000, 02:38 AM
#4
Thread Starter
Junior Member
Reading NT Access information
I just need to read the access permissions of someone already logged into an NT network. If you happen to have any idea where I could look in the registry or wherever these values are stored that would help a lot! Thanks!
Troy
-
Aug 31st, 2000, 01:50 AM
#5
Junior Member
I'm gonna try to find this out for you.
When you don't find it, you can allway send a mail to Paul Kuliniewicz. He can be contacted through the http://www.vbapi.com site. He helped me finding a solution for my problem.
Hope this helps
-
Aug 31st, 2000, 08:11 AM
#6
What kind of permissions do you want to check?
It is possible to check the access rigths to specific files by comparing the SIDs (Security ID's) in the access token with the ones in the DACL (Discetionary Access Control List) in the files security descriptor. If this is what you want, I can post some sample code when I'm home (in about 3 hours). I wrote a program that can do this some month ago.
-
Sep 1st, 2000, 03:01 AM
#7
Thread Starter
Junior Member
Nevyn, thanks much. =)
Frans C, on NT you can set a group of permissions. I would like to be able to read that group, and the permissions listed under it.
Thanks for the help everyone! =)
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
|
Click Here to Expand Forum to Full Width
|