tracker issue : CF-4126513

select a category, or use search below
(searches all categories and all time range)
Title:

[ANeff] Bug for: cfsharepoint no longer sends NTLM authorization header

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce

Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)

Created: 03/09/2016

Components: SharePoint Support

Versions: 2016

Failure Type: Unspecified

Found In Build/Fixed In Build: Beta1_v12 /

Priority/Frequency: Normal / Unknown

Locale/System: English / Win All

Vote Count: 0

cfsharepoint no longer sends the NTLM authorization header when authtype="ntlm", so calls always fail w/ "401 Error: Unauthorized" now

Repro:

<cfscript>
  cfsharepoint(action="getlistcollection", domain=myDomain, username=myUsername, password=myPassword, authtype="ntlm", ntlmdomain=myDomain, name="r");
  //and
  cfsharepoint(action="getlistcollection", login={domain=myDomain, ntlmdomain=myDomain, username=myUsername, password=myPassword, authtype="ntlm"}, name="r");
</cfscript>

Actual result: Wireshark shows both examples do not send the NTLM authorization header and "401 Unauthorized" is always returned.

Expected result: Call should complete/return successfully.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	4126513

External Customer Info:
External Company:  
External Customer Name: Aaron Neff
External Customer Email: adobelabs@itisdesign.com
External Test Config:

Attachments:

Comments:

Adding BUG AUDIT TRAIL ********action: updated fieldName: Fix By Milestone newValue: Post Release oldValue: Alpha oprid: vmannebo recordName: RQ_DEFECT timpestamp: 2016-02-29 12:49:14.0 action: updated fieldName: Fix By Product Milestone newValue: HF2 oldValue: Alpha oprid: vmannebo recordName: RQ_DEFECT timpestamp: 2016-02-29 12:49:14.0 action: updated fieldName: Fix By Milestone newValue: Alpha oldValue: Blank oprid: vmannebo recordName: RQ_DEFECT timpestamp: 2016-02-14 15:32:36.0 action: updated fieldName: Fix By Product Milestone newValue: Alpha oldValue: Blank oprid: vmannebo recordName: RQ_DEFECT timpestamp: 2016-02-14 15:32:36.0 action: updated fieldName: Reason newValue: PRNeedInfo oldValue: Blank oprid: dabhat recordName: RQ_DEFECT timpestamp: 2015-12-17 12:53:20.0 action: updated fieldName: Status newValue: ToTrack oldValue: Unverified oprid: dabhat recordName: RQ_DEFECT timpestamp: 2015-12-17 12:53:20.0 action: updated fieldName: Dev Assigned newValue: mjain oldValue: dabhat oprid: pnayak recordName: RQ_DEFECT timpestamp: 2015-12-09 11:39:17.0 action: updated fieldName: QE Assigned newValue: dabhat oldValue: pnayak oprid: pnayak recordName: RQ_DEFECT timpestamp: 2015-12-09 11:39:17.0 action: updated fieldName: Owner newValue: dabhat oldValue: pnayak oprid: pnayak recordName: RQ_DEFECT timpestamp: 2015-12-09 11:39:17.0 action: updated fieldName: Dev Assigned newValue: dabhat oldValue: mjain oprid: pnayak recordName: RQ_DEFECT timpestamp: 2015-12-09 11:38:42.0
Comment by CFwatson U.
3910 | March 09, 2016 02:24:05 AM GMT
Added By: PreRelease User User Name:Aaron Neff Note Added: Hi (Internal.. not sure who put the comment), I just saw your comment. I'll follow-up in the forums b/c this PR tracker doesn't notify me of comments. Thanks! Date Added :2015-12-09 09:48:41.0 Added By: PreRelease User User Name:Aaron Neff Note Added: The forum thread for this ticket is: https://prerelease.adobe.com/project/forum/post.html?cap=05d198f3b43f49ee950a8643486df6d4&forid={B099ABD7-4284-4489-B8E2-839E0567F308}&topid={2A7BE796-172B-403C-BCD6-A72BF824383F}&tp=1 Please follow-up in that thread, not here in this ticket. Date Added :2015-12-09 09:47:39.0 Added By:mjain Note Added: Hi Aaron, What is the authentication mechanism enabled in sharepoint? Do you see stub getting generated.? Date Added :2015-12-09 09:27:40.0 Added By: PreRelease User User Name:Aaron Neff Note Added: Entered Bug. Date Added :2015-12-09 09:19:12.0
Comment by CFwatson U.
3911 | March 09, 2016 02:24:06 AM GMT
Hi Aaron, can you please elaborate on this ? Thanks, Dattanand Bhat
Comment by Dattanand M.
3912 | April 19, 2016 05:56:35 AM GMT
HI Aaron, Any update on the this bug? Awdhesh
Comment by Awdhesh K.
3913 | June 22, 2016 12:26:23 AM GMT
Hi Aaron, We are unable to repro this bug. Closing this for now, if you can provide us some more details we will be glad to reopen this bug. Thanks, Dattanand Bhat
Comment by Dattanand M.
3914 | August 23, 2016 11:53:12 PM GMT