[Bug 206823] New: missing network dependency in /etc/init.d/ldap cause ldap server not to start (cannot bind to nework interface)
https://bugzilla.novell.com/show_bug.cgi?id=206823 Summary: missing network dependency in /etc/init.d/ldap cause ldap server not to start (cannot bind to nework interface) Product: SUSE Linux 10.1 Version: Final Platform: All OS/Version: SuSE Linux 10.1 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: guillaume.sauzon@caramail.com QAContact: qa@suse.de There should be a dependency on the network service with the ldap service. The slapd (ldap server) cannot otherwise bind to a socket on a non existing interface. In other words, the following lines should be in the file: /etc/init.d/ldap #! /bin/sh # Copyright (c) 1997-2000 SuSE GmbH Nuernberg, Germany. # Copyright (c) 2002 SuSE Linux AG Nuernberg, Germany. # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # # Author: Carsten Hoeger # Ralf Haferkamp # # /etc/init.d/ldap # ### BEGIN INIT INFO # Provides: ldap # Required-Start: $remote_fs $network # Required-Stop: $network # Default-Start: 3 5 # Default-Stop: # Description: start the OpenLDAP2 Server ### END INIT INFO Na ja, I'm not sure about the Required-Stop. Anyhow, by me, the missing network in the Required-Start was causing ldap server not to start !! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=206823 aj@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |rhafer@novell.com |screening@forge.provo.novell| |.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=206823 rhafer@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=206823 rhafer@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |aj@novell.com ------- Comment #1 from rhafer@novell.com 2006-10-04 09:14 MST ------- Fixed in STABLE. @aj do you want an update for SL10.1 for this? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com