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

Unable to use domain auth with NTLM #8

Open
SirCussFreq opened this issue May 5, 2015 · 1 comment
Open

Unable to use domain auth with NTLM #8

SirCussFreq opened this issue May 5, 2015 · 1 comment

Comments

@SirCussFreq
Copy link

It's very possible that I'm missing something, but I can't seem to figure out what to modify to specify a domain for NTLM AUTH.

I found that savon.client defaults to local machine unless a domain is specified, but there's no option for domain in ActiveSP::Connection... I was going to try to hard code it, but I'm not finding the call to savon.client... Tried modifying ntlm_http.rb too (just to test), but no dice.

Does this functionality not exist? Thanks in advance

@calamitas
Copy link
Member

I remember that we needed this once, but I don't remember if and how we solved it. Maybe it was something simple like specifying the username as domain\username.

Can you try the version in the with_custom_props branch (unless you're already doing so)? That seems to contain the latest updates we did to the library.

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

2 participants