[Samba] swat error

Guillermo Gutierrez ggutierrez at marketscan.com
Thu Mar 9 03:23:30 GMT 2006


hola,

habla usted ingles?

bueno, revise bien que 'xinetd' este instalado y corriedo como servicio:
	ps -ae | grep xinetd

si resulta que si, entonces revise el documento de configuracion de swat (/etc/xinetd.d/swat):

# 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.
# $Header: /var/cvsroot/gentoo/src/patchsets/samba/configs/swat.xinetd,v 1.1 2005/08/09 12:56:26 seemant Exp $

service swat
{
        port            = 901
        socket_type     = stream
        wait            = no
(quite esta linea | este comentada o que no este si usted quiere usar swat de otras computadoras)
		     \|/
        #only_from       = localhost
        user            = root
        server          = /usr/sbin/swat
        log_on_failure += USERID
(asegurese de que 'disable' este en 'no', para que swat sepa que debe iniciar)
        disable         = no
}

hojala y esto resuelva su problema

-----Original Message-----
From: samba-bounces+ggutierrez=marketscan.com at lists.samba.org
[mailto:samba-bounces+ggutierrez=marketscan.com at lists.samba.org]On
Behalf Of bernardino hernandez
Sent: Wednesday, March 08, 2006 11:18 AM
To: samba at lists.samba.org
Subject: [Samba] swat error


tengo un error con elsamba 901
como se configura de otra forma
-- 
bernardino hernandez <berny at root.org>
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


More information about the samba mailing list