Sun Java System Web Proxy Server 4.0.2 2005Q4 Configuration File Reference

Parameters

The following table describes parameter values for the user provided proxy-auth function.

Table 5–32 user provided proxy-auth parameter values

Value  

Description  

user-fn

Specifies the name of the user-provided function that will be used to perform authentication in place of the built-in authentication. If authentication succeeds, the function should return REQ-PROCEED and if authentication fails, it should return REQ-NOACTION. 

userdb 

Specifies the full path and base filename of the user database in the server’s native format. The native format is a system DBM file, which is a hashed file format allowing instantaneous access to billions of users.