[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#544971: marked as done (Assumes HOME is /home/$USER.)



Your message dated Sat, 13 May 2017 17:13:04 +0200
with message-id <06965c613a1d7cdf5a7365c97aef33ec@dattaz.fr>
and subject line Closing bug
has caused the Debian Bug report #544971,
regarding Assumes HOME is /home/$USER.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
544971: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544971
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: user-setup
Version: 1.28
Severity: minor

user-setup-apply is used by live-initramfs to create a "guest" account
at boot time.  I needed the account to have HOME outside of /home,
because /home is an NFS mount used by non-guest accounts.

Since user-setup-apply seems to end up just calling adduser, this is
no big deal -- I can change DHOME to /tmp in adduser.conf.  But while
RTFSing, I noticed that

        HOME_EXISTED=
        if [ -d "$ROOT/home/$USER" ]; then
                HOME_EXISTED=1
        fi

Assumes that the new user's home directory will be /home/$USER.  To
fix this, you'd need to parse and understand adduser.conf, so it may
be reasonable to simply WONTFIX this issue.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



--- End Message ---
--- Begin Message --- As noboby pops up yelling and posting patches since 2 years, i close the bug

dattaz

--- End Message ---

Reply to: