예제 #1
0
 def allocate_rid(self):
     '''return a new RID from the RID Pool on this DSA'''
     return dsdb._dsdb_allocate_rid(self)
예제 #2
0
파일: samdb.py 프로젝트: encukou/samba
 def allocate_rid(self):
     '''return a new RID from the RID Pool on this DSA'''
     return dsdb._dsdb_allocate_rid(self)