---
name: oidentd
version: 2.0.8_2
origin: security/oidentd
comment: Ident server that supports user-defined ident strings
arch: freebsd:9:x86:64
www: http://ojnk.sourceforge.net/
maintainer: oliver@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 49769
desc: |
  From the README:

  "oidentd is an ident (rfc1413 compliant) daemon that runs on Linux,
  FreeBSD, OpenBSD and Solaris.  oidentd can handle IP masqueraded/NAT connections
  on Linux, FreeBSD (ipf only) and OpenBSD.  oidentd 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."

  FreeBSD's inetd has a built-in ident service which can also generate
  bogus responses.

  Please see the TODO file for more information on why only ipf is
  supported under FreeBSD.

  WWW: http://ojnk.sourceforge.net/

  Mark Laws
  mdl@60hz.org
categories: [security, ipv6]
options: {IPV6: on, MASQ: on}
files:
  /usr/local/etc/oidentd.conf.sample: f57a666aa20e9052e3121ef42c560565907329b7cc52ca91e7feb48d288a098d
  /usr/local/etc/oidentd_masq.conf.sample: 9a9fb9dae6473e7150833fe73b63ec0ef85c6be2fbc4d3137831714c305e5f56
  /usr/local/etc/rc.d/oidentd: d953b934470dd9753d82252779bed25210ed655833a0fa3e9aabe74532b11770
  /usr/local/man/man5/oidentd.conf.5.gz: 67c775b985491cf9ddce700fc61f3f8a62de138bf2f74789843b60a0db59786d
  /usr/local/man/man5/oidentd_masq.conf.5.gz: 98ef6d96468ac28158b9ff4c04fe2461a4c6c7737dc3eb627e6568548b60d62e
  /usr/local/man/man8/oidentd.8.gz: 53b6670ac51b7a288ca5a167afb7c806759cb0601e536288af4cd76b1a41a860
  /usr/local/sbin/oidentd: 7f3f491d1cf3ad3b8d88b40becef38241661ac5dbc2a6423d6abc32eda5df7a7
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
