on 2014 Apr 25 12:57 AM
Hi,
We have recently implemented the NW SSO 2.0 with Kerberos authentication (without Secure login server). Before we roll this out to end users, we feel if there is an option to hide the Secure login client from being displayed to end users. Many users have admin rights on their PC's and with secure login client we have options to choose the different certificates for SAPGUI to use for SSO. We basically want to use kerberos token to use for SSO to SAP systems but want to hide the secure login client to end users.
Can you please let me know if there is any options doing it?
Thanks
Thilip Kumar
You may also try to hide icon with registry key
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\SAP\SecureLogin\common]
with parameter HideTrayIcon value "1".
Best regards,
Adrian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is there any possibility to open the SLC UI when the tray Icon is hidden?
Use case: Normaly the users shouldn't see anything about the SLC.
In exceptional cases it might be nessesary/helpful for an Administrator/power user to log on SAP GUI within another users session.
Can the UI be started another way?
Thanks David and Adrian!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Thillip,
You can achieve this by adding the following to the Windows Registry:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\SAP\SecureLogin]
"TokenType"="kerberos"
"TokenTypeChangeable"=dword:00000001
This will mark the "Kerberos Token" as the default for SAP applications.
Regards,
David
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
82 | |
12 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.