Is there some kind of workaround for oidentd in order to have nat (masquerade) support when running oidentd as user nobody with a grsecurity patched kernel ?
Cause I am having problems with oidentd when I run it as user nobody
' oidentd -m -u 99 ' --> masquerade request doesnt work :
Feb 21 01:50:53 amidala oidentd[778]: Connection from blablal.fancydomain.com (xx.xx.xxx.xx):0
Feb 21 01:50:53 amidala oidentd[778]: [blablal.fancydomain.com] 1802 , 10001 : ERROR : NO-USER
However when I run oidentd as root , I have no problems.
And when I dont use the grsecurity kernel patch at all , "oidentd -m -u 99" works just fine with nat requests