コード例 #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)