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 #14

Open
2 tasks
oxr463 opened this issue Oct 8, 2021 · 0 comments
Open
2 tasks

Error parsing debug flag in config file #14

oxr463 opened this issue Oct 8, 2021 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@oxr463
Copy link
Contributor

oxr463 commented Oct 8, 2021

  • Fix pam_aad
  • Fix libnss-aad

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/aad-for-linux/pam_aad/blob/master/pam_aad.c#L393

Same issue is present in libnss-aad.

Source: https://github.com/aad-for-linux/libnss_aad/blob/master/libnss_aad.c#L340

Source: CyberNinjas/pam_aad#40

@oxr463 oxr463 added the bug Something isn't working label Oct 8, 2021
@oxr463 oxr463 added this to the v1.0.0 milestone Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant