Security Requirements for OCI in MM
What are the security requirements for building OCI in MMthank you
View ArticleDemoting an org-level - what to transport and when to do so
Dear gurus, I am confronted with a question where it seems there is no answer except trying, so thought it best to see if anyone has done this before... Background is SAP notes 323817 and 727536...
View ArticleRe: Demoting an org-level - what to transport and when to do so
Hello Julius I used it some time ago (that was the 'Z' versions of the reports, such as ZPFCG_ORGFIELD_CREATE, in a 46C system). If my memory service me correctly there were no transport requests...
View ArticlePassword Check toward Active Directory with NW ABAP 740 at WinServer 2008+
I look for an option to use at the Password check procedure from Active Directory password instead USR02 password.What is up to date the mostsimple and with BC740 at Win2008 or 2012 option to replace...
View ArticleRe: Demoting an org-level - what to transport and when to do so
Hi Marc, Thanks for stretching your memory all the way back to 46C for me... ;-) Yep, it looks like the process you followed is the one which SAP left us with. But I don't want to run programs which...
View ArticleSAP ECC Upgrade Checkoff List
We are currently on ECC 6.0 SAP_BASIS Release 731, SP 4. We are upgrading to SP13. Is there a check off list (from a SAP Security perspective) available that can assist me with any and all changes or...
View ArticleRe: Enable System --> List--> Save -->Local File option in ECC6
Hitting the print button solve the problem. Thanks a lot.
View ArticleRe: Depreciation report S_ALR_8701194 not working
Hi All, Wehad the same problem. The reason -the userhas beenassigned a rolewithoutcustomizedorganizational levels. However, neither theSU53,ST01noproblems withauthoritydid not show.The problem is...
View ArticleLogin from GUI and Portal - Backend Logged Information
Hi All, We have a scenario below and required suggestion on this...Pls help We have created 2 Employee Ids and One logged in to GUI and other Logged into Portal...We have checked logged on information...
View ArticleRe: Login from GUI and Portal - Backend Logged Information
Hi Hima bindu, Please try User Administration> Activity Reports. This will give you data of users logged into portal. Regards,Deva
View ArticleRe: SNC Without SSO - Multiple Domains
Hi Tim, We can consider that approach of using AD user to authenticate as well. For that we need to check if all users have AD accounts in the Home domain or not and we need to pickup additional task...
View ArticleRe: SNC Without SSO - Multiple Domains
Jay, There are two types of SNC library available. Firstly, there are SNC libraries that include support for mutual user authentication, data integrity and encryption. These libraries are often used...
View ArticleRe: SNC Without SSO - Multiple Domains
Thanks Tim for providing the details to have clear picture on possible options we have here. The current plan is to utilize the SAP Client Encryption library that is available from SAP and to enable...
View ArticleRe: SNC Without SSO - Multiple Domains
In the below blog this topic is discussed and as per that for domains other than Domain in which the SAP System service specific User ID/SPN is defined should trust this domain for this to work....
View ArticleRe: SNC Without SSO - Multiple Domains
Based on my detailed understanding of how the Client Encryption library has been coded, and how it uses the Kerberos protocol, I think you will find that the SAP Client Encryption library won't allow...
View ArticleRe: Demoting an org-level - what to transport and when to do so
Update: I can confirm that it is quite safe to transport USORG and USVAR(T) as table entries and then also run SU25 steps in addition to PFCG_ORGFIELD_DELETE and transport that in step 3. The roles in...
View ArticleRe: Login from GUI and Portal - Backend Logged Information
Hi Bindu, You can see this at transaction SM04 under "type" Regards,Deva
View ArticlePossibility to allow only digit based passwords in NetWeaver ABAP
Hi, Is it possible to setup up the password rules for NetWeaver ABAP, so that it's only possible to have password with digits? Based on the password rules here...
View ArticleCheck which authentication method a user has used
Hi, As part of a custom system login class (subclass of CL_ICF_SYSTEM_LOGIN), I would like to determine the method of authentication used. Specifically I want to confirm that the logon method was SAML...
View ArticleRe: Possibility to allow only digit based passwords in NetWeaver ABAP
You can't do it just by setting minima. Your rules above allow me to have "123456abc" as a password. You need to be able to set maxima also, and there are no such parameters. As far as I know there are...
View Article