Posted by: Anonymous
[ip: 209.37.138.50]
on January 31, 2008 07:52 PM
1. Debian-based distros use inetd instead of xinetd. SWAT package for debian puts a line into /etc/inetd.conf file, which is usually commented out. To use SWAT, you need to uncomment it.
2. No need to restart inetd or xinetd. Just find out the process number and then use kill -HUP on this process to reread configuration files. Or use killall -HUP inetd.
SWAT your Samba problems
Posted by: Anonymous [ip: 209.37.138.50] on January 31, 2008 07:52 PM2. No need to restart inetd or xinetd. Just find out the process number and then use kill -HUP on this process to reread configuration files. Or use killall -HUP inetd.
#