This topic has been archived. It cannot be replied.
-
工作学习 / 学科技术讨论 / 求助:MS-Share-point web services using SSO with Java on AIX公司的share point webservices 用SSO做authentication,I need to use Java on Unix (IBM AIX) call the services.
I can use GSS, right? is the KDC same as AD server?
Is the kerbero key store in HTTP head or body? If I use HTTPS/SSL, is the HTTP head encrypted?
Thanks a lot in advance
-michaellucad(michaellucad);
2009-10-14
{285}
(#5605407@0)
-
Make it simple: I need to call MS-Share-point web services using java on AIX and use NTLM for authentication. Please help.
-michaellucad(michaellucad);
2009-10-20
(#5619496@0)
-
Please check this http://derekjmiller.spaces.live.com/blog/cns!A77124B9D0EE317F!142.entry?sa=846121568
If works, let me know.
-ttmm(tom);
2009-10-20
(#5620553@0)
-
certificate issue resolved, but still have an errorwith plain core java (httpurlconnection), I can call the web service without any login, got folder not found
with httpclient 4.0 or Axis, and I passed in user/pass, I got 401, not authorized.
with browser and the url, i put user/pass, I can see the services description....
I am Java guy, will ask the admin how it is configured tomorrow.
BTW, Axis is using httpclient 3.0
-michaellucad(michaellucad);
2009-10-21
{382}
(#5622630@0)