Accessing the ACL of a file?
From: Christopher Zacharias (czacharias@logicalsolutions.net)
Date: 07/26/02
- Next message: Vladimir Maysuradze: "How to do Forms based authentication without cookies"
- Previous message: Mr Snorkel: "Re: ASPNET User Problem in Shared Hosting Environment"
- Next in thread: Arild Bakken: "Re: Accessing the ACL of a file?"
- Reply: Arild Bakken: "Re: Accessing the ACL of a file?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Christopher Zacharias" <czacharias@logicalsolutions.net> Date: Fri, 26 Jul 2002 07:05:09 -0700
Bottom line: Is it possible to query the ACL for a given
file to determine if a given user has read permissions for
the file without having to open the file or request the
file?
I made a post earlier about trying to predict whether a
user will have access to a resource. I figured that maybe
I should rephrase (after learning more about the subject)
what specifically I mean.
I would like to be able to dynamically hide controls and
links to resources that a user does not have access to.
That way, instead of seeing them and getting an "Access
Denied" error when trying to request them, the users would
simply never see the links to the resource to begin with.
Thanks.
- Christopher Zacharias
- Next message: Vladimir Maysuradze: "How to do Forms based authentication without cookies"
- Previous message: Mr Snorkel: "Re: ASPNET User Problem in Shared Hosting Environment"
- Next in thread: Arild Bakken: "Re: Accessing the ACL of a file?"
- Reply: Arild Bakken: "Re: Accessing the ACL of a file?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|