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

Ability to use SSPI (on Windows) without password #251

Closed
wants to merge 2 commits into from

Conversation

emmanuelduv
Copy link

If curl supports SSPI, user/password may not be entered : in this case current user session is used for authentication.

Check if libcurl has support for SSPI, if it has, then user/password are not required because libcurl will use SSPI.
Support for SSPI instead of user/password
@kklem0
Copy link

kklem0 commented Apr 7, 2015

Indentations need to be fixed 👍

@jamesiarmes
Copy link
Owner

Created a feature request at jamesiarmes/php-ntlm#1 for this.

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.

3 participants