Beispiel #1
0
 def get_syntax_oid_from_lDAPDisplayName(self, ldap_display_name):
     '''return the syntax OID for a LDAP attribute as a string'''
     return dsdb._dsdb_get_syntax_oid_from_lDAPDisplayName(self, ldap_display_name)
Beispiel #2
0
 def get_syntax_oid_from_lDAPDisplayName(self, ldap_display_name):
     '''return the syntax OID for a LDAP attribute as a string'''
     return dsdb._dsdb_get_syntax_oid_from_lDAPDisplayName(
         self, ldap_display_name)