Index: src/setup.c ================================================================== --- src/setup.c +++ src/setup.c @@ -868,14 +868,15 @@ @ login name of a valid user and no other login credentials are available, @ then the REMOTE_USER is accepted as an authenticated user. @

@ @
- entry_attribute("IP address turns used in login cookie", 3, "ip-prefix-terms", "ipt", - "2"); - @

The number of octets of of the IP address used in the login cookie. Set to - @ zero to omit the IP address from the login cookie. A value of 2 is recommended. + entry_attribute("IP address terms used in login cookie", 3, + "ip-prefix-terms", "ipt", "2"); + @

The number of octets of of the IP address used in the login cookie. + @ Set to zero to omit the IP address from the login cookie. A value of + @ 2 is recommended. @

@ @
entry_attribute("Login expiration time", 6, "cookie-expire", "cex", "8766"); @

The number of hours for which a login is valid. This must be a