| Setting | Description |
| Allow users to change Internet password over HTTP | This setting determines whether the iNotes user preference Change Internet Password displays:
- Yes (default) - allows users to use a Web browser to change their Internet passwords. iNotes users use the Change Internet Password preference to do so.
- No - the user preference Change Internet Password will not display.
|
| Update Internet Password When Notes Client Password Changes | For iNotes users, this setting determines whether there will be one user preference Change Password, instead of two preferences, Change Notes ID and Change Internet Password. If there is only one preference, the Notes ID password in the mail file is updated when the Internet password is changed.
Choose one:
- No (default) -- User preferences include both Change Notes ID and Change Internet Password user preferences, and the user must change both.
- Yes -- Synchronizes the user Internet password with the iNotes client password. User preferences include only the Change Password preference, which is used to change both passwords.
|
| Enforce password expiration | If you enable password expiration for any of the options, the security settings document defaults change. Choose one:
- Disabled (default) - disables password expiration. If you disable password expiration, do not complete the remaining fields in this section.
- HCL Notes only - enables password expiration for Notes passwords only. For iNotes users, this enables expiration for the Notes ID stored in the user's mail file.
- Internet only - enables password expiration for Internet passwords only.
- Notes and Internet -- enables password expiration for both Notes and Internet passwords. For iNotes users, it enables expiration for both the Notes ID stored in the user's mail file and for the Internet password.
Note: Internet password expiration settings are recognized only by the HTTP protocol. This means that Internet passwords can be used indefinitely with other Internet protocols, such as LDAP or POP3.
Note: Do not enable password expiration if users use Smartcards to log in to Domino servers. |
| Required password quality | If you require users to create passwords based on password quality, specify that quality by choosing a value from the drop-down list. To use length instead of password quality, continue to the next field.
For iNotes users, password quality settings are enforced when the Notes ID is stored in the user's mail file and the password is changed via iNotes user preferences. |
| Use length instead | If you require users to create passwords based on length, click Yes. When you do, the Required Password Quality field changes to Required password length. Specify the minimum password length here.
For iNotes users, password quality settings are enforced when the Notes ID is stored in the user's mail file and the password is changed via iNotes user preferences. |
| Setting | Description |
| Context | The path of the request to the proxy server, specifies which proxy the rule is for. Examples include:
xsp/proxy/GoogleProxy
xsp/proxy/BasicProxy
|
| URL | Address of the site to which this policy applies.
This is the target of the proxy. |
| Actions | The set of HTTP actions this policy allows.
These can be GET, POST, HEAD, PUT, DELETE. The most frequently used are GET and POST. |
| Cookies | Cookies allowed for this site. That is, the cookies that will be passed from the browser to the target URL server.
Note: Cookies with specified names will always be proxied to this site. In addition, any incoming (Set-Cookie response headers) received from the site will also be remembered and eventually sent back on subsequent requests to this site. |
| Mime-types | Content types allowed back from the target server, or use * to allow all. |
| Headers | Headers allowed for this site, or use * to allow all. This attribute determines which headers are forwarded to the target server.
Note: Cookies are not handled as a standard header. Putting the entry "cookie" in the headers list will have no effect. |