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

Contents of /rpms/samba/sme10/samba.xinetd

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


Revision 1.1 - (show annotations) (download)
Thu Sep 29 08:22:00 2016 UTC (7 years, 8 months ago) by vip-ire
Branch: MAIN
CVS Tags: samba-4_2_10-7_1_el7_sme, samba-4_4_4-12_5_el7_sme, samba-4_4_4-12_6_el7_sme, samba-4_2_3-10_2_el7_sme, samba-4_4_4-12_el7_3, samba-4_4_4-14_6_el7_sme
Import samba with DC support in sme10 branch

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