John Lane wrote:

> I have a system configured with OpenLDAP, OpenSSL and Samba.
> 
> it works fine, exept it takes ages for smbd to start on boot.
> 
> The reason for this is that TLS connects from smbd to slapd are being
> rejected.
> 
> I don't understand why, as jobs spawned from init should run a root, right
> ? (the TLS certs configured in slapd and smb are all owned by root)
> 
> Any pointers ?
Maybe dumb, but sometime ago I also installed samba on a new machine, it had to 
work with
ldap. I had also slow starting.
The smbd server tries to connect to ldapserver. Two things went wrong:
- the ldap password was not stored yet with smbpasswd -w secret
- the ldap server did not startup at all

hope that helps

Stef Bon
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to