stataru8 commented on PR #1863: URL: https://github.com/apache/karaf/pull/1863#issuecomment-2845301136
PR is ready for review again. For the **PublickeyLoginModule**, I was only able to test roles and groups in debug mode using `ssh -p 8101 -i ~/karaf.id_rsa test@localhost`. For some reason, two logins are required: the first login through PublickeyLoginModule succeeds, but then I get prompted for a password (as a string) and since I can't pass the key... ``` C:\Users\stataru\Downloads\SSHTEST\apache-karaf-4.4.6\bin>ssh -p 8101 -i karaf.id_rsa test@localhost Password authentication (test@localhost) Password: ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
