[Samba] samba

Loo, Joseph loo at littongcs.com
Wed Jan 30 06:36:14 GMT 2002


Create a file /etc/xinetd.d/swat with the following contents:
 
# default: on
# 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
}

You might want to check to make sure that /etc/pam.d/samba exists with at
least the following contents:
auth    required        /lib/security/pam_stack.so service=system-auth
account required        /lib/security/pam_stack.so service=system-auth
 
A lot of the samba are built with pam enable.


-----Original Message-----
From: Lester Lim [mailto:lesterlim at bdo.com.sg]
Sent: Tuesday, January 29, 2002 7:21 PM
To: Samba
Subject: [Samba] samba


hi, can u teach me how to modified the xinetd conf?
n how to create SWAT?

Regards,


Lester Lim (IT Department)
E-mail: lesterlim at bdo.com.sg <mailto:lesterlim at bdo.com.sg> 
--------------------------------------------------------
Chia,Wong & Partners / BDO International (Singapore)
www.chiawong.com <http://www.chiawong.com>  / www.bdo.com.sg
<http://www.bdo.com.sg> 
135 Middle Road #05-13/14
Bylands Building, Singapore 188975
Tel: (65) 3372033    Fax: (65) 3385633
 
 
 
 

-------------- next part --------------
HTML attachment scrubbed and removed


More information about the samba mailing list