Giter VIP home page Giter VIP logo

Comments (7)

bmr-cymru avatar bmr-cymru commented on July 4, 2024

What other secrets could there be here that we need to handle?

from sos.

jarovo avatar jarovo commented on July 4, 2024

Some passwords may go to the logs as well, if the verbosity is set high enough.

from sos.

bmr-cymru avatar bmr-cymru commented on July 4, 2024

Ugh.. I'm not sure without more detail whether to consider that as an application bug or not. I think it's hard to justify logging authentication secrets without an extremely good reason (like: you're debugging the use of those secrets but that should really be a developer/build option not a config setting).

But if that's the way it is we probably still need to cope with it - as long as the secrets are easily substitutable we can handle that.

from sos.

apevec avatar apevec commented on July 4, 2024

/etc/keystone/keystonce.conf which contains:
[keystone_authtoken]
...
admin_password = servicepass

[keystone_authtoken] section is not in keystone.conf but in
/etc/nova/nova.conf
/etc/glance/glance-*.conf
/etc/cinder/cinder.conf
/etc/quantum/quantum.conf

Privacy-sensitive parameters in keystone.conf are:
[DEFAULT]
admin_token = XXXXXXXXXXXX
[sql]
connection = mysql://keystone:XXXXXX@localhost/keystone
[ldap]
password = XXXXXXXX

from sos.

apevec avatar apevec commented on July 4, 2024

Some passwords may go to the logs as well, if the verbosity is set high enough.

Please file bugs, passwords should never be logged!

from sos.

adam-stokes avatar adam-stokes commented on July 4, 2024

[keystone_authtoken] section is not in keystone.conf but in
/etc/nova/nova.conf
/etc/glance/glance-*.conf
/etc/cinder/cinder.conf
/etc/quantum/quantum.conf

Whats the details on these files as far as keystone_authtoken is concerned?

from sos.

adam-stokes avatar adam-stokes commented on July 4, 2024

fixed in 6c5f4a9

from sos.

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.