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
Description:   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}

------- Comment #1 From Anthony Gorecki 2005-03-28 22:23:11 0000 -------
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.

------- Comment #2 From Anthony Gorecki 2005-03-28 22:24:58 0000 -------
Created an attachment (id=54740) [details]
heimdal-0.6.3-r2.ebuild

------- Comment #3 From Anthony Gorecki 2005-05-01 20:28:41 0000 -------
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.

------- Comment #4 From Anthony Gorecki 2005-05-28 17:43:52 0000 -------
Created an attachment (id=60045) [details]
heimdal-0.6.4-r1.ebuild

------- Comment #5 From Anthony Gorecki 2005-06-01 23:09:41 0000 -------
Replace the second call to elibtoolize with "libtoolize --copy --force". Bug
#73140

------- Comment #6 From Seemant Kulleen (RETIRED) 2005-06-06 09:14:42 0000 -------
-r1 will fix su, login and the libtoolize --force issue.

------- Comment #7 From Seemant Kulleen (RETIRED) 2005-06-06 12:20:11 0000 -------
*** Bug 91105 has been marked as a duplicate of this bug. ***

------- Comment #8 From Seemant Kulleen (RETIRED) 2005-06-06 12:53:41 0000 -------
fixed in 0.6.4-r1 coming into portage in a few minutes.

------- Comment #9 From Seemant Kulleen (RETIRED) 2005-06-06 12:53:46 0000 -------
fixed in 0.6.4-r1 coming into portage in a few minutes.