Skip to content

ldap_type PAM is ignored, frontend_url is ignored, REFERER_CHECK is ignored #185

Answered by hadoopch
hadoopch asked this question in Help
Discussion options

You must be logged in to vote

@wmudge: Thanks a lot. I have a more or less working config now.

i finally set :

cloudera_manager_options:
  KRB_AUTH_ENABLE: true
  AUTH_BACKEND_ORDER: "DB_THEN_LDAP"
  proxyuser_knox_groups: "*"
  proxyuser_knox_users: "*"
  proxyuser_knox_hosts: "*"
  REFERER_CHECK: false
  CDPPC_REPO_URLS: "https://cdpsoft2.obs.{{ep_suffix}}/parcels/DS/1.5.2-h1"
  REMOTE_PARCEL_REPO_URLS: "https://cdpsoft2.obs.{{ep_suffix}}/parcels/DS/1.5.2-h1/parcels/"
  SESSION_TIMEOUT: 3600

frontend_url: "https://{{haproxy_gw.domain}}:37180"

auth_providers:
  PAM:
    type: PAM

cloudera_manager_external_auth:
  provider: PAM
  external_only: no
  external_first: no

  • external_only and external_first are requir…

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@hadoopch
Comment options

@wmudge
Comment options

Answer selected by wmudge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #178 on December 21, 2023 16:14.