Author Topic: upgrading does not work  (Read 1929 times)

koczol

  • Zen Apprentice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
upgrading does not work
« on: June 27, 2008, 07:08:13 pm »
Dear Friends,

Am I new to Ebox as admin, and I would like to upgrade the new samba, but from web platform if I press upgrade User and Group management component, the system sends a message that "The installation of the packages has finished successfully", but there is no change in the version number, and I cant see change in the system either.
What am I doing wrong?
Please help me, I need to have advanced directory share management asap.

Many thanks in advance.

Levente


sixstone

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1417
  • Karma: +26/-0
    • View Profile
    • Sixstone's blog
Re: upgrading does not work
« Reply #1 on: June 28, 2008, 11:31:43 am »
Make in your system /etc/apt/sources.list has the following line:
Code: [Select]
deb http://ppa.launchpad.net/juruen/ubuntu hardy main
Then, run this command:
Code: [Select]
sudo ebox-software
Then, go to eBox GUI and check there is a samba new version 0.11.102. After installing such package, in File Sharing->Shares there will be the advanced directory share management.
My secret is my silence...

javi

  • Zen Hero
  • *****
  • Posts: 1042
  • Karma: +0/-0
    • View Profile
Re: upgrading does not work
« Reply #2 on: June 30, 2008, 06:59:42 pm »
Actually, you can't upgrade the eBox samba package from the interface yet. We still have to install the gpg key to authenticate the packages.

If you have console or ssh access and after making sure you have the line that sixtone told you in your /etc/apt/sources.list do the following:

Code: [Select]
sudo apt-get update
Code: [Select]
sudo apt-get install ebox-samba
In the next release you will be able to do all this from the graphical interface, in the meanwhile, I hope this solves your proble,.

Terence Loo

  • Zen Apprentice
  • *
  • Posts: 42
  • Karma: +1/-0
    • View Profile
Re: upgrading does not work
« Reply #3 on: July 10, 2008, 08:50:24 am »
Hi Sixtone,

Share is seen but ebox-samba 0.11.102 is not shown in Software Management > eBox components page.

Hope this helps.  ;)

Regards,

Terence Loo

Make in your system /etc/apt/sources.list has the following line:
Code: [Select]
deb http://ppa.launchpad.net/juruen/ubuntu hardy main
Then, run this command:
Code: [Select]
sudo ebox-software
Then, go to eBox GUI and check there is a samba new version 0.11.102. After installing such package, in File Sharing->Shares there will be the advanced directory share management.

koczol

  • Zen Apprentice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: upgrading does not work
« Reply #4 on: July 15, 2008, 11:45:06 am »
The new 103 version file share is better, but I cant still precisely configure users right.
With read only, I know
With read-write there is no delete possibility of other users generated files.
With admin, all rights allowed.
How can I do fine setting of shared directories from web platform?
I saw the smb setting file special lines, where can I find the description of octal numbers meaning?

How can I add to share an already existing folder (no browse feature available at shares)

no more questions  ;) so far.

Thanx a lot

Terence Loo

  • Zen Apprentice
  • *
  • Posts: 42
  • Karma: +1/-0
    • View Profile
Re: upgrading does not work
« Reply #5 on: July 16, 2008, 06:04:59 am »
The new 103 version file share is better, but I cant still precisely configure users right.
With read only, I know
With read-write there is no delete possibility of other users generated files.
With admin, all rights allowed.
How can I do fine setting of shared directories from web platform?
I saw the smb setting file special lines, where can I find the description of octal numbers meaning?

How can I add to share an already existing folder (no browse feature available at shares)

no more questions  ;) so far.

Thanx a lot

Hi Koc,

We gotta do it manually for what you mentioned at the moment as I believe the current available feature of share module is sufficient. Anything beyond will be on manual. Same goes to windows server.

Cheers.

javi

  • Zen Hero
  • *****
  • Posts: 1042
  • Karma: +0/-0
    • View Profile
Re: upgrading does not work
« Reply #6 on: July 17, 2008, 12:26:31 pm »
Hey,

There is no browser to select an existing path. You will have to type it manually

koczol

  • Zen Apprentice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: upgrading does not work
« Reply #7 on: July 18, 2008, 02:53:14 pm »
Hi,

How, I guess: just select :file system path and type in the path of the directory I want to share, and if it already exists it will be shared, if not, ebox will create a new empty dir?


javi

  • Zen Hero
  • *****
  • Posts: 1042
  • Karma: +0/-0
    • View Profile
Re: upgrading does not work
« Reply #8 on: July 21, 2008, 03:50:00 pm »
Nope,

If you select "file system path", the directory must exist.

If you select "directory under eBox", the directory will be automatically created by eBox under /home/samba/shares/DIRECTORY_NAME