Pass User Credentials to Perl Scripts
I am trying to find a way using sharepoint to write a cookie that can be read by perl scripts. I need to be able to pass the user credentials of a user signed into Shrepoint to some perl scripts. Any help would be greatly apprecaited. Thank youThomas Chovanec
January 24th, 2011 4:15pm

SharePoint doesn't write authentication cookies, ASP.NET does. If you've got the perl scripts running inside a SharePoint managed url, you might be able to use the sharepoint web service to get user credentials. Try usergroup.asmx http://msdn.microsoft.com/en-us/library/ms772575(v=office.12).aspx I'm not sure what you'll get out of the cookie -- just a sessionid? Brian Bedard, MCTS - pioneeringsharepoint.blogspot.com - Twitter:@tigertoy
Free Windows Admin Tool Kit Click here and download it now
January 25th, 2011 4:27pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics