feisty as nis client wants to write to /home/.directory

Bug #81257 reported by Tim Wieneke
4
Affects Status Importance Assigned to Milestone
kubuntu-default-settings (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: kubuntu-default-settings

Hi,

I was installing the feisty in our network and a problem popped up, which is a
design issue of (minimum) one package:

Problem: the kubuntu-default-settings wants to create a symlink to /home/.directory which is forbidden in normal NIS client/master networks with autofs share home directories. W/o the symlink the system generates a lot of errors.

the package: kubuntu-default-settings_1%3a7.04-11_all.deb
contains a file: install/doinst.sh

part of the contents:

if [ -d /home ]; then
      if [ ! -e /home/.directory ]; then
      ln -s /etc/kubuntu-default-settings/directory-home /home/.directory || \
      echo "Could not create symlink /home/.directory, skipping."
      fi
fi

This maybe nice on "normal" Ubuntu clients, but bad, if the root of the local
machine is a not allowed (for security issues) to be root on the NIS master who
shares the /home via autofs.
Therefor I got stucked in this point and my machineis now poping up a lot of errors
about the /home/.directory not found issue. The login via kdm/kde is not working correctly, the machine is very slow on executing commands (i.e. open a browser).

Maybe someone can explain, why the /home.directory is needed and think about a
different solution (maybe move the .directory to the home users directory
itself?

cheers

Tim Wieneke (tim-spen)
description: updated
Revision history for this message
Rich Johnson (nixternal) wrote :

Can anyone else confirm this? I believe the issue though after looking through settings. It is used to display the correct icon for /home folders actually.

Changed in kubuntu-default-settings:
status: Unconfirmed → Needs Info
Revision history for this message
Al (acho3) wrote :

Use "strace" to trace where is the system call that got stuck.

I had kubuntu feisty and it didn't install the nfs-common package. So when a NIS user login, it takes forever for KDE/QT to lock a file.

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for kubuntu-default-settings (Ubuntu) because there has been no activity for 60 days.]

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.