rjancewicz / python-kadmin

Python module for kerberos admin (kadm5)
MIT License
35 stars 40 forks source link

RPCErrorError #53

Open michael1991 opened 7 years ago

michael1991 commented 7 years ago

After several hours running, 'addprinc' threw RPCErrorError, but 'getprinc' returned the different response( principal exist but this function returned none ), so i should try/catch the exception only with addprinc and re-initial?