Operating System - HP-UX
1834604 Members
4280 Online
110069 Solutions
New Discussion

how to upgrade CIFS from A.01.08 to A.02.03.02 or higher version

 
SOLVED
Go to solution
Rajendra prasad NVR
Frequent Advisor

how to upgrade CIFS from A.01.08 to A.02.03.02 or higher version

I have currently the below CIFS(samba) in my hp unix box PA-RISC with 11.11 version.Please if any one have procedure to upgrade let me know.


CIFS-Client A.01.08 HP CIFS/9000 Client

CIFS-Development A.01.08 CIFS/9000 server source code files

CIFS-Server A.01.08 CIFS/9000 (Samba) File and Print Services


Thank you in advance.
1 REPLY 1
Pavol Halcin
Advisor
Solution

Re: how to upgrade CIFS from A.01.08 to A.02.03.02 or higher version

Hello,

1.) download the latest versions:

CIFS Client:

http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8724AA

CIFS Server:

http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA

The installation instructions are included on the download page.

2.) Backup your old config files, they are located in /etc/opt/samba

3.) Using the commands in the installation instructions, update the current versions. For example:

$ swinstall -s /tmp/B8725AA_11.nn.depot B8725AA

This will also copy new config files to /opt/samba/newconfig/etc/

4.) If needed, configure samba again (either directly in smb.conf or using the swat interface)