Home
last modified time | relevance | path

Searched refs:attr_value_dict (Results 1 – 22 of 22) sorted by relevance

/dports/www/web2ldap/web2ldap-1.6.27/web2ldap/app/plugins/
H A Dacp133.py36 attr_value_dict: Dict[str, str] = { variable in LMF
52 attr_value_dict: Dict[str, str] = { variable in TRC
78 attr_value_dict: Dict[str, str] = { variable in ACPLegacyFormat
118 attr_value_dict: Dict[str, str] = { variable in ACPPreferredDelivery
128 attr_value_dict: Dict[str, str] = { variable in AddressListType
139 attr_value_dict: Dict[str, str] = { variable in Classification
152 attr_value_dict: Dict[str, str] = { variable in Community
H A Dopends.py123 attr_value_dict: Dict[str, str] = { variable in OpenDSCfgSSLClientAuthPolicy
139 attr_value_dict: Dict[str, str] = { variable in OpenDSCfgSNMPSecurityLevel
155 attr_value_dict: Dict[str, str] = { variable in OpenDSCfgInvalidSchemaBehaviour
173 attr_value_dict: Dict[str, str] = { variable in OpenDSCfgEtimeResolution
188 attr_value_dict: Dict[str, str] = { variable in OpenDSCfgWritabilityMode
204 attr_value_dict: Dict[str, str] = { variable in OpenDSCfgCertificateValidationPolicy
220 attr_value_dict: Dict[str, str] = { variable in OpenDSCfgAccountStatusNotificationType
245 attr_value_dict: Dict[str, str] = { variable in OpenDSCfgSslProtocol
264 attr_value_dict: Dict[str, str] = { variable in OpenDSCfgSslCipherSuite
335 attr_value_dict: Dict[str, str] = { variable in OpenDSCfgPrivilege
H A Dactivedirectory.py60 attr_value_dict: Dict[str, str] = { variable in ObjectVersion
232 attr_value_dict: Dict[str, str] = { variable in SAMAccountType
279 attr_value_dict: Dict[str, str] = { variable in DomainRID
509 attr_value_dict: Dict[str, str] = {'0': '-/-'}
510 attr_value_dict.update(PropertiesSelectList.get_attr_value_dict(self))
511 del attr_value_dict['']
512 return attr_value_dict
668 attr_value_dict: Dict[str, str] = { variable in DomainFunctionality
692 attr_value_dict: Dict[str, str] = { variable in DomainControllerFunctionality
726 attr_value_dict: Dict[str, str] = { variable in ServerStatus
[all …]
H A Dvpim.py22 attr_value_dict: Dict[str, str] = { variable in VPIMExtendedAbsenceStatus
40 attr_value_dict: Dict[str, str] = { variable in VPIMSupportedUABehaviors
58 attr_value_dict: Dict[str, str] = { variable in VPIMSupportedAudioMediaTypes
H A Dsamba.py167 attr_value_dict: Dict[str, str] = { variable in SambaForceLogoff
182 attr_value_dict: Dict[str, str] = { variable in SambaLogonToChgPwd
197 attr_value_dict: Dict[str, str] = { variable in SambaGroupType
260 attr_value_dict: Dict[str, str] = { variable in SambaHomeDrive
H A Dlotusdomino.py23 attr_value_dict: Dict[str, str] = { variable in YesNoIntegerFlag
63 attr_value_dict: Dict[str, str] = { variable in CheckPassword
H A Dkrb5.py120 attr_value_dict: Dict[str, str] = { variable in KrbSearchScope
135 attr_value_dict: Dict[str, str] = { variable in KrbPrincipalType
H A Daedir.py591 return attr_value_dict
1704 attr_value_dict: Dict[str, str] = {
1709 attr_value_dict[addr_u] = addr_u
1710 return attr_value_dict
1774 not attr_value_dict
1776 len(attr_value_dict) == 1
2314 attr_value_dict: Dict[str, str] = { variable in AEStatus
2402 attr_value_dict: Dict[str, str] = { variable in AEExpiryStatus
2665 attr_value_dict: Dict[str, str] = { variable in AELoginShell
2719 attr_value_dict: Dict[str, str] = { variable in AESSHPermissions
[all …]
H A Dnis.py153 attr_value_dict: Dict[str, str] = { variable in Shell
182 attr_value_dict: Dict[str, str] = { variable in IpServiceProtocol
H A Dpilotperson.py17 attr_value_dict: Dict[str, str] = { variable in MailPreferenceOption
H A Dldapns.py18 attr_value_dict: Dict[str, str] = { variable in AuthorizedService
H A Dvchupwdpolicy.py17 attr_value_dict: Dict[str, str] = { variable in OnOffFlag
H A Dsubentries.py22 attr_value_dict: Dict[str, str] = { variable in AdministrativeRole
H A Dppolicy.py32 attr_value_dict: Dict[str, str] = { variable in PwdCheckQuality
48 attr_value_dict: Dict[str, str] = { variable in PwdAttribute
H A Dpkcschema.py50 attr_value_dict: Dict[str, str] = { variable in X509KeyUsage
H A Deduperson.py18 attr_value_dict: Dict[str, str] = { variable in EduPersonAffiliation
H A Dedirectory.py374 attr_value_dict: Dict[str, str] = { variable in DirXMLDriverStartOption
390 attr_value_dict: Dict[str, str] = { variable in DirXMLState
H A Dopenldap.py158 attr_value_dict: Dict[str, str] = { variable in OlcSubordinate
282 attr_value_dict: Dict[str, str] = { variable in OlcMemberOfDangling
H A Doath.py42 attr_value_dict: Dict[str, str] = { variable in OathOTPLength
H A Ddhcp.py339 attr_value_dict: Dict[str, str] = { variable in DHCPAddressState
/dports/www/web2ldap/web2ldap-1.6.27/web2ldap/app/schema/
H A Dsyntaxes.py1788 attr_value_dict.update(self.attr_value_dict)
1789 return attr_value_dict
1846 (not attr_value_dict or not list(filter(None, attr_value_dict.keys()))):
1882 return attr_value_dict
2080 return attr_value_dict
2175 attr_value_dict: Dict[str, str] = { variable in Boolean
2184 del attr_value_dict[key]
2186 return attr_value_dict
2507 attr_value_dict: Dict[str, str] = { variable in HashAlgorithmOID
2524 attr_value_dict: Dict[str, str] = { variable in HMACAlgorithmOID
[all …]
/dports/www/web2ldap/web2ldap-1.6.27/web2ldap/app/
H A Drename.py39 attr_value_dict: Dict[str, str] = { variable in new_superior_field.NewSuperiorSelectList