OPSI.ldaptor.numberalloc module
Find an available uidNumber/gidNumber/other similar number.
- 
class 
OPSI.ldaptor.numberalloc.freeNumberGuesser(makeAGuess, min=None, max=None) 
- 
startGuessing() 
- 
OPSI.ldaptor.numberalloc.getFreeNumber(ldapObject, numberType, min=None, max=None) 
- 
class 
OPSI.ldaptor.numberalloc.ldapGuesser(ldapObject, numberType) 
- 
guess(num)