Bug 112984

Summary: autofs should wait for the (local) ldap server to start
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Carsten Hoeger <choeger>
Component: NetworkAssignee: Chris L Mason <mason>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: ralf
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Carsten Hoeger 2005-08-25 13:53:19 UTC
From: Cristian Tibirna <tibirna@kde.org>
Subject: starting order for autofs and ldap
To: Carsten Hoeger <choeger@suse.de>, Ralf Haferkamp <rhafer@suse.de>
Date: Thu, 25 Aug 2005 09:46:24 -0400
X-Spam-Status: No, hits=-0.4 tagged_above=-20.0 required=5.0 tests=BAYES_05
X-Spam-Level:
User-Agent: KMail/1.8.90


Hello

autofs is able to take its auto-mounting definitions from ldap. But on SuSE 
9.2 and 9.3, autofs isn't marked as depending on ldap (seen in the
Required-Start field), thus it fails to start when ldap mountpoints are
configured, because both autofs and ldap end up with start level 12
(rc3.d/S12autofs and rc3.d/S12ldap) but autofs is (alphabetically or
otherwise) launched before ldap.
Comment 1 Carsten Hoeger 2005-08-25 13:55:17 UTC
ldap should be added to X-UnitedLinux-Should-Start.
Comment 2 Thorsten Kukuk 2005-08-25 14:56:36 UTC
Added.