01-23-04 11:56 PM
Francisco Mendez wrote:quote:
> Hi:
>
> I've just installed RH 9.0 / - / ,but cannot start the finger
> server, when I select finger, the controls *Start*, *Stop*, *Restar* are
> gyaed out.
>
> Also when trying finger other boxes on my network, I recive the message:
>
> *finger: cannot create socket / connect host*
>
> Any ideas how can I use forger?.
>
> Tx in advance...
>
> FM>
>
To be able to use finger, you need first to enable the xinetd (then I think
those options will be enabled).
/sbin/chkconfig xinetd on
/sbin/chkconfig finger on
/etc/rc.d/init.d/xinetd restart
Those three lines should make your finger to start (and continue to start at
each reboot too), but remeber, allowing finger is a security risk.
//Aho
[ Post a follow-up to this message ]
|