/[smeserver]/rpms/stunnel-tls/sme10/sfinger.xinetd
ViewVC logotype

Contents of /rpms/stunnel-tls/sme10/sfinger.xinetd

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Thu Feb 4 18:08:15 2016 UTC (8 years, 3 months ago) by vip-ire
Branch: MAIN
CVS Tags: stunnel-tls-3_22-4_el7_sme, HEAD
sme10 branch

1 # Not that anyone in their right mind would tunnel the finger protocol over
2 # SSL, but here's how to do it using xinetd....
3
4 service sfinger
5 {
6 socket_type = stream
7 wait = no
8 user = root
9 server = /usr/sbin/stunnel
10 server_args = -l /usr/sbin/in.fingerd -- in.fingerd
11 }

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed