After installing the samba.I cant access swat.
# $Header: /home/cvsroot/gentoo-x86/net-fs/samba/files/swat.xinetd,v 1.3 2002/05/06 19:57:08 woodchip Exp $
service swat
{
port = 901
socket_type = stream
wait = no
only_from =0.0.0.0/0
user = root
server = /usr/sbin/swat
log_on_failure += USERID
disable = no
}
when I login swat 3 times by root account,I get the message:
401 Bad Authorization
username or password incorrect.
