Quantcast
Viewing all articles
Browse latest Browse all 6517

New Post: accessing sharepoint on another server with custom port

Hello,

I bumped onto this usefull looking "tool".

I am in this situation.

We have a sharepoint server operating on port 55555

There we have a plain link pointing to another server holding our custom intranet applications running on the apache/php/mysql combo.

What I need is a way to get the username from the sharepoint server to bypass an extra login.

so it's

a:55555 > b > fetch from a:55555 user data

I tried with

webURL: "http://a:55555"

as extra parameter but that doesn't seem to return anything at all when putting
        alert(curUserId);
        alert(curUserName);
        alert(curFullUserName);
at the end of the routine.

Anyone having an idea how to get this working?

Viewing all articles
Browse latest Browse all 6517

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>