System Env:LL 9.5SP1,webedit,LLexplorer,IIS6DirSvcs 2.3.1System uses SSO with IWA and Basic Auth on webserver.Intranet URL is:
http://houllivelink/houlivelink/llisapi.dll?func=llworkspaceWebedit that is using the ActiveX piece works without a hitch,you click edit and save your changes back on closing app.Now we expose the same URL which is protected on our EXTRANET by virtue of juniper.So the mechanism is like this
https://houconnect.anadarko.com/extranet/livelinkHere the extranet user is challenged and when theyput in their uid/pwd,after authentication juniper creates a REMOTE_USER variable (forgive meI am the LL admin,I just gave my juniper counterpart themechanism,I do not know how juniper works)So the URL is "rewritten" to the livelink piece something like
https://houconnect.anadarko.com/houlivelink/llisapi.dll,DanaInfo=houllivelink+?func=ll&objId=12529497&objAction=browse&sort=name&viewType=1Everything upto now is working without a hitch and to spec.Problems happen when the extranet user wants to edit/add a new word document.Livelink starts an edit session,creates the node if it is new,but the launching of the word app never happens and the user is presented withan exception error.I put lledit.trc on the client computer and sendit to support but I am getting nowhere.The same behaviour for an already existing worddoc.It gets reserve,but the word does not get loded.I am just hoping somebody in this discussion is using juniper and they have got it to workI thank you for reading my post