Skip to content

libnss-aad has no on-demand facility for debugging #2

@thenewwazoo

Description

@thenewwazoo

At present, libnss-aad will emit debugging messages to stdout if compiled in debug mode, but is otherwise completely silent. On-demand debugging output when in release mode would help diagnosis.

Investigate using the "log" crate, and controlling output using an environment variable (NSSAAD_VERBOSE=1 or the like). Possibly emit levels (ERR, WARN, INFO, etc) to /var/log/auth.log?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions