pavement

Samba, SWAT (Samba Web Interface)

From FreeBSDwiki
Revision as of 08:59, 7 November 2011 by Jimbo (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Web Interface (SWAT)

If you would like to use a Web interface to make this configuration much easier then you need to configure SWAT

uncomment the following line in your /etc/inetd.conf

swat    stream  tcp     nowait/400      root    /usr/local/sbin/swat    swat

Restart inetd

# killall -HUP inetd

Now you should be able to go to the address

http://localhost:901

NOTE SWAT has been known to have security flaws, use at own risk.

Personal tools