Path Access
The path_access module gives site administrators an additional layer of access control to all pages of a Drupal site.
Benefits
Although a lot of the Drupal modules provide some degree of access control permissions it
never covers all possible requirements users have. Path_access provides the means to
restrict pages based on their path alias - meaning you can lock out certain user role
groups from whole sections of a site using wildcards.
When access is denied to certain users they will see the 403 error 'Access Denied'
page which you have defined in the Drupal core settings. This can be changed at ?q=admin/settings
Settings
You can configure what pages are visible/not visible to each of your user roles
via the 'urls' tab of the 'access control' section of the Drupal Administration.
Visit ?q=admin/access/path to edit the settings for each role group.
Page visibility configuration is carried out in exactly the same way as block
visibility in Drupal core.
Developed by Ixis
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.2 | 2008-Aug-15 | 10.82 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2008-Aug-11 | 9.83 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2008-Aug-16 | 10.85 KB | Download · Release notes | Development snapshot | |
| 4.7.x-1.x-dev | 2006-Nov-13 | 8.98 KB | Download · Release notes | Development snapshot | |
