- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Upgrade SAMBA!!
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2006 02:35 AM
04-07-2006 02:35 AM
Upgrade SAMBA!!
In a HP server with 11i OS version I have the Samba version as follows:
swlist -l product | grep -i samba
CIFS-Server A.01.08 CIFS/9000 (Samba) File and Print Services
I want to upgrade it to the latest version.
Can somebody tell me how i can get the latest version and do i need to take a backup of the system before upgrading it ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2006 02:38 AM
04-07-2006 02:38 AM
Re: Upgrade SAMBA!!
Server
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA
Client
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8724AA
Generally both are required to integrate into a domain.
It is not necessaryy to take a backup prior to installing Samba, but I always make sure there is an Ignite backup handy.
It is not required to remove the old version, Samba upgrades in place very nicely.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2006 02:47 AM
04-07-2006 02:47 AM
Re: Upgrade SAMBA!!
Thanks for your quick reply.
Just a small doubt. Do i need to install both as you have specified.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2006 02:51 AM
04-07-2006 02:51 AM
Re: Upgrade SAMBA!!
CIFS Server which is HP's Officially Supported implementation of SAMBA *IS* independent/separate from CIFS Client (again: which is NOT SAMBA!) - which is an adaptation of a product from a company called Sharity Inc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2006 02:58 AM
04-07-2006 02:58 AM
Re: Upgrade SAMBA!!
If you want to join to ADS, then follow my steps here:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=949365
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2006 03:07 AM
04-07-2006 03:07 AM
Re: Upgrade SAMBA!!
/etc/opt/samba
/var/opt/samba
Just tar them up or CPIO them... What is your current CIFS Authentication? Is it Domain+WinBindd or Share/User/Server?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2006 04:37 AM
04-07-2006 04:37 AM
Re: Upgrade SAMBA!!
No configuration files are touched during the upgrade. (I've upgraded 5 systems so far with no issues or configuration changes required.)
Jeff Traigle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2006 07:33 PM
04-09-2006 07:33 PM
Re: Upgrade SAMBA!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2006 07:48 PM
04-09-2006 07:48 PM
Re: Upgrade SAMBA!!
here are the outputs i have :
./smbstatus
Samba version 2.2.3a
swlist -l product | grep -i samba
CIFS-Server A.01.08 CIFS/9000 (Samba) File and Print Services.
I have been asked to upgrade to version 3, so what do i need to do.
Please advice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2006 12:42 AM
04-10-2006 12:42 AM
Re: Upgrade SAMBA!!
Download and install:
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA
Read the required patches/products -- previous poster mentioned LDAP is needed although not actually used if your usage of Samba will be non-Domain/LDAP/ADS...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2006 12:48 AM
04-10-2006 12:48 AM
Re: Upgrade SAMBA!!
root# /opt/samba/bin/smbstatus
Samba version 3.0.14a based HP CIFS Server A.02.02
PID Username Group Machine
-------------------------------------------------------------------
Service pid machine Connected at
-------------------------------------------------------
No locked files
root# swlist -l product |grep -i samba
CIFS-Server A.02.02 HP CIFS Server (Samba) File and Print Services
Note that HP's latest build is based on Samba 3.0.14a which is almost current.