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

Use external auth module (mod_authnz_external) for CycleCloud Proxy. #1754

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

pddro-Vestas
Copy link
Contributor

@pddro-Vestas pddro-Vestas commented Nov 4, 2023

Remove PAM authentication and use external auth module (mod_authnz_external) for CycleCloud Proxy with pwauth. This fixes #1683.
Tested in almalinux-x86_64 8_7-gen2.

Use mod_authnz_external.
Remove PAM authentication.
@xpillons
Copy link
Collaborator

close #1683

@xpillons xpillons added the fix label Nov 10, 2023
@xpillons xpillons merged commit 18e4943 into Azure:main Nov 10, 2023
xpillons added a commit that referenced this pull request Nov 10, 2023
xpillons added a commit that referenced this pull request Nov 10, 2023
@xpillons
Copy link
Collaborator

@pddro-Vestas I had to revert this because it failed when using local users only.

@pddro-Vestas
Copy link
Contributor Author

@xpillons what stopped working exactly? I only tested with AD users.

@xpillons
Copy link
Collaborator

httpd service failed to start, i will need more troubleshooting

@pddro-Vestas
Copy link
Contributor Author

Probably missing dependency. pwauth may not be installed.

@pddro-Vestas
Copy link
Contributor Author

Added #1756 with installation of pwauth.

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

Successfully merging this pull request may close these issues.

Unable to authentication when using AD on AlmaLinux
2 participants