I'm currently trying to combine libnss-mysql and public key authentication.
At the moment, the public key authentication (which based on the well-known authorized_keys files) only works for real system users.
Virtual users being authorized over the database can only login with their password but this is disturbing for some applications (e.g. subversion) when one has to enter the password several times.
Is there a possibility to enable virtual users for public key authentication?
Cheers,
Warlock
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
I'm currently trying to combine libnss-mysql and public key authentication.
At the moment, the public key authentication (which based on the well-known authorized_keys files) only works for real system users.
Virtual users being authorized over the database can only login with their password but this is disturbing for some applications (e.g. subversion) when one has to enter the password several times.
Is there a possibility to enable virtual users for public key authentication?
Cheers,
Warlock