Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
MozillaFirefox.11699
mozilla-ntlm-full-path.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mozilla-ntlm-full-path.patch of Package MozillaFirefox.11699
# HG changeset patch # User Petr Cerny <pcerny@novell.com> # Date 1560926114 -7200 # Wed Jun 19 08:35:14 2019 +0200 # Node ID a8c399aa2bde9caf955d9af8f5fbb4cd47a67d66 # Parent a77db28598398ebc380633ae551bcc6dc1a86ad4 Bug 634334 - call to the ntlm_auth helper fails diff -r a77db2859839 -r a8c399aa2bde extensions/auth/nsAuthSambaNTLM.cpp --- a/extensions/auth/nsAuthSambaNTLM.cpp Wed Jun 19 08:35:11 2019 +0200 +++ b/extensions/auth/nsAuthSambaNTLM.cpp Wed Jun 19 08:35:14 2019 +0200 @@ -161,7 +161,7 @@ const char* username = PR_GetEnv("USER"); if (!username) return NS_ERROR_FAILURE; - const char* const args[] = {"ntlm_auth", + const char* const args[] = {"/usr/bin/ntlm_auth", "--helper-protocol", "ntlmssp-client-1", "--use-cached-creds",
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor