Giter VIP home page Giter VIP logo

Comments (4)

elkozmon avatar elkozmon commented on June 12, 2024

Hi!

There is a configuration option in ZooNavigator that allows you to use your JAAS config (or this one you're running Snap distribution). You could put keytab file path in that config file. Also, make sure that you correctly set context key to be used for that config file. Given everything is configured correctly, I think it should work as you expect.

If you run into some issues, you can also enable Kerberos debug mode to get verbose debug logs which could help further.

from zoonavigator.

Tzaphkiel avatar Tzaphkiel commented on June 12, 2024

Thx, I'll give it a try soon.

Do you thing that by putting the above JAAS config (that asks to pick up the principal from the ticket cache), it would be able to load it ? I'm running ZooNavigator using Docker which would mean that anything to be loaded (like the keytab) would have to be passed to the container... or ?

By Context Key, do you actually mean 'Client' ?

from zoonavigator.

elkozmon avatar elkozmon commented on June 12, 2024

Yes, you would have to pass the files to the container so they are on the same path as defined in the JAAS config file. If everything is set up correctly, I believe it should work.

Context key should be set depending on the JAAS config file you use. For example, for the config file you mentioned earlier, it would be HbaseClient.

from zoonavigator.

elkozmon avatar elkozmon commented on June 12, 2024

You can have a look at some examples in ZooKeeper docs if you scroll down to Client configuration section. I used something very similar when I was testing SASL auth in ZooNavigator and it worked fine.

from zoonavigator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.