HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Samba Startup problem
Operating System - HP-UX
1835195
Members
2611
Online
110077
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
02-08-2008 02:28 AM
02-08-2008 02:28 AM
Samba Startup problem
Hi to all.
I have CIF Server / Client in my HP-UX 11iv1 server, and when I try to run smaba this is what the system tells me:
ensnada4:/usr/local# tail -1 /var/adm/syslog/syslog.log
Feb 8 10:43:54 ensnada4 CIFS Server: smbd & nmbd failed to start
ensnada4:/usr/local# /sbin/init.d/samba stop
No smbd or nmbd was running.
winbindd is not running.
ensnada4:/usr/local# /sbin/init.d/samba start
/usr/lib/dld.sl: Can't find path for shared library: libldap.sl
/usr/lib/dld.sl: No such file or directory
/opt/samba/bin/startsmb[6]: 27450 Abort(coredump)
/usr/lib/dld.sl: Can't find path for shared library: libldap.sl
/usr/lib/dld.sl: No such file or directory
/opt/samba/bin/startsmb[7]: 27454 Abort(coredump)
Unable to start smbd & nmbd!
ensnada4:/usr/local# swlist -l product | grep CIF
CIFS-Client A.02.02.01 HP CIFS Client
CIFS-Development A.02.03.02 HP CIFS Server Source Code Files
CIFS-Server A.02.03.02 HP CIFS Server (Samba) File and Print Ser
vices
I have all the dependencies for the CIF components and I installed a C Compiler as some pages sugested to do in case some problems where encountered in here.
Can anyone tell a solution? Thanks in advance
I have CIF Server / Client in my HP-UX 11iv1 server, and when I try to run smaba this is what the system tells me:
ensnada4:/usr/local# tail -1 /var/adm/syslog/syslog.log
Feb 8 10:43:54 ensnada4 CIFS Server: smbd & nmbd failed to start
ensnada4:/usr/local# /sbin/init.d/samba stop
No smbd or nmbd was running.
winbindd is not running.
ensnada4:/usr/local# /sbin/init.d/samba start
/usr/lib/dld.sl: Can't find path for shared library: libldap.sl
/usr/lib/dld.sl: No such file or directory
/opt/samba/bin/startsmb[6]: 27450 Abort(coredump)
/usr/lib/dld.sl: Can't find path for shared library: libldap.sl
/usr/lib/dld.sl: No such file or directory
/opt/samba/bin/startsmb[7]: 27454 Abort(coredump)
Unable to start smbd & nmbd!
ensnada4:/usr/local# swlist -l product | grep CIF
CIFS-Client A.02.02.01 HP CIFS Client
CIFS-Development A.02.03.02 HP CIFS Server Source Code Files
CIFS-Server A.02.03.02 HP CIFS Server (Samba) File and Print Ser
vices
I have all the dependencies for the CIF components and I installed a C Compiler as some pages sugested to do in case some problems where encountered in here.
Can anyone tell a solution? Thanks in advance
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2008 03:10 AM
02-08-2008 03:10 AM
Re: Samba Startup problem
You can use validation trough ldap on the samba server, and its looking fot the ldap library.
I had to install for the cifs to work. the ldap and kerberos client:
J4269AA B.03.30.01 LDAP-UX Integration
KRB5CLIENT C.1.3.5.05 Kerberos V5 Client Version 1.3.5.05
you can download them from itrc.
cya
I had to install for the cifs to work. the ldap and kerberos client:
J4269AA B.03.30.01 LDAP-UX Integration
KRB5CLIENT C.1.3.5.05 Kerberos V5 Client Version 1.3.5.05
you can download them from itrc.
cya
Windows?, no thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2008 04:05 AM
02-08-2008 04:05 AM
Re: Samba Startup problem
Hi again.
I just installed the patches it required and the LDAP bundle
ensnada4:/var/opt/samba# swlist -l product | grep LDAP
LdapUxClient B.04.00.02 LDAP-UX Client Services
NisLdapServer B.04.00.02 The NIS/LDAP Gateway (ypldapd)
But even so the system tells me same things.
I just installed the patches it required and the LDAP bundle
ensnada4:/var/opt/samba# swlist -l product | grep LDAP
LdapUxClient B.04.00.02 LDAP-UX Client Services
NisLdapServer B.04.00.02 The NIS/LDAP Gateway (ypldapd)
But even so the system tells me same things.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2008 01:47 AM
02-11-2008 01:47 AM
Re: Samba Startup problem
I already had installed LDAP and Kerberos and all patches CIF needed. I still don´t know why it does not work, so I will open a support case with HP. Thanks although
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP