swat:   Samba

 swat (Samba Web Administration Tool   Web-
Samba)       smb.conf   .
         ,
        .  swat -
      ,   
    smb.conf:   swat    ,
       smb.conf    -
 .

 swat   xinetd (.  " xinetd"  11).
    swat,    /etc/
xinetd. d/swat  :

$ cat /etc/xinetd.d/swat

# Default: off     ( : 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.
(: SWAT -   web- Samba,  swat
   Samba.   
  901   web-.)
service swat
(

port            = 901

socket_type     = stream

wait            = no

only_from       = 127.0.0.1

user            = root

server          = /usr/sbin/swat

log_on_failure += USERID

disable         = yes
}

   swat,   yes   disable =  .
    swat     ,    IP-
  ,     swat,   only_from.  -
  IP-   . , ,  -
 xinitd,       :

# /etc/rc.d/init.d/xinetd restart

Stopping xinetd:   ( xinitd)                                [ OK ]
Starting xinetd:   ( xinitd)                                   [ OK ]

    killall -HUP xinetd.

      xinitd    swat.
   ,     http: //127.0.0.1:901 
http://localhost: 901      swat     
    root.        
 127.0.0.1 IP- .

702  V.     