rjancewicz / python-kadmin

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

Raise exception for init_with_password failures #5

Closed Kowh closed 10 years ago

Kowh commented 10 years ago

Not using PyKAdmin_RaiseKAdminError was causing "SystemError: error return without exception set" in python (e.g. when you have an invalid password).