Bug 112984 - autofs should wait for the (local) ldap server to start
Summary: autofs should wait for the (local) ldap server to start
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Network (show other bugs)
Version: Beta 3
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Chris L Mason
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-25 13:53 UTC by Carsten Hoeger
Modified: 2005-08-25 14:56 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.