[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Basic Authentication - Windows Sharepoint server



What is it you're trying to do with your Sharepoint server ?

Might want to consider using .Net and write a simple REST service layer that you can call from HTTPAPI without all the fuss.  

It's a middleman approach, but we do this quite a bit when it more complex to do the data formatting and calls from IBM i.

Food for thought.

Regards,
Richard Schoen
RJS Software Systems Inc.
Where Information Meets Innovation
Document Management, Workflow, Report Delivery, Forms and Business Intelligence
Email: richard@xxxxxxxxxxxxxxx
Web Site: http://www.rjssoftware.com
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT


----------------------------------------------------------------------

Message: 1
Date: Mon, 11 Feb 2013 13:53:44 +0000
From: Patrick Goovaerts <p.goovaerts@xxxxxxxxxxxxxxxxxxxxxx>
To: "ftpapi@xxxxxxxxxxxxxxxxxxxxxx" <ftpapi@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Basic Authentication - Windows Sharepoint server
Message-ID:
	<F821B9E810A4774F884929492CAA7CD32D50D291@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
	
Content-Type: text/plain; charset="us-ascii"

Our windows Sharepoint server + IIS server running on same system has both 'Basic Authentication' enabled.  Can't figure out what the problem is, I use same to connect to another server in our environment without any problem.  Windows server log gives the following error:
Account For Which Logon Failed:
                Security ID:                           NULL SID
                Account Name:                    PGO
                Account Domain:                CLIPPER

Whereas it should be something like this:
                Security ID:                           CLIPPER\dl
                Account Name:                    dl
                Account Domain:                CLIPPER

Hence the 'SecurityID'...

Any suggestions????



-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------