Bug 75825
| Summary: | Failed RPM installs cause su to remain open | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Paul Johnson <paulf.johnson> | 
| Component: | usermode | Assignee: | Nalin Dahyabhai <nalin> | 
| Status: | CLOSED WORKSFORME | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 8.0 | Keywords: | Security | 
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-10-02 11:29:56 UTC | Type: | --- | 
| Regression: | --- | Mount Type: | --- | 
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| 
 
        
          Description
        
        
          Paul Johnson
        
        
        
        
        
          2002-10-13 11:29:23 UTC
        
       
      
      
      
    This is the intended behavior of using pam_timestamp... from the release notes
     o Some of the configuration tools use pam_timestamp, a module for
       implementing sudo-style authentication timestamps via PAM. The
       authentication function checks for the existence of the timestamp
       file. If the file exists and is less than five minutes old (the same
       default as sudo), authentication succeeds without prompting for the
       root password again.
       If a program with pam_timestamp support is started from the Main Menu
       button or Nautilus and successfully authenticated, a key icon will
       appear in the panel notification area to show that an authenticated
       user has cached root authentication. When the authentication expires,
       the icon is removed.
    Unfortunately, the revocation of the keys doesn't happen until the machine is reset, nor are you able to install any other packages via either the rpm command line or the add packages systems. Unable to duplicate.. Curious Me neither and as far as I know, Nalin hasn't heard anything either. In any case, it's not redhat-config-packages doing it. If anything, it's pam_timestamp but I haven't seen anything, although I'll leave it to Nalin to be definitive about This bug is quite old, closing it off - the "not able to install packages" could just be a problem with rpm locks files (try rm /var/lib/rpm/__* ), and the authentication staying open is exepected behaviour of pam_timestamp.  |