Hi folks,
I just installed the latest 3.0.25 Version of Samba and tried to run swat. Problem is, that we're not using the default path for smb.conf ...
So I changed the /etc/inetd.conf as follows:
swat stream tcp nowait root /opt/pware/samba/3.0.25/sbin/swat -s /u1/samba/smb.conf swat
And I also tried this one:
swat stream tcp nowait root /opt/pware/samba/3.0.25/sbin/swat --configfile=/u1/samba/smb.conf
But neither one of these entries is working. After I do a "refresh -s inetd" and login to swat it shows me none of the entries contained in the smb.conf and even shows an empty default smb.conf under "Views" ...
Any idea what might be wrong here ?
When we start the smbd and nmbd using the alternate path it uses the right smb.conf
Only swat won't ....
Regards
Thomas
I just installed the latest 3.0.25 Version of Samba and tried to run swat. Problem is, that we're not using the default path for smb.conf ...
So I changed the /etc/inetd.conf as follows:
swat stream tcp nowait root /opt/pware/samba/3.0.25/sbin/swat -s /u1/samba/smb.conf swat
And I also tried this one:
swat stream tcp nowait root /opt/pware/samba/3.0.25/sbin/swat --configfile=/u1/samba/smb.conf
But neither one of these entries is working. After I do a "refresh -s inetd" and login to swat it shows me none of the entries contained in the smb.conf and even shows an empty default smb.conf under "Views" ...
Any idea what might be wrong here ?
When we start the smbd and nmbd using the alternate path it uses the right smb.conf
Only swat won't ....
Regards
Thomas