| IDENTD(8) | System Manager's Manual | IDENTD(8) |
identd —
Identification Protocol daemon
identd |
[-46deHhNn] [-l
address] [-t
timeout] |
identd is a server which implements the
Identification Protocol as specified in RFC 1413.
identd operates by looking up specific
TCP/IP connections and returning the name of the user running the process
responsible for the connection.
The options are as follows:
-4identd to use IPv4 addresses only.-6identd to use IPv6 addresses only.-didentd will run in the foreground and log to
stderr.-e-H-h.-h-l
addressidentd
listens on wildcard addresses.-N-n-t
timeoutM. St. Johns, Identification Protocol, RFC 1413, February 1993.
The identd command was originally a
process run via inetd(8). It was
rewritten for OpenBSD 5.4 as a persistent
non-blocking daemon.
| July 17, 2013 | openbsd |