[SSSD] [PATCHES] SSH: Expire hosts in known_hosts

Jan Cholasta jcholast at redhat.com
Wed Sep 19 10:09:59 UTC 2012


Hi,

this patch set changes the way the known_hosts file is updated so that 
only entries for hosts that were requested recently (in the last 5 
minutes) are written to the file. There is no need to keep older entries 
in the file, as host keys are needed only before the connection to the 
host is established (which usually takes just a few seconds).

The individual patches are:

[PATCH 1/3] DB: Add function for deleting values from sysdb_attrs

[PATCH 2/3] SSH: Refactor sysdb code

[PATCH 3/3] SSH: Expire hosts in known_hosts

Honza

-- 
Jan Cholasta
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-DB-Add-function-for-deleting-values-from-sysdb_attrs.patch
Type: text/x-patch
Size: 2299 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20120919/21d0b9c1/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-SSH-Refactor-sysdb-code.patch
Type: text/x-patch
Size: 24342 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20120919/21d0b9c1/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-SSH-Expire-hosts-in-known_hosts.patch
Type: text/x-patch
Size: 5923 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20120919/21d0b9c1/attachment-0002.bin>


More information about the sssd-devel mailing list