Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"No such file or directory" for unknown reason #11

Open
02strich opened this issue Aug 4, 2017 · 0 comments
Open

"No such file or directory" for unknown reason #11

02strich opened this issue Aug 4, 2017 · 0 comments

Comments

@02strich
Copy link
Owner

02strich commented Aug 4, 2017

Migrated from 02strich/pykerberos#24

I'm getting this:

Traceback (most recent call last):
  File "/usr/local/lib/python3.5/dist-packages/django_auth_kerberos/backends.py", line 51, in check_password
    kerberos.checkPassword(username.lower(), password, getattr(settings, "KRB5_SERVICE", ""), settings.KRB5_REALM)
kerberos.BasicAuthError: ('No such file or directory', 2)

1.1.5 runs fine, 1.1.6 has the error from #12 which is fixed in 1.1.10, which shows this error here. KRB5_SERVICE is empty, but, as i said, 1.1.5 runs fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant