From: Peter Palfrader Date: Fri, 23 May 2008 10:51:52 +0000 (+0200) Subject: TODO: expand authorized_keys syntax so that users can have certain keys added X-Git-Tag: userdir-ldap-0.3.32~1 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=commitdiff_plain;h=1aaf024407a8ac653bf10c28a043aff0a967e5df 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... --- 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...