4
Authorization is finding out if the person, once identified, is permitted to
5
have the resource. [1]_ Drizzle authorization is handled by plugins; there
6
are no grant or privilege tables.
8
-------------------------------------------------------------------------------
12
.. [1] `Authentication, Authorization, and Access Control <http://httpd.apache.org/docs/1.3/howto/auth.html>`_