Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


2.3.73 IdentityCheck

IdentityCheck specifies whether to whether to check the client by using the identd daemon in the client host.

Description

IdentityCheck specifies whether to whether to check the client by using the identd daemon in the client host. For details about identd, see RFC1413.

However, when an IPv6 address is used for the client host, even if On is specified, the client is not checked by using the identd daemon. In addition, when %l is specified for the log format, unknown is output to the CGI environment variable REMOTE_IDENT.

Syntax

IdentityCheck {On|Off}

Specifiable values

On

The client is checked by using the identd daemon.

Off

The client is not checked using the identd daemon.

Default value

If the definition item is omitted:

Off

Locations where it can be written

httpsd.conf, <VirtualHost>, and <Directory>