Bug 104130 - ifplugd may restart ypbind and autofs?
Summary: ifplugd may restart ypbind and autofs?
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Network (show other bugs)
Version: Beta 1
Hardware: All All
: P5 - None : Enhancement
Target Milestone: ---
Assignee: Matthias Hopf
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-11 14:18 UTC by Matthias Hopf
Modified: 2008-06-25 09:52 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 Matthias Hopf 2005-08-11 14:18:47 UTC
If a network connection is handled by ifplugd, we should *consider*
reloading/restarting ypbind and autofs.

I'm not exactly sure whether there could be some bad side effects, so this is an
enhancement request only.

Maybe we should consider restarting ypbind only if the domain name changes, and
consequently restarting autofs only if the NIS autofs maps were updated.
Comment 1 Forgotten User ZhJd0F0L3x 2005-08-11 15:31:50 UTC
you can already do this via if-up.d/ifdown.d or pre- and post-scripts. look in
the sysconfig documentation (man ifup), if it is not there, open a bug for
christian to document it.
Comment 2 Matthias Hopf 2005-08-11 15:41:40 UTC
I was considering regular customers here, who would like to have this
automatically configured. I was sure that there existed some mechanism to
manually configure it this way.

Anyway, nothing for 10.0.
Comment 3 Christian Zoz 2005-08-12 07:32:22 UTC
sed -i '/^# Default-Start:/s/[B0-9 ]*$//p' /etc/init.d/ypbind
sed -i '/^# Default-Start:/s/[B0-9 ]*$//p' /etc/init.d/autofs
ln -s /etc/sysconfig/network/ifcfg-<hwdesc>.d/S20portmap ../../../init.d/portmap
ln -s /etc/sysconfig/network/ifcfg-<hwdesc>.d/S30ypbind  ../../../init.d/ypbind
ln -s /etc/sysconfig/network/ifcfg-<hwdesc>.d/S40autofs  ../../../init.d/autofs
ln -s /etc/sysconfig/network/ifcfg-<hwdesc>.d/K70ypbind  ../../../init.d/ypbind
ln -s /etc/sysconfig/network/ifcfg-<hwdesc>.d/K60autofs  ../../../init.d/autofs

Und los geht's
Comment 4 Christian Zoz 2005-08-12 07:38:06 UTC
That is not invalid at all. But it is not a bug but a feature request. So please
file this request to Code10 instead.

sysconfig can do this stuff. All that lacks is a simple way of configuration,
maybe via YaST runlevel editor.
Comment 7 Stephan Kulow 2008-06-25 09:32:16 UTC
mass reopening all SuSE Linux bugs that are set to REMIND+LATER to change the resolution to WONTFIX (adapting to new policy)
Comment 8 Stephan Kulow 2008-06-25 09:33:49 UTC
mass reopening all SuSE Linux bugs that are set to REMIND+LATER to change the resolution to WONTFIX (adapting to new policy)
Comment 9 Stephan Kulow 2008-06-25 09:40:15 UTC
mass reopening all SuSE Linux bugs that are set to REMIND+LATER to change the resolution to WONTFIX (adapting to new policy)
Comment 10 Stephan Kulow 2008-06-25 09:52:16 UTC
Closing old LATER+REMIND bugs as WONTFIX - if you still plan to work on it, feel free to reopen and set to ASSIGNED.

In case the report saw repeated reopen comments, it's due to bugzilla timing out on the huge request ;(