‎2008 Feb 29 7:11 AM
Hi all,
I am new to security. i have got some questions.
what is a profile?
with profile what system does?what is its necessity
can anybody give me the guides for security.
Regards,
R.Suganya
‎2008 Feb 29 7:20 AM
>
> can anybody give me the guides for security.
All security guides can be downloaded from SAP service marketplace: service.sap.com/security. Look for "security in Detail" in the menu on the left.
‎2008 Feb 29 1:19 PM
Hi
The best sloution i can provide you is go through ADM940
you will come to know wat security is and ite related concepts.
Thanks
‎2008 Mar 01 7:57 AM
Hi Ranganathan,
hope this links can help you
http://web.mit.edu/its-alive/sap-docs/R3-SecGuide-Vol1.pdf
http://www.sap-img.com/basis/frequently-asked-questions-on-authorization.htm
thanks
kishore
‎2008 Mar 02 12:18 AM
Profile has the authorizations once a role is generated. Roles are just on top of profiles and when you assign the role to a user PFCG will actually assign the profile (w authorizations) to the user. I am sure there might be several threads reg this topic.so use the search option to get more details.
‎2008 Mar 31 11:40 AM
Hallo.
To grant the access rights of a authorisation to a user, you must assign the user to the role (or tho a profile, but sap recommend to a role). You can assign users using either the Profile Generator or user administration. Based on the transactions and reports selected for each role, the Profile Generator automatically determines all authorization objects required for performing the functions specified, and creates the corresponding authorization profile (in pfcg, with object evaluation of SU24).
Authorizations are assigned using profiles in the form of roles, which are
entered into the user master record.
There is a difference between Authorization and authorizatzion profiles generated: Authorization profile contains authorizations for different authorization objects, authorization objects contain different authorization controlled in the Transaction.
You create profile in pfcg after having saved the Rolle with his own authorization.
pfcg --> role create - role model and save - profile generate.
su02 --> see authorisation in profile.
Alberto
‎2008 Apr 03 5:58 PM
SAP profiles are operating system files that contain instance setup information. When an SAP instance is installed on a host using the SAP installation program R3INST , a start profile and an instance profile are automatically generated. If it is the first instance of an SAP System, the system also creates a default profile. Otherwise the existing default profile is simply updated.
If you refer to the link you can find steps to create a role assigned to a user using Tcode PFCG (Profile Code Generator)
http://e-mory.blogspot.com/2007/12/sap-pfcg-create-role.html
Hope this helps
Thanks