1. How is SSH authentication handled ? I couldn't find
"AuthorizedKeysExec" in "dl:/etc/ssh/sshd_config"It is there, at the end of the file. $ tail /etc/ssh/sshd_config .. AuthorizedKeysExec /usr/local/bin/sv_get_authorized_keys UsePAM yes Wish all mysteries were so easy to solve :). Best, karl
