I need some pointers on getting started with plugging in an access control
module into slide. I'd like to store all the users, user authentication, and
access permissions information within a relational database and use a
web/HTML interface to allow users to grant read/write permissions to their
nodes. Ideally, slide would provide a framework which would pass me a
Principle, request type, and a path and I'd be able to query the database
and say yes or no.
The security described in the docs makes sense, but I don't really know
which interfaces to implement or how to configure the server to take
advantage of it.
Any pointers would be very helpful. If someone's already build this before
that'd be great.
Thanks in advance.
Phil


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to