Jump to content

oidentd

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Wbm1058 (talk | contribs) at 23:33, 22 January 2016 (Disambiguate NAT to Network address translation using popups). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

oidentd is an RFC 1413 compliant ident daemon which runs on Linux, FreeBSD, NetBSD, Darwin, OpenBSD, and Solaris. It can handle IP masqueraded or NAT connections, and has a flexible mechanism for specifying ident responses. Users can be granted permission to specify their own ident responses. Responses can be specified according to host and port pairs. One of the most notable capabilities is spoofed ident responses or ident spoofing.

The oidentd.conf configuration file can be used to specify the amount of control users have over the responses oidentd returns upon successful lookups for connections owned by them, while the $HOME/.oidentd.conf file allows a user to specify what ident response will be returned for specific connections.

See also

  • oidentd Official Website
  • oidentd Official Readme
  • about.com: What is oidentd?
  • Oidentd on SourceForge
  • "Oidentd". Freecode.
  • Oidentd at Open Hub
  • oidentd(8) – Linux Administration and Privileged Commands Manual
  • oidentd.conf(5) – Linux File Formats Manual