Home
last modified time | relevance | path

Searched refs:HAS_LDAP (Results 1 – 24 of 24) sorted by relevance

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/net_tools/ldap/
H A Dldap_passwd.py79 HAS_LDAP = True variable
82 HAS_LDAP = False variable
136 if not HAS_LDAP:
H A Dldap_entry.py121 HAS_LDAP = True variable
124 HAS_LDAP = False variable
204 if not HAS_LDAP:
H A Dldap_attr.py165 HAS_LDAP = True variable
168 HAS_LDAP = False variable
251 if not HAS_LDAP:
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/net_tools/ldap/
H A Dldap_passwd.py73 HAS_LDAP = True variable
76 HAS_LDAP = False variable
130 if not HAS_LDAP:
H A Dldap_entry.py114 HAS_LDAP = True variable
117 HAS_LDAP = False variable
194 if not HAS_LDAP:
H A Dldap_search.py87 HAS_LDAP = True variable
90 HAS_LDAP = False variable
105 if not HAS_LDAP:
H A Dldap_attrs.py177 HAS_LDAP = True variable
180 HAS_LDAP = False variable
286 if not HAS_LDAP:
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Dldap_passwd.py73 HAS_LDAP = True variable
76 HAS_LDAP = False variable
130 if not HAS_LDAP:
H A Dldap_entry.py114 HAS_LDAP = True variable
117 HAS_LDAP = False variable
194 if not HAS_LDAP:
H A Dldap_search.py87 HAS_LDAP = True variable
90 HAS_LDAP = False variable
105 if not HAS_LDAP:
H A Dldap_attrs.py177 HAS_LDAP = True variable
180 HAS_LDAP = False variable
286 if not HAS_LDAP:
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dldapmod.py53 HAS_LDAP = True variable
55 HAS_LDAP = False variable
68 if HAS_LDAP:
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/windows/plugins/lookup/
H A Dlaps_password.py198 HAS_LDAP = True variable
201 HAS_LDAP = False variable
234 if not HAS_LDAP:
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/plugins/lookup/
H A Dlaps_password.py199 HAS_LDAP = True variable
202 HAS_LDAP = False variable
235 if not HAS_LDAP:
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/module_utils/
H A Dldap.py19 HAS_LDAP = True variable
21 HAS_LDAP = False variable
/dports/sysutils/py-salt/salt-3004.1/salt/pillar/
H A Dpillar_ldap.py133 HAS_LDAP = True
135 HAS_LDAP = False
145 if HAS_LDAP:
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/module_utils/
H A Dldap.py19 HAS_LDAP = True variable
26 HAS_LDAP = False variable
/dports/sysutils/py-salt/salt-3004.1/salt/auth/
H A Dldap.py22 HAS_LDAP = True variable
25 HAS_LDAP = False variable
108 if not HAS_LDAP:
338 if not HAS_LDAP:
/dports/mail/postfix-current/postfix-3.7-20211107/src/global/
H A Dmail_dict.c62 #ifdef HAS_LDAP
H A Ddict_ldap.c184 #ifdef HAS_LDAP
/dports/sysutils/ansible2/ansible-2.9.27/test/units/plugins/lookup/
H A Dtest_laps_password.py92 orig_has_ldap = laps_password.HAS_LDAP
97 laps_password.HAS_LDAP = orig_has_ldap
105 laps_password.HAS_LDAP = False
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/windows/tests/unit/plugins/lookup/
H A Dtest_laps_password.py92 orig_has_ldap = lookup_obj.HAS_LDAP
97 lookup_obj.HAS_LDAP = orig_has_ldap
105 laps_password.HAS_LDAP = False
/dports/sysutils/py-salt/salt-3004.1/tests/unit/auth/
H A Dtest_ldap.py22 @skipIf(not salt.auth.ldap.HAS_LDAP, "Install python-ldap for this test")
/dports/security/cryptlib/cryptlib-3.4.3/misc/
H A Dconfig.h514 #if defined( HAS_LDAP ) && 0