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

klist lists the host with a maximum of 15 characters. #8

Merged
merged 2 commits into from
Aug 25, 2016
Merged

klist lists the host with a maximum of 15 characters. #8

merged 2 commits into from
Aug 25, 2016

Conversation

serialh0bbyist
Copy link
Contributor

This allows the hostname to be truncated in the same manner as it is stored in the krb5.keytab file. Fixes issue #7.

@serialh0bbyist
Copy link
Contributor Author

serialh0bbyist commented Aug 10, 2016

Looks like the tests against ruby 1.9.3 are failing because bundler is having an issue installing json_pure (2.0.2).

https://travis-ci.org/walkamongus/realmd/jobs/151083753#L211
https://travis-ci.org/walkamongus/realmd/jobs/151083753#L243-L247

All 2.0+ tests passed.

@walkamongus
Copy link
Owner

Thanks. I'll look into fixing this and then we should be good to go.

@walkamongus
Copy link
Owner

I just pushed an update to master that should fix this -- can you rebase?

@serialh0bbyist
Copy link
Contributor Author

Looks like your test updates worked.

@walkamongus walkamongus merged commit 5d1b56d into walkamongus:master Aug 25, 2016
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

Successfully merging this pull request may close these issues.

2 participants