Bug 19636

Summary: SAMBA Web Configuration
Product: [Retired] Red Hat Linux Reporter: endcorp <vps>
Component: sambaAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED WORKSFORME QA Contact: Dale Lovelace <dale>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-10-23 22:51:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description endcorp 2000-10-23 21:07:02 UTC
Attempt to run Samba Web configuration,  http://localhost:901/ will not 
start and goes to Netscapes Search engine.

Comment 1 endcorp 2000-10-23 22:44:07 UTC
There seem to be several bug tracks with a similar issue.  I've implemented all
the suggestions in bug# 17839 & 18152 and can't get this to work.

Comment 2 endcorp 2000-10-23 22:51:15 UTC
I found the comment that worked!! for me.  Change the swat file,

only_from = localhost

          to

only_from = 127.0.0.1

THANKS:  mdrew