This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 245192

Summary: Misleading text: "Proxy requires authentication"
Product: platform Reporter: phansson
Component: ProxyAssignee: Libor Fischmeistr <lfischmeistr>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P4    
Version: 8.0   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of relevant Options window

Description phansson 2014-06-23 13:22:29 UTC
Created attachment 147743 [details]
Screenshot of relevant Options window

If a user fills in the proxy authentication stuff on proxy that uses IMPLICIT authentication as opposed to EXPLICIT authentication then proxy authentication will not work. See attachment.

In other words users should NOT fill out this information unless they know for a fact that the proxy requires explicit authentication, e.g. DIGEST method or the like.

Many proxies today use NTLMv2 for authentication.

I suggest to change the text to: "Proxy requires explicit authentication".

(I don't know of a better word than explicit/implicit)
Comment 1 Libor Fischmeistr 2014-07-21 09:08:36 UTC
Fixed in changeset - http://hg.netbeans.org/core-main/rev/05e842378a68
Comment 2 Quality Engineering 2014-07-23 02:09:45 UTC
Integrated into 'main-silver', will be available in build *201407230001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/05e842378a68
User: Libor Fischmeistr <lfischmeistr@netbeans.org>
Log: #245192: Misleading text: "Proxy requires authentication"