Operating System - HP-UX
1835136 Members
2555 Online
110077 Solutions
New Discussion

Re: Samba Startup problem

 
catastro
Super Advisor

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
3 REPLIES 3
likid0
Honored Contributor

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


Windows?, no thanks
catastro
Super Advisor

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.
catastro
Super Advisor

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