How do I turn this off for external users?
The man is unhelpful, and the rc.d scripts do not show
where it is turned on.
Thanks Joel
> How do I turn this off for external users?
> The man is unhelpful, and the rc.d scripts do not show
> where it is turned on.
> Thanks Joel
--
+----------------------------------------------------------------+
|Grigg Consulting - 2009 Westwood Ave. - Springdale, Ar - 72762 |
+----------------------------------------------------------------+
--
. _\\__[oo from | Phones: +44 121 471 3789 (home)
. l___\\ /~~) /~~[ / [ | PGP-fp: D7 03 2A 4B D8 3A 05 37...
# ll l\\ ~~~~ ~ ~ ~ ~ | http://wcl-l.bham.ac.uk/~bam/
#/etc/hosts.allow
in.fingerd: LOCAL
ALL: LOCAL
#/etc/hosts.deny
ALL: ALL
Better though, is to use cfingerd from sunsite.
-eof-
writes:
|> How do I turn this off for external users?
|> The man is unhelpful, and the rc.d scripts do not show
|> where it is turned on.
|>
|> Thanks Joel
Comment out the finger section in your /etc/inetd.conf. Then kill -HUP
the inetd process. This disables remote fingering, but people on the
local system can still do it.
-Brian
--
========================================
Brian Stempel
Network Administration // Imagenet, Inc.
========================================
|> >How do I turn this off for external users?Quote:|> () writes:
What?! Why make things difficult? Just comment out the finger
section in inetd.conf and HUP the inetd process. The rc.d
scripts don't show where it's turned on because the scripts
don't turn 'fingerd' on, at least not directly. The scripts
start inetd, the Internet daemon, which listens on certain well
known ports (mentioned in /etc/services), and then spawns
processes based on connect requests to those ports according to
/etc/inetd.conf.
-Brian
--
========================================
Brian Stempel
Network Administration // Imagenet, Inc.
========================================
1. GNU Fingerd: Can I make the output look like Sun fingerd?
The subject says it all, I want the output of a finger on my Linux box
to be in the same format as the output on my solaris machine?
Is there an easy way?
--
Mr. Guy Smiley
--
e-mail: ( smiley at seds dot org )
website: ( double u double u double u dot seds dot org slash tilde smiley )
phone: ( five two zero three two one one nine six four )
2. After I added 4 Mbytes, X11 slowed down!!!!
4. Hardware Modems and WinModems - an interesting data point
6. Zero copy
7. Is Sol 2.3's fingerd really this brain-damaged?!?!?
8. redhat kernel 2.2.16-3 and change_root error
9. SUMMARY: How to make fingerd send phone # and office
11. in.fingerd
12. bad fingerd?
13. A safety wrapper for in.fingerd