- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Query on Samba upgrade (CIFS) from A.01.08 to A.02...
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
01-24-2006 10:09 PM
01-24-2006 10:09 PM
* The software
"CIFS-Server.CIFS-LIB,r=A.02.02,a=HP-UX_B.11.11_32/64,v=HP"
was successfully marked, but it depends on the following software items which could not be found in the source.
However, these items may already be in the target. This will be checked during the Analysis Phase:
KRB5-Client.KRB5-SHLIB,r>=B.11.00.%
LdapUxClient.LDAP-C-SDK,r>=B.03.20.%
When I loaded the software with exception of dependancies samba doesn't seems to be working.
While running startsmb I am getting error:
/usr/lib/dld.sl: Can't find path for shared library: libldap.sl /usr/lib/dld.sl: No such file or directory ./startsmb[6]: 16404 Abort(coredump) /usr/lib/dld.sl: Can't find path for shared library:
Could somebody help me what extra need to be installed to get newer version of samba worked, and what impact will the other software will make to my running system.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 10:13 PM
01-24-2006 10:13 PM
SolutionFrom the error message, its clear that you didnt install LDAP-UX client.
Please download and install from,
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J4269AA
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 10:13 PM
01-24-2006 10:13 PM
Re: Query on Samba upgrade (CIFS) from A.01.08 to A.02.02
export SHLIB_PATH=/usr/lib
Go to the directory where startsmb. And start it there itself.
Are you getting the errors again.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 10:15 PM
01-24-2006 10:15 PM
Re: Query on Samba upgrade (CIFS) from A.01.08 to A.02.02
could you please first check whether the additional software is loaded onto the machine.
If not then samba will fail due to missing modules.
If the software is there you may have to update the dependencies first and then attempt reinstall if samba.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 10:20 PM
01-24-2006 10:20 PM
Re: Query on Samba upgrade (CIFS) from A.01.08 to A.02.02
As you can see from CIFS server technology preview page,
HP CIFS Server needs the following additional software for proper operation.
* HP LDAP Development Libraries.
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=CIFSTP3
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 10:23 PM
01-24-2006 10:23 PM
Re: Query on Samba upgrade (CIFS) from A.01.08 to A.02.02
Try this and revert results.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 11:32 PM
01-24-2006 11:32 PM
Re: Query on Samba upgrade (CIFS) from A.01.08 to A.02.02
Samba will not work correctly or install without the depndencies.
AT this point I'd install or reinstall the dependencies, then do Samba Server and Client in sequence. You need a full client install to properly join a domain.
The samba client will require you a boot.
SHLIB_PATH should be set by a correct installation, which does not appear to have happened.
swverify \*
Look for corrupt depots.
swremove anything that is corrupt and reinstall as needed.
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
01-25-2006 02:07 AM
01-25-2006 02:07 AM
Re: Query on Samba upgrade (CIFS) from A.01.08 to A.02.02
Also - swremove the old cifs first. (save your existing configs)
LDAP
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J4269AA
Kerberos
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J5849AA
Rgds...Geoff