Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error parsing debug flag in config file #40

Open
Jnchi opened this issue Jun 12, 2019 · 1 comment
Open

Error parsing debug flag in config file #40

Jnchi opened this issue Jun 12, 2019 · 1 comment
Labels

Comments

@Jnchi
Copy link
Contributor

Jnchi commented Jun 12, 2019

Documentation states that adding "debug": true to the config file will enable debugging, however it is causing a segfault. However, it does accept "debug": "true".

Source: https://github.com/CyberNinjas/pam_aad/blob/master/pam_aad.c#L393

@Jnchi Jnchi added the bug label Jun 12, 2019
@Jnchi
Copy link
Contributor Author

Jnchi commented Jun 12, 2019

Same issue is present in libnss-aad.

Source: https://github.com/CyberNinjas/libnss_aad/blob/master/libnss_aad.c#L340

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant