2009 Dec 16 2:58 PM
Hi,
Need to create a user for verifying the Jco connections. Please help me with the steps of creation and how can it restricted only for verifying the connections.
Thanks
2009 Dec 16 3:05 PM
Hi Daneil,
Best way is to do it yourself.
1 - Create a user having full access (SAP_ALL and SAP_NEW and RFC Full access as well).
2 - Set up the JCO connection with this user ID.
3 - Put a trace (ST01) on this user ID and then test the connection.
4 - Analyze the trace file and create a role having all the access pulled in the trace.
5 - remove all the access from the above user and assign the role created in 4.
6 - Put a trace once again on this user Id, just to ensure that if there is a miss in any authorization(failure) then you will be able to capture that as well. Update the role accordingly.
Hope this helps.
2009 Dec 16 3:05 PM
Hi Daneil,
Best way is to do it yourself.
1 - Create a user having full access (SAP_ALL and SAP_NEW and RFC Full access as well).
2 - Set up the JCO connection with this user ID.
3 - Put a trace (ST01) on this user ID and then test the connection.
4 - Analyze the trace file and create a role having all the access pulled in the trace.
5 - remove all the access from the above user and assign the role created in 4.
6 - Put a trace once again on this user Id, just to ensure that if there is a miss in any authorization(failure) then you will be able to capture that as well. Update the role accordingly.
Hope this helps.
2009 Dec 17 3:44 AM
Since it deals with NWA screen ,can we create it from the UME.If it's so what's the procedure
2009 Dec 17 3:44 AM
Since it deals with NWA screen ,can we create it from the UME.If it's so what's the procedure
2009 Dec 17 3:44 AM
Since it deals with NWA screen ,can we create it from the UME.If it's so what's the procedure
2009 Dec 17 5:34 AM
Hi Daneil,
I actually didnt understand the meaning of "Since it deals with NWA screen" . As far as I understand you need to create a user Id as mentioned by me earlier for JCO connection. For more reference on how to create the JCO connection you can also refer to the help.sap link:
http://help.sap.com/saphelp_nw04/helpdata/en/07/a01440a1c32402e10000000a1550b0/frameset.htm
Refer to" point 5 - Define the security settings" of the above link. Hope it helps.