Bug 81844 - heimdal. Needs to rename su to ksu in installation stage
|
Bug#:
81844
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: All
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: bug-wranglers@gentoo.org
|
Reported By: dmitry@dgap.mipt.ru
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: heimdal. Needs to rename su to ksu in installation stage
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2005-02-13 03:42 0000
|
When heimdal installes it renames some programs with "k" prefix. So needs to do
with "su" program.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
How to fix: add su into the following string:
for i in {rcp,rsh,telnet,ftp}
Due to the order of $PATH, this bug will also cause the /etc/pam.d/su
configuration file to be bypassed, as I just discovered after spending an
entire day trying to debug a non-working su command. In addition to "su", a
quick file search seems to indicate that "login" needs to be added to the
rename list as well. See the attached fix.
This problem really needs to be addressed. This is a critical bug that will
/break/ systems that rely on customized PAM settings. The fix needs to be
applied to the new 0.6.4 ebuild.
Replace the second call to elibtoolize with "libtoolize --copy --force". Bug
#73140
-r1 will fix su, login and the libtoolize --force issue.
*** Bug 91105 has been marked as a duplicate of this bug. ***
fixed in 0.6.4-r1 coming into portage in a few minutes.
fixed in 0.6.4-r1 coming into portage in a few minutes.