[inetd] Deny user defined ident replies.

Just do a echo 'ident ar' > ~/.ident to change your ident reply won't work anymore.
This commit is contained in:
root 2013-05-22 00:30:59 +02:00
parent a71e780b11
commit 8102caa912

View file

@ -24,7 +24,7 @@ nternet superserver configuration database
#:MAIL: Mail, news and uucp services.
#:INFO: Info services
ident stream tcp nowait identd /usr/sbin/ident2 ident2 -i -n
ident stream tcp nowait identd /usr/sbin/ident2 ident2 -n
#:BOOT: TFTP service is provided primarily for booting. Most sites
# run this only on machines acting as "boot servers."