Hello eveyone,

I am trying to configure AD for AWX authentication, however I am getting 
below error:


2018-11-22 10:50:10,721 WARNING  awx.conf.settings The current value 
"'MemberDNGroupType'" for setting "AUTH_LDAP_GROUP_TYPE" is invalid.
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/awx/conf/settings.py", line 436, 
in _get_local
    return field.run_validation(value)
  File 
"/var/lib/awx/venv/awx/lib/python2.7/site-packages/rest_framework/fields.py", 
line 523, in run_validation
    value = self.to_internal_value(data)
  File "/usr/lib/python2.7/site-packages/awx/sso/fields.py", line 413, in 
to_internal_value
    return cls(**params_sanitized)
TypeError: __init__() takes at least 2 arguments (2 given)



In the UI, it is bit strange that I can choose *MemberDNGroupType *as 
drop-down menu is empty*:*

[image: Untitled picture.png] <about:invalid#zClosurez>





In LDAP Group Type parameters, I typed:

{
 "name_attr": "cn"
}


But that didn't resolve the issue. Any ideas please ?

I am running:

 _____________ 
<  AWX 2.1.0  >
 ------------- 
        \   ^__^
         \  (oo)\_______
            (__)      A )\/\
                ||----w |
                ||     ||

Ansible 2.7.1


Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/b19175d7-0ea4-402b-a792-a48a3d21dfb2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to