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.
 
 
 
 
 
 
Alejandro Mery 2b6cbe2a64 * updated samba (3.0.23d -> 3.0.24) - temporarily disabled spinlocks for every arch 18 years ago
..
README.xinetd * relocated current package database to the trunk of the package sub-project 18 years ago
fix_smbadduser_csh_usage.patch * relocated current package database to the trunk of the package sub-project 18 years ago
samba.cache * relocated current package database to the trunk of the package sub-project 18 years ago
samba.conf * updated samba (3.0.23d -> 3.0.24) - temporarily disabled spinlocks for every arch 18 years ago
samba.desc * updated samba (3.0.23d -> 3.0.24) - temporarily disabled spinlocks for every arch 18 years ago
samba.init * relocated current package database to the trunk of the package sub-project 18 years ago
smbmount.init * relocated current package database to the trunk of the package sub-project 18 years ago
sparc.patch * relocated current package database to the trunk of the package sub-project 18 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)