cancel
Showing results for 
Search instead for 
Did you mean: 

How to create User groups

Former Member
0 Kudos

Hi All,

Now i am working on UME, But i read a simple CAR rental application. But i have quary here, they used their own package called

com.sap.engine.examples.permissions.

Some thing like that.

If i want to create own permissions, create groups, how will i do?

Can any one give me step by step procedure. In fact any one helps me very clearly that will be Greate!

Thankx

Ravi

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member187702
Active Participant
0 Kudos

Hi Ravi

Please check th following

Permissions

http://help.sap.com/saphelp_nw04/helpdata/en/a4/d39b3e09cdf313e10000000a114084/frameset.htm

Hope it helps

Regards

Former Member
0 Kudos

Hi Ravi,

to create Groups proceed as follow.

Logon as Administrator into:

<b>http://<server>:<port>/useradmin</b>

Select on the left side <b>Groups</b> and choose the button <b>Create as New</b>.

Fill the name of Group and its description.

After assign the user to the new group by choosing the third button, <b>Assign user to</b> and you're right.

Best regards,

Gianluca Barile

Former Member
0 Kudos

Hi Gianluca Barile,

thanks for your post. i have some quations here, they are:

Once i create user groups, how do i restrict them. For example, Client can only access his data and managers and so on.

I need step by step procedure:

Including web dyn pro.

I found the tutorial it says i have to create EJB and so on..

I am new to this tool.

Thankx

Ravi

Former Member
0 Kudos

Hi Ravi,

unfortunately there's not a step by step guide to this issue, but I can direct you with the follow resources:

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/4e/52b74065448431e10000000a1550b0/frameset.htm">Permissions, Role/User Distribution, and Object Locking</a>

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/6c/0f9341aa5946b79a7d163652824033/frameset.htm">Authorizations</a>

In brief, you should edit the iView on the Authorization Editor (open the iView in Portal Content Studio and choose Show Authorization). After you have to add users, groups and roles you wish to assign to that iView and finally save all changes.

Best regards,

Gianluca Barile