Skip to content

Commit

Permalink
use external pwauth
Browse files Browse the repository at this point in the history
  • Loading branch information
xpillons committed Nov 23, 2023
1 parent 15a6b96 commit efac357
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions playbooks/ood-overrides-auth-basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
httpd_auth:
- AuthType Basic
- AuthName "Open OnDemand"
- AuthBasicProvider PAM
- AuthPAMService ood
- AuthBasicProvider external
- AuthExternal pwauth
- Require valid-user

0 comments on commit efac357

Please sign in to comment.