-
Notifications
You must be signed in to change notification settings - Fork 19
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
OpenVPN Performance issues with multiple users #39
Comments
TODO
Note: The code polls Microsoft every 5 seconds, however it will wait indefinitely until either A) the token is invalid or B) the user successfully logs in. Source: https://github.com/CyberNinjas/pam_aad/blob/master/pam_aad.c#L194
|
This sounds like what we are experiencing.. |
Reproduction Steps
Note: The second client never receives an email address. Configuration
|
Only attempt three times before exiting Bug: #39
Only attempt three times before exiting Bug: #39
This comment has been minimized.
This comment has been minimized.
Created new plugin: https://github.com/CyberNinjas/openvpn-auth-aad |
Multiple users are unable to login using pam_aad in combination with the openvpn pam plugin.
See also: #14, openvpn #1194
The text was updated successfully, but these errors were encountered: