Configuring oidentd for PyLink

Please see the oidentd installation guide.

Spoofing Ident

If you need to spoof ident replies, put this inside /etc/oidentd.conf:

user "pylink" {
    default {
        force reply "botnick"
    }
}