NWBC 5.0 PL9
All,
I'm fairly new to SAP and we recently went live. One of my responsibilities was to deploy NWBC and SAP GUI. I used the new global config file SAPUILandscapeGlobal.xml which I store on a file share and all clients point to it for any updates/changes and works very well for both NWBC and SAPGUI.
We're now working to implement SSO and my task is to set the SNC settings for NWBC and SAPGUI in the SAPUILandscapeGlobal.xml file. It is working perfectly in SAPGUI, but I can't seem to get it working in NWBC. I've successfully created a manual entry to a system in SAPGUI with SNC settings configured, then open NWBC and connect to that manual entry and SSO works fine. I've looked at the %APPDATA%/roaming/sap/common/SAPUILandscape.xml file and have copied the same parameters to the SAPUILandscapeGlobal.xml file, and it does not work. If I right-click on the connection in NWBC, it gives me the option to 'SNC Logon with (and without) Single Sign-On' but the 'padlock' remains unlocked/unsecure.
Here is a portion of my SAPUILandscapeGlobal.xml file. (I've blanked out some info with XX's)
<?xml version="1.0" encoding="utf-8"?>
<Landscape version="1" generator="NWBC 5.0">
<Services>
<Service uuid="XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX" name="ECC-Prod-SSO" type="SAPGUI" systemid=XXX server="XXXXXXX:XXXX" low_speed_connection="0" shortcut_string="00" sapcpg-"1100" dcpg="2" mode="1" sncop="9" sncname="p:CN-SL-ABAP-XXX@XXXXXXXX.XXXXXXX.XXXX"
Would appreciate any help.
Thanks,
-Wayne