Refactored error handling, now assuming that KRB_AP_ERR_SKEW Clock skew too great means a valid login because the KDC successfully decrypted our AS. Should address #22
There's some other edge cases I discovered when clock skew is off, will work on those next
Refactored error handling, now assuming that
KRB_AP_ERR_SKEW Clock skew too great
means a valid login because the KDC successfully decrypted our AS. Should address #22There's some other edge cases I discovered when clock skew is off, will work on those next