Beispiel #1
0
 def allocate_rid(self):
     '''return a new RID from the RID Pool on this DSA'''
     return dsdb._dsdb_allocate_rid(self)
Beispiel #2
0
 def allocate_rid(self):
     '''return a new RID from the RID Pool on this DSA'''
     return dsdb._dsdb_allocate_rid(self)