|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
Samba 3.4 on Centos 5.3Dear 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.3On 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.3Hi 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.3Niklas 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.3Hi 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.3The 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.3cd 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 |
| Free embeddable forum powered by Nabble | Forum Help |