On Thu, Apr 9, 2009 at 7:00 PM, jul <[email protected]> wrote: > Hello > > when using sshkey, is there a way to have ssh comments section in the > server authlog ? > (the one in server ~/.ssh/authorized_keys) > It would be useful to manage which key is used to log on which accounts.
Maybe this is close to what you'd like to achieve (although granted not quite what you want): http://stackoverflow.com/questions/440427/ssh-login-monitor-for-linux Cheers, Steph

