The following table describes parameters for the require-auth function.
Table 4–29 require-auth Parameters| Parameter | Description | 
|---|---|
| (Optional) Wildcard local file system path on which this function should operate. If no path is provided, the function applies to all paths. | |
| Type of HTTP authorization used, and must match the auth-type from the previous authorization function in AuthTrans. Currently, basic is the only authorization type defined. | |
| String sent to the browser indicating the secure area (or realm) for which a user name and password are requested. | |
| (Optional) Specifies a wildcard list of users who are allowed access. If this parameter is not provided, any user authorized by the authorization function is allowed access. | |
| (Optional) Specifies a wildcard list of groups that are allowed access. | |
| bucket | (Optional) Common to all obj.conf functions. |