You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Christian Wiese 3163d2c373 samba: changed to set sysconfdir to '/etc/samba' in the case it was autoconfigured to '/etc' 13 years ago
..
README.xinetd
fix_smbadduser_csh_usage.patch
samba.cache massive cache files update from compiling packages <400.000 , ref build 2011-02-07 14 years ago
samba.conf samba: changed to set sysconfdir to '/etc/samba' in the case it was autoconfigured to '/etc' 13 years ago
samba.desc samba: Updated (3.5.10 -> 3.5.11) 13 years ago
samba.init
smbmount.init

README.xinetd

Add the following to /etc/xinetd.conf:

service swat
{
socket_type = stream
port = 901
protocol = tcp
wait = no
user = root
server = D_sbindir/swat
}

And the following to /etc/services:

swat 901/tcp # SWAT (Samba Administration Tool)