Install SWAT to configure Samba from Web browser

# yum -y install xinetd
# /etc/rc.d/init.d/xinetd start
# yum -y install samba-swat
# vi /etc/xinetd.d/swat
only_from = 127.0.0.1 192.168.0.0/24
// line 10: add IPs you permit
disable = no
// line 14: change
#/etc/rc.d/init.d/xinetd restart
Access to [http://(server's hostname):901]

After accessing, user name and password is required to login. Input for root's one in it and login, then following screen is shown and you can configure samba on browser.
Share:

No comments:

Post a Comment

Popular Posts