Samba 3.4 on Centos 5.3

View: New views
7 Messages — Rating Filter:   Alert me  

Samba 3.4 on Centos 5.3

by Niklas Saers-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dear Sirs,

I'm running a vanilla CentOS 5.3 server, and yum there has Samba  
3.0.33. What's the recommended way to install Samba 3.4 as an upgrade  
over 3.0.33? Just ./configure && make && sudo make install ?

Cheers

        Nik
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Re: Samba 3.4 on Centos 5.3

by Kasper Sacharias Eenberg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, 2009-07-09 at 08:57 +0200, Niklas Saers wrote:
> Dear Sirs,
>
> I'm running a vanilla CentOS 5.3 server, and yum there has Samba  
> 3.0.33. What's the recommended way to install Samba 3.4 as an upgrade  
> over 3.0.33? Just ./configure && make && sudo make install ?
>
> Cheers
>
> Nik

In my humble opinion it's wise to choose the package from your
distribution.

Unless you have the time to maintain/upgrade it yourself.
They are in the repo because they are stable (That's how it works in
debian anyways).
And i do believe CentOS takes care of security patches.

With regards,
Kasper

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Re: Samba 3.4 on Centos 5.3

by Niklas Saers-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Kasper,

On Jul 9, 2009, at 9:13 AM, Kasper Sacharias Eenberg wrote:
> In my humble opinion it's wise to choose the package from your
> distribution.

I would, but I need functionality that was introduced with Samba 3.2,  
and since the only package I can find is 3.0.33, that's not an option.  
Are there other package-repositories than the default I can use that  
perhaps have a newer version of Samba?

> They are in the repo because they are stable (That's how it works in
> debian anyways).

There have been many Samba releases since 3.0.33, I should expect they  
are stable? :-)

Cheers

        Nik
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Re: Samba 3.4 on Centos 5.3

by Eero Volotinen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Niklas Saers kirjoitti:
> Dear Sirs,
>
> I'm running a vanilla CentOS 5.3 server, and yum there has Samba 3.0.33.
> What's the recommended way to install Samba 3.4 as an upgrade over
> 3.0.33? Just ./configure && make && sudo make install ?
>
> Cheers

It is recommended to use rpm packages, since Centos only provides very
old version, many people are using samba from sernet repository:

ftp://ftp.sernet.de/pub/samba/experimental/centos/5/

Sernet samba usually works fine, but ..

--
Eero,
RHCE

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Re: Samba 3.4 on Centos 5.3

by Niklas Saers-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi guys,

On Jul 9, 2009, at 10:47 AM, Eero Volotinen wrote:
> It is recommended to use rpm packages, since Centos only provides  
> very old version, many people are using samba from sernet repository:


On Jul 9, 2009, at 10:29 AM, Waltari Harri wrote:
> Maybe you would take a look at Sernet Samba repo?

Thanks for the link, I'll be sure to grab that one :-)

Cheers

        Nik
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Re: Samba 3.4 on Centos 5.3

by Hoover, Tony :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The default setting for LDAP StartTLS changed between those versions,
watch out for that.  Also, if you communicate with an AD, you will need
to configure your /etc/krb5.conf file with the newer one.

I've been running SerNet Samba for about a year, with excellent results.
It is a Repo, so when you "yum update" it will update your samba as
well.  be sure to select the appropriate package level ("experimental",
"recent", or "tested") for your environment.

On Thu, 2009-07-09 at 04:24 -0500, Niklas Saers wrote:

> Hi guys,
>
> On Jul 9, 2009, at 10:47 AM, Eero Volotinen wrote:
> > It is recommended to use rpm packages, since Centos only provides  
> > very old version, many people are using samba from sernet
> repository:
>
>
> On Jul 9, 2009, at 10:29 AM, Waltari Harri wrote:
> > Maybe you would take a look at Sernet Samba repo?
>
> Thanks for the link, I'll be sure to grab that one :-)
>
> Cheers
>
>         Nik
> --  
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba
>

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Re: Samba 3.4 on Centos 5.3

by Squeezer99 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

cd to samba-3.4.0/packaging/RHEL and run sh makerpms.sh

then rpm -Uvh /usr/src/redhat/RPMS/X86_64/samba*3.4.0*.rpm

smbpasswd -w

/etc/rc.d/init.d/smb restart

Niklas Saers wrote:
> Dear Sirs,
>
> I'm running a vanilla CentOS 5.3 server, and yum there has Samba
> 3.0.33. What's the recommended way to install Samba 3.4 as an upgrade
> over 3.0.33? Just ./configure && make && sudo make install ?
>
> Cheers
>
>     Nik

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba