[Bug 1401] New: ssh does not remove staled credentials from	.Xauthority
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Wed Dec 12 07:31:47 EST 2007
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=1401
           Summary: ssh does not remove staled credentials from .Xauthority
    Classification: Unclassified
           Product: Portable OpenSSH
           Version: 4.7p1
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ssh
        AssignedTo: bitbucket at mindrot.org
        ReportedBy: anicka at suse.cz
Created an attachment (id=1395)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1395)
patch for removing staled credentials in .Xauthority
ssh does not remove its entries in xauthority file and makes it grow.
Lookup in too big a file might take lots of time, especially when the
machine is not connected to the Internet or if the file stores
hostnames that do not exist any more.
There are probably many ways how to fix this issue. I am attaching a
patch for openssh 4.7p1 we are using in openSUSE, that attempts to
address it.
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
    
    
More information about the openssh-bugs
mailing list