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.
