Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Ofer on June 25, 2003, 04:46:20 PM

Title: bug in E-smith v6.0b2 - Samba
Post by: Ofer on June 25, 2003, 04:46:20 PM
Regarding samba shares location I really would like to find out if this is a bug or simply my own mistake in configuration process....

/etc/e-smith/templates/etc/smb.conf/90ibays --- line 22
if ($properties{'PublicAccess'} eq 'none')
        {
            $result .= "path = /home/e-smith/files/ibays/$key\n";
        }
        else
        {
            $result .= "path = /home/e-smith/files/ibays/$key/files\n";
        }

SME always defines I-bay as PublicAccess, this is a clean install of v6.0b1
with update to beta2.
Title: Re: bug in E-smith v6.0b2 - Samba
Post by: byte on June 25, 2003, 05:44:55 PM
If you think its a bug send to smebugs@mitel.com
Title: Re: bug in E-smith v6.0b2 - Samba
Post by: Ofer on June 27, 2003, 06:04:04 AM
I want to be sure, why harras the team they got other stuff to play with.... havn't anyone noticed the annoying occurence where samba always shows FILES,HTML,CGIBIN directories even when security is on or off in an I-Bay and the the windows client logged on with the passwords in registery it still shows those directories in the share and  that variable is responsible for that check (PUBLICACCESS), I simply want to know if anyone have seen it as a bug???
Title: Re: bug in E-smith v6.0b2 - Samba
Post by: Charlie Brady on June 27, 2003, 08:23:52 AM
Ofer wrote:

> I want to be sure ...

Please report anything which is not what you expect to smebugs@mitel.com. Don't hesitate, just do it. Please?

Charlie
Title: Re: bug in E-smith v6.0b2 - Samba
Post by: Ofer on June 30, 2003, 07:53:48 PM
Okay I will report it ;) , by the way charlie have you abandon the pptp for e-smith thing I saw that you've done something with it?