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

Annotation of /rpms/stunnel-tls/sme8/sfinger.xinetd

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


Revision 1.1 - (hide annotations) (download)
Tue Jun 12 21:18:31 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: stunnel-tls-3_22-4_el5_sme, HEAD
Import on branch sme8 of package stunnel-tls-3.22-4.el5.sme.src.rpm

1 slords 1.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