Koozali.org: home of the SME Server

bug in E-smith v6.0b2 - Samba

Ofer

bug in E-smith v6.0b2 - Samba
« 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.

byte

Re: bug in E-smith v6.0b2 - Samba
« Reply #1 on: June 25, 2003, 05:44:55 PM »
If you think its a bug send to smebugs@mitel.com

Ofer

Re: bug in E-smith v6.0b2 - Samba
« Reply #2 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???

Charlie Brady

Re: bug in E-smith v6.0b2 - Samba
« Reply #3 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

Ofer

Re: bug in E-smith v6.0b2 - Samba
« Reply #4 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?