/[smeserver]/rpms/samba/sme10/samba.xinetd
ViewVC logotype

Annotation of /rpms/samba/sme10/samba.xinetd

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


Revision 1.2 - (hide annotations) (download)
Tue May 8 16:37:54 2018 UTC (6 years, 1 month ago) by jpp
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
upgrade to samba-4.6.2-12

1 vip-ire 1.1 # default: off
2     # description: SWAT is the Samba Web Admin Tool. Use swat \
3     # to configure your Samba server. To use SWAT, \
4     # connect to port 901 with your favorite web browser.
5     service swat
6     {
7     port = 901
8     socket_type = stream
9     wait = no
10     only_from = 127.0.0.1
11     user = root
12     server = /usr/sbin/swat
13     log_on_failure += USERID
14     disable = yes
15     }

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