[Bug 786998] Re: /etc/shadow permissions changed after installation
Stéphane Graber
stgraber at stgraber.org
Mon May 28 00:58:09 UTC 2012
I checked on a variety of dhcp servers I have here, all of them have the right group ownership for /etc/shadow.
Marking the bug as Incomplete as I can't find anything in the maintainer script that'd cause that and can't find any evidence that it ever did.
** Changed in: isc-dhcp (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to isc-dhcp in Ubuntu.
https://bugs.launchpad.net/bugs/786998
Title:
/etc/shadow permissions changed after installation
Status in “isc-dhcp” package in Ubuntu:
Incomplete
Bug description:
Tracking down the problem that led to me filing bug #774273 brought me
to the isc-dhcp-server package which was installed as a dhcp3-server
dependency. After installing the package, gnome-screensaver didn't
work. I found that this is because pam_unix uses unix_chkpwd when it
doesn't have permissions to read /etc/shadow. unix_chkpwd is setgid
"shadow" and the /etc/shadow file is supposed to be read-only for the
"shadow" group.
At some point after the installation (but before the installation of
any other package, according to etckeeper) the group was changed to
"root" on /etc/shadow, breaking gnome-screensaver.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/786998/+subscriptions
More information about the foundations-bugs
mailing list