Re: (Kerberos Authentication) Windows AD id and SAP GUI id's are different
Hi, in my understanding JAVA SSO via SPNEGO is for free. for ABAP SSO with SAP netweaver SSO 1.0 or 2.0 you habe to buy a license. the old ABAP SSO via kerberos os libraries is for free but sap will...
View ArticleRe: Implementing Single Sign-On from .NET Application to SAP System, using...
Thanks Markus Tolksdorf ... You rocked man, You r too good. it worked for me.now code looks like this ...may be helpful to others as well, No need to pass User Name and Password explicitly, works with...
View ArticleSAP GUI authentication through MSAD (LDAP)
Hi,How do i achieve user authentication on SAP Gui through MSAD (LDAP). Please note, i do not want Single Sign On (SSO). I want following:1, User login to Windows 7/MAC desktop authenticated from...
View ArticleRe: SAP GUI authentication through MSAD (LDAP)
Hi Vik, SAP NetWeaver ABAP can only authenticate against an LDAP using some SSO mechanism. There is no native support built into the application server. Using SAP NetWeaver Single Sign-On, you can also...
View ArticleRe: SAP GUI authentication through MSAD (LDAP)
Hi Patrick,Yes I want to authenticate from LDAP, but want user to again insert user id/password in Gui connection. I don't want direct connection to sap gui, once user logs on into his desktop.This is...
View ArticleRe: SAP GUI authentication through MSAD (LDAP)
Hi VikasAs Patrick mentioned, there is no native support built into the ABAP AS for LDAP authentication via SAPGUI.As an option and If you have SAP Identity Management you could look at deploying the...
View ArticleRe: Implementing Single Sign-On from .NET Application to SAP System, using...
Admitteldy, I have never programmed in .NET, but that information seems somewhat outdated and incomplete. A few years back SNC under RFC was "sticky" to the client identity (from SNC Initialization)...
View ArticleRe: SAP GUI authentication through MSAD (LDAP)
Hi Vik, as said, this is possible using the SAP Single Sign-On product, however there is no native support in SAP NW ABAP to do this. The only other option is the one mentioned by Craig, although in...
View ArticleRe: Implementing Single Sign-On from .NET Application to SAP System, using...
Martin, Thank you for your explanation. I wasn't aware that SNC_MYNAME wasn't required anymore, so that is good news. As you can see from latest post on this thread, Atul has got it working without...
View ArticleA221021F Server refuses certificate based key exchange.
Dear All, We have implemented SSO , almost every user is connected without problem. Only 3 users having below error logging. Can You Please let me know what would be the problem and How to solve...
View ArticleGetting error when connecting SAP from WCF service "Kerberos SSPI not usable...
Hi, [This is in continuation to Implementing Single Sign-On from .NET Application to SAP System, using SAP.NET Connector 3.0] After hosting WCF service on IIS and accessing from client, it is giving...
View ArticleRe: Getting error when connecting SAP from WCF service "Kerberos SSPI not...
You haven't given a lot of details about the architecture involved, so I cannot be 100% sure, but I do know that the error you are seeing is mostly shown when the user account is not a domain account,...
View ArticleRe: SAP Netweaver SSO 2.0 - keytab lifetime
Hello, you need to update the Keytab in the PSE file if you change the password of the Service principal user on the Active Directory Domain, that's all. What you see is the generation time of the...
View ArticleRe: Getting error when connecting SAP from WCF service "Kerberos SSPI not...
We are getting this error also No credentials are available in the security package (0x8009030e) .Any idea/pointer ?Thanks in Advance
View ArticleRe: Getting error when connecting SAP from WCF service "Kerberos SSPI not...
It's probably for the same reason, e.g. the user id isn't a domain user id.
View ArticlePI Java only 7.4 SSO to Solman 7.1 for CTS browser
In PI 7.4 Java only - via ESR -> open CTS transport browser I receive the logon popup for our Solman system (for charm). I am trying to implement SSO. I have exported the SAPLogonTicketKeypair-cert...
View ArticleRe: Cross Domain Authentication via SPNEGO
Hi All, I know this thread has been dormant for a while but I can't find any better thread to post my questions to.And I think it is better to continue the previous thread than creating a new one,...
View Article