[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:
parent
a71e780b11
commit
8102caa912
1 changed files with 1 additions and 1 deletions
|
@ -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."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue