Hi Markus,

Currently, the Karaf client requires user and password, whatever the Karaf container uses for LoginModule.

I think that we can enhance the client to use a certificate based authentication. It will allows us to avoid the username/password usage, and use a cert in place (as SSH does).

Regards
JB

On 10/25/2011 10:29 AM, mst wrote:
Hi!

I'm working on a karaf installation, which runs as a windows service. It can
be accessed through SSH using a PropertiesLoginModule with encrypted
passwords.

I'm executing some of my bundle commands using the local karaf client using
a simple command.bat. Right now I have to authenticate whenever I execute
this batch file.

Is it possible to use my windows credentials to automatically authenticate
me in karaf? I've seen the LDAPLoginModule but I still need to provide
credentials.

Or is it possible to define a realm which is used only for local karaf
clients and does not require authentication?

Any hints?

Best
Markus




--
View this message in context: 
http://karaf.922171.n3.nabble.com/Is-it-possible-to-authorize-a-local-karaf-client-without-providing-login-information-tp3450816p3450816.html
Sent from the Karaf - User mailing list archive at Nabble.com.

--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to