From 1aaf024407a8ac653bf10c28a043aff0a967e5df Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 23 May 2008 12:51:52 +0200 Subject: [PATCH] TODO: expand authorized_keys syntax so that users can have certain keys added to only some hosts. e.g. host="gluck,ries",from="blubb".... ssh-rsa... --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index e4ba410..5817558 100644 --- a/TODO +++ b/TODO @@ -14,3 +14,5 @@ - allow to keep further auth tokens in the LDAP, for example for SMTP AUTH or SIP stuff. Or OpenID. Or whatever. * do SSL in all ldap connections that authenticate +- expand authorized_keys syntax so that users can have certain keys added + to only some hosts. e.g. host="gluck,ries",from="blubb".... ssh-rsa... -- 2.20.1