Hello Chuck,

There were some recent changes for NTLM in Mono itself. They might not
be in Mono 2.10., i.e. only in 2.11 (I don't recall). OTOH Mono
support for NTLM is incomplete, e.g. Kerberos is not supported, so not
every type of windows authentication can work from Mac/Linux.

Regards,
Sebastien

On Tue, Jul 31, 2012 at 1:39 PM, Condron, Chuck
<[email protected]> wrote:
> Copying the reference.cs worked but I think it is still a bug on the Mac
> side of Mono Develop.  I did a wireshark capture of the traffic heading to
> Sharepoint once you click the Jump To button.
>
>
>
> On the PC side, it is sending the username then the password and null for
> the domain name
>
>
>
> On the Mac side it is sending username, then password and it is sending the
> url to the webservice as the domain  this should not be happening…  I have a
> note into support on this but I thought I would let you all know what I
> found.
>
>
>
> From: René Ruppert [mailto:[email protected]]
> Sent: Monday, July 30, 2012 11:48 PM
> To: Condron, Chuck
> Cc: [email protected] ([email protected])
> Subject: Re: [MonoTouch] adding a Sharepoint Web Service from a Mac (Ipad
> app)
>
>
>
> Just copy the Reference.cs file from your PC project over to the Mac ad use
> it without changes. No need to recreate it.
>
>
>
> René
>
>
>
> Am 31.07.2012 um 01:03 schrieb "Condron, Chuck"
> <[email protected]>:
>
>
>
> I created a simple .net app on the PC side with Visual Studio… connected to
> our corporate sharepoint site, and retrieved some data from a list.  I
> hopped over to my mac and wanted to do this with monotouch and when I go to
> add the web reference (selected .net 2.0 Web Services  and click the Jump to
> button, monotouch brings up a “Credentials” dialog asking for user and
> password.  I entered my active directory credentials both with
> domainname\username then password and also just username and password.  No
> matter what, it keeps bringing the dialog back up as if it didn’t like my
> credentials.
>
>
>
> I hopped over to monotouch on the PC and did the same thing and it works
> (using username then password without the domainname\).
>
>
>
> The only difference between the PC and the mac is the PC is a member of the
> domain.   I would not think this would make a difference as I can hit the
> sharepoint site on the mac using safari and it accepts my credentials
>
>
>
> So it would seem the mac version of monotouch is not properly sending my
> credentials.   Can anyone assist?
>
>
>
> Chuck Condron
>
> Senior Systems  Engineer/Software Developer
>
> Clear Channel Information Technologies
>
>
>
> 2325 East Camelback Road
>
> Suite 400
>
> Phoenix, Arizona, 85016
>
> 602-381-5733 Office
>
> 602-206-5369 Mobile
>
> [email protected]
>
>
>
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>
>
>
>
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to