RT RT/krbdev.mit.edu: Ticket #4138 ksu spuriously fails when exiting shell when ksu-ing to non-root Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

[Display] [History] [Basics] [Dates] [People] [Links] [Jumbo]

 
 

 The Basics  
Id
4138
Status
resolved
Worked
0 min
Priority
0/0
Queue
krb5
 

 Keyword Selections  
Component
  • krb5-clients
Version_reported
Version_Fixed
  • 1.4.4
Target_Version
  • 1.4.4
Tags
  • pullup
 

 Relationships  
Depends on:
Depended on by:
Parents:
Children:

Refers to:
  • 4137: (tlyu) ksu spuriously fails when exiting shell when ksu-ing to non-root [resolved]
Referred to by:
 
 Dates  
Created: Tue Aug 15 16:47:27 2006
Starts: Not set
Started: Tue Aug 15 16:53:52 2006
Last Contact: Not set
Due: Not set
Updated: Tue Aug 15 18:43:25 2006 by tlyu
 

 People  
Owner
 tlyu
Requestors
 tlyu@mit.edu
Cc
 
AdminCc
 
 

 More about Tom Yu  
Comments about this user:
No comment entered about this user
This user's 25 highest priority tickets:
 

History   Display mode: [Brief headers] [Full headers]
      Tue Aug 15 16:47:28 2006  tlyu - Ticket created    
     
Subject: ksu spuriously fails when exiting shell when ksu-ing to non-root

This is a duplicate of ticket #4137 for the krb5-1.4 branch.


Download (untitled) 60b
      Tue Aug 15 16:47:31 2006  tlyu - Ticket 4138 RefersTo ticket 4137.    
      Tue Aug 15 16:53:52 2006  tlyu - Status changed from new to resolved    
      Tue Aug 15 16:53:52 2006  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: SVN Commit

pull up r18438 from trunk

 r18438@cathode-dark-space:  tlyu | 2006-08-15 15:27:08 -0400
 ticket: 4137

 	* src/clients/ksu/main.c (sweep_up): Don't check return value of
 	krb5_seteuid(0), as it is not harmful for it to fail, and it will
 	fail after setuid(target_user).  Correct error message.



Commit By: tlyu



Revision: 18440
Changed Files:
_U  branches/krb5-1-4/
U   branches/krb5-1-4/src/clients/ksu/main.c


Download (untitled) 420b
      Tue Aug 15 18:43:24 2006  tlyu - Version_Fixed 1.4.4 added