John Morrissey
2010-02-28 11:58:41
Revision ID: jwm@horde.net-20100228165841-qq4sa087frsz0h38
- ssh pubkey support was broken, since nothing was setting
ldap_ssh_pubkey_{basedn,filter}. use ldap_auth_{basedn,filter} instead,
since it seems reasonable to keep pubkeys on the account that's
authenticating.
- add support for multiple pubkeys for a user
- always initialize cached_ssh_pubkeys in pr_ldap_ssh_pubkey_lookup(),
since we're only called if we don't have any pubkeys cached or need ot
explicitly fetch pubkeys for a different user