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 225275cb5a Updated samba (3.0.25b -> 3.0.28a) 17 years ago
..
README.xinetd
fix_smbadduser_csh_usage.patch Regenerated copyright notes broadly, without renewing them. 17 years ago
samba.cache
samba.conf Removed trailing spaces massively, hoping to not break anything. Copyright notes not renewed 17 years ago
samba.desc Updated samba (3.0.25b -> 3.0.28a) 17 years ago
samba.init Regenerated copyright notes broadly, without renewing them. 17 years ago
smbmount.init Regenerated copyright notes broadly, without renewing them. 17 years ago

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)