Bug 171382

Summary: swat default install location broken
Product: [Fedora] Fedora Reporter: Joel <scriptersx>
Component: sambaAssignee: Jay Fenlason <fenlason>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: medium    
Version: 4CC: jfeeney
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-11-03 10:25:35 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 Joel 2005-10-21 12:05:40 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050524 Fedora/1.0.4-4 Firefox/1.0.4

Description of problem:
swat is broken by default, under the swat conf the directory given is /usr/local/samba/sbin/swat, which does not exsist, it appears to exsist in /usr/sbin/swat but chaning the conf file still doesnt fix this

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Enable swat
2.Point your browser at the swat page (127.0.0.1:901)

  

Actual Results:  Nothing, i got no page to be displayed

Expected Results:  SWAT server page should have loaded

Additional info:

to fix just change 
/usr/local/samba/sbin/swat
to 
/usr/sbin/swat

Comment 1 Marius Andreiana 2005-11-03 10:25:35 UTC

*** This bug has been marked as a duplicate of 171378 ***