Hello everyone,
We are archiving with the PP_BKFLUSH object.
We had performed indexation with a single Field Catalog (created by joining the tables BLPK and BLPP on the PRTNR field).
We had a request to separate the tables in the indexation, so...
Hello,
A client of ours has two active directories.
One OnPremise and another on Azure, and the goal is to migrate everything to the AD on Azure.
We are trying to implement Kerberos SSO with the Active Directory on Azure (domain = .COM), and...
Hi,
I have a customer that would like to implement SSO connections to the SAPGUI, via SAML2.
They dont want to use Kerberos.
I have seen how to setup SSO to SAP NetWeaver via Azure AD : https://blogs.sap.com/2019/10/17/single-sign-on-for-aba...
Hi,I got it working finally. Seems the sed command you provided doesnt work on opensuse 15.4. Also, you need to enclose the command in code qoutes, otherwise the blog adds a second hyphen before "deep"Here is the fully working sed command:[[ ! $(grep...
Hi,
The command no longer works on SCC 2.15.0.
[[ ! $(grep authbind /opt/sap/scc/daemon.sh) ]] && sed -i ‘s/javaCommandLine=\”/javaCommandLine=\”exec /usr/local/bin/authbind –deep /’ /opt/sap/scc/daemon.sh
Hi tim.alsop,Ideally we would move them in one go, however, it is unlikely that that will be possible..We did a test where we moved the dev SAP server to domain1, and we were able to connect via SSO with a user created in domain1 logged into the dev...
Hi Tim,SSO works in Domain2, as everything is in Domain2.However, we would like to move everything to Domain1, and would like to have the possibility of having SSO working in both domains during the time of the transition..What do you mean by this se...
For the moment there is no trust between the two AD domains.If we define the domains as follows:Domain1 = AzureDomain2 = On PremiseAt this point in time, there is only the Azure AD in Domain1.In Domain2, we have the local AD, the SAP instance and the...