swat
Loo, Joseph
loo at littongcs.com
Mon Nov 5 06:30:08 GMT 2001
Have you tried checking your /etc/pam.d/samba file settings. Mine looks like
this:
auth required /lib/security/pam_stack.so service=system-auth
account required /lib/security/pam_stack.so service=system-auth
-----Original Message-----
From: root [mailto:root at pc-62-30-143-166-gl.blueyonder.co.uk]
Sent: Sunday, November 04, 2001 1:34 PM
To: samba at lists.samba.org
Subject: swat
I cannot get swat to work for samba 2.2.2-2
This is my xinetd file
#
# Simple configuration file for xinetd
#
# Some defaults, and include /etc/xinetd.d/
defaults
{
instances = 60
log_type = SYSLOG authpriv
log_on_success = HOST PID
log_on_failure = HOST
}
includedir /etc/xinetd.d
swat stream tcp nowait.400 root /usr/sbin/swat swat
This is my xinetd/swat file
# default: off
# description: SWAT is the Samba Web Admin Tool. Use swat \
# to configure your Samba server. To use SWAT, \
# connect to port 901 with your favorite web browser.
service swat
{
port = 901
socket_type = stream
wait = no
#only_from = localhost
user = root
server = /usr/sbin/swat
log_on_failure += USERID
#disable = yes
}
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba
More information about the samba
mailing list