Mass Add authorizations using RSECADMIN for user tab

Hi All,
I sent the following to ask SAP if there is a way to do this and they told me they could not help unless I wanted to pay the consulting fees so I am now curious if they have a way to do this.  I have reviewed the help documents and OSS notes and could not find anything .  They pro-offered adding the authorization S_RS_AUTH to the role but I do not want to do that.  I want to do it by user instead of creating many multiple roles.  Below is the question.  Does anyone know how to do a mass add to authorizations to users using RSECADMIN.
We want to be able to add multiple users to an authorization created
through RSECADMIN rather than add them one by one to each user. Is
there a mass user add with RSECADMIN. I looked and cannot find this
feature. Thanks, Mary

Hi,
There are two different methods of assigning authorisations.
Direct
1. From the RSECADMIN transaction select 'Users', enter the name and select 'Change'. Use the value help to selct the authorisation in question and for a single value select 'Insert'. If you select the 'Nodes' option it is possible to select nodes of hierarchies on characteristic 0TCATUTH (a single ‘H’; not to be confused with 0TCAUTHH!). This char offers automatically all BI authorizations as virtual master data. These master data can be organized in hierarchies, a property that offers the possibility to group authorizations by meaning or application field. Press "Save" to save the assignment to database.
Assignment via Roles and Profiles
2. It is also possible to assign using roles or more specifically, profiles of roles. Use PFCG and instead of entering manually created object use S_RS_AUTH which gives you the BI Auth field to enter the appropriate authorisations.
Hope this helps

Similar Messages

  • Add a new attribute for user provisioining on SAP R3

    Hi,
    I want to add a new attribute for user provisioining on SAP R3.
    - I have added new attribute in Process form and Resource form
    - I think i need to add this attribute in lookup definition of SAP attributes also need to do mapping
    but i am not finding lookup definition of SAP attributes .
    What will be name of lookup definition of SAP attributes? (In case of AD, we have AtMap.AD).
    Can any body please help me?
    Thanks

    Hi,
    You cannot add custom fields and do provision or recon for it.I have opened the SR with Oracle and this facility will be available in 9.1. which is launching after 4 months.You need to request the source code and modify it to get the custom fields.
    Thanks

  • Authorization in VKM1 for users based on credit limit?

    hi all,
    Does anybody heard about authorization for users in VKM1 to release blocked commercial documents? In my project, they want to set ranges for users :
    Analyst 40%
    Manager 100%
    Director 100%
    I looked for all SAP doc and i think its not possible, any thoughts?
    Thanks and regards

    Dear Monica,
    You can do this with Roles & Profile (Authorizations).
    Go to T-Code PFCG - Either enter the roles that currently exists or create a new role. Insert T-code VKM1in Menu tab page & then go to Authorizations tab
    Expand the Thread Standard - Sales & Distribution,
    Once again expand the thread Standard - Credit Doc. Value Class: Processing of SD Documents
    Then expand the sub-thread - Credit Doc. Value Class: Processing of SD Documents
    Here There is a option Document value class (credit management) - Here you can enter the Document Value that user is Authorized to release the block...
    You might have to take help og your Basis person to create Roles & do the above...
    Hope this helps...
    Give points if Useful...
    Thanks,
    Jignesh Mehta
    Edited by: Jignesh Mehta on Aug 30, 2008 12:43 PM

  • Add-on Used By Multiple Users Simultaneously

    I'm trying to implement an add-on that can be used by multiple users in SBO simultaneously.  After installation, the code I have created works great for one user, and is set to start automatically on user login for all users.  However, when I leave one user logged in and then try to log in with another user account, I get an exception because the exe is already running under the other user.  What is a good solution to get around this and would anyone have any sample code from one of their projects?  I'm using Business One 2004 PL14, as well as for the SDK, and VB.NET/Studio 2003.
    Thanks in advance!

    I am trying to picture this.
    Are you starting up an entirely new SBO client on the same workstation and logging in under a different user when this occurs?
    Can you provide a little more info on the error code you are getting and what is reporting the error?

  • In making a form, I've used buttons for user to select a state. Can I make it go to cities next?

    I don't know the correct terminology, so I don't think that I've posed my question very well.  Employees will be using the form that I'm trying to make, and I want for them to be able to select a city from a large number of cities, and for that city to ultimately show up on the form (not merely in the data that is output.)
    I thought that the clearest way for them to select a city would be for them to start by selecting the pertinent state first.  That would allow the list of cities in that state to be shorter and more manageable.  So I'd like for them to be able to select a state, and then by virtue of that selection, have a list of cities pop up.  I sort of achieved that by using buttons for the states, and then under "actions", I chose "open a file".  Then I set it up to open a file that contained the cities that are options,and set each city with a button. 
    The result is that it goes from my form to a second window, containing states and then to a third window, containing cities.  (Actually, there are multiple "city" windows because there's a list of cities for each state.)  But then I'd like for the city that they select to wind up being on my original form.  Is there an "action" that I can choose that will make that happen?
    Or is there a better way to accomplish what I'm trying to accomplish?  Maybe I'm just going about this all wrong(?) Any suggestions would be very much appreciated  Thank you!

    Yes, there is a much better way. I'd recommend using a combo box for the list of states. When the user selects a state, the list of associated cities would populate a second combo box, allowing the user to select a city. This type of functionality relies on JavaScript. If you are unfamiliar with with JavaScript in Acrobat, I'd suggest starting with the following article: http://acrobatusers.com/tutorials/2007/js_list_combo_livecycle/
    Ignore anything to do with LiveCycle Designer. If you get stuck, post again.

  • Add an email alias for user by script

    As one step of a experiment, I'd like to be able to create an email alias for an existing user by script.  Is there a way to add an alias from the command line?

    I have the same issue.  I'm a long long time Apple mail users even back to the @mac.com days.  I have tried for more than a month to add an alias to my main @mac.com/@me.com/icloud.com address.  It simply will not allow any additions.
    Use to be you added an alias via the iCloud.com accounts settings, but now you have to use another entry to access the account ([email protected]).  That site will not allow me to add anything.
    Any ideas?

  • Process ADD(increment) using SSIS for a dimension with two Key columns

    Hi,
    I'm trying to add data to the existing dimension using Process ADD increment (SSIS data flow). The dimension has 2 key columns (ID and Timestamp) and when I do a full process for a particular day the dimension run's fine, but when I try
    to add data for the next day using Process Add(increment) from SSIS I'm getting error like   
    And Yes, I will have same ID's of the first day for the next day as well but with a different Timestamp, so for that I have set the
    Key not found  to "Ignore errors". But still I see the above error. Below is my DSV
    Can anyone help me on how to approach on this. 

    Hi K.Kalyan,
    According to your description, you get the above error when executing the ProcessAdd data flow task. Right?
    In this scenario, since you have same ID for one which is differed on Timestamp, it can cause duplicated key issue so that it will throw this error. Please change the "Duplicate Key" error action to "Report and continue"
    (recommended) or "Ignore error" to resolve this issue. 
    Reference:
    Dimension processing failing (Incremental)
    FIX: "Internal error: An unexpected error occurred" when you run a "Process" command against the TFS SSAS cube
    Best Regards, 
    Simon Hou
    TechNet Community Support

  • Creating multiple mailboxes using Powershell for users who already exist in AD

    Hi there,
    Wondering if anyone can help, I am wanting to use Powershell to run a command which references a CSV file to create a mailbox for a user who already exists in AD.
    It needs to reference the username, to ensure the correct user has a mailbox created (as mentioned they exist already in the domain), place them on a specific database (e.g DB1) and assign them an email address as well as possibly an alias email address
    too.
    Can anyone provide me the headings of the CSV file which would be needed as well as the powershell command to run. It would be great too if I could also set the quota sizes for the user at the same time of creating the mailbox, but if not possible or complicated
    I can run a script afterwards to do this. I would only want to warn them when their mailbox is 1.5GB in size and stop them sending when it reaches 2GB. 
    Thanks

    So create a csv file with the following headers and data
    UserID, Alias
    UserID should be the user SamAccountName, and the Alias is the Mailbox Alias that you want to set. Supposing that the csv file is named users.csv and located under C:\ , open the Exchange Management Console and run:
    $users = Import-Csv c:\users.csv
    Foreach ($user in $users) {
    Enable-Mailbox -Identity $user.UserID -alias $user.alias -database 'DB1'
    Set-Mailbox -Identity $user.UserID -IssueWarningQuota 1.5gb -ProhibitSendQuota 2gb 
    Please Mark As Answer if this helps
    ammarhasayen

  • Leopard Server question on using partitions for User home directories

    I am setting up a leopard server (Xserve) with an external array (xraid). We set up a /System partition, a /Users partition and a /TimeMachine partition. Each is a partition on a RAID5 device, so we should be pretty well backed up!
    The issue I am having centers on how to get Leopard to use the /Users partition. Apparently, the accounts we set up all had their home directories created under /System/Users, not /Users. This is true for local machine accounts as well as OpenDirectory accounts.
    The question I have is: should I be trying to figure out how to mount the /Users volume inside /System (that would be my old UNIX approach), or should I be trying to set up my users to use the new mount point?
    I am not clear on the 'apple' way for this. Any suggestions would be greatly appreciated.
    Charlie

    I suggest posting to the Mac OS X Server forum where you're more likely to get a cogent response.

  • What are useful tools for users with sensory issues?

    I have multiple sensory issues, and bright lights, flashing lights, loud noises, high-pitched noises, etc. can be very painful and sometimes incapacitating for me. I worry backup beepers will get me killed.
    A lot of websites *including this support website* use flashing animation, noise, etc., triggered automatically, using autoplay, or triggered by trying to scroll past.
    I have separate tools to disable autoplay, to disable animated gifs, etc. I can't understand why (a) Firefox enables these misfeatures and (b) Firefox doesn't include one built-in tool to disable these.

    I have sensory issues involving bright lights, flashing lights, loud noises, high-pitched noises, proprioception, and some other stuff. I don't have colorblindness.
    I also have a fix to use bigger font sizes to reduce eyestrain. I tried using zoom, but too many websites broke with zoom, it kept reverting, etc. If nosquint does zoom better than the default, nosquint might help with that.
    But... I still have sensory issues involving bright lights, flashing lights, loud noises, high-pitched noises, and a lot of other stuff everywhere and online, and I still need fixes ...and I also need people to stop beating me to the ground, but that's beyond Firefox.

  • Problem When Try to add Master data record for User define form

    Hi,
    I have made one user define form. And assign UDO and fields proerly in form.
    But when I try to add the record from the form it will give me error
    Invalid Code [Operation Master  -Code] [Message 173-36]
    I have already bind the code field of the table to one field in the screen painter.
    Please give me the reply.
    Regards,
    Gunjan Shukla.

    Dear Shukla
    Can you please try to do the binding in the code (after loading the from).
    Doing that, do you still have the problem?
    Best regards,
    Miki

  • How to add custom action for Publishing Tab on Pages?

    I am able to add a custom action for libraries tab on document library , but i am unable to add it on Publishing tab on Pages.
    Below is the code , what i am trying.
    <?xml version="1.0" encoding="utf-8"?>
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <CustomAction
    Id="Ribbon.PublishTab.Publishing.CheckLinkedPageItems"
    Location="CommandUI.Ribbon"
    RegistrationType="List"
    RegistrationId="850"
    Sequence="40"
    Title="Move Documents">
    <CommandUIExtension>
    <CommandUIDefinitions>
    <CommandUIDefinition Location="Ribbon.PublishTab.Publishing.Controls._children">
    <Button
    Id="Ribbon.PublishTab.Publishing.CheckLinkedPageItemsButton"
    Alt="Check Linked Page Assets"
    Sequence="40"
    Command="CheckLinkedPageItems"
    Image32by32="/_layouts/images/centraladmin_systemsettings_email_32x32.png"
    LabelText="Check Assets"
    TemplateAlias="o1"
    ToolTipTitle="Check Linked Page Assets"
    ToolTipDescription="Checks each image, document and page linked to from this page and verified if the asset is both working (not a broken link) and published. You may also use that page to publish all unpublished assets at once."
    />
    </CommandUIDefinition>
    </CommandUIDefinitions>
    <CommandUIHandlers>
    <CommandUIHandler Command="CheckLinkedPageItems" CommandAction="javascript:alert('button clicked!);" />
    </CommandUIHandlers>
    </CommandUIExtension>
    </CustomAction>
    </Elements>
    any thoughts?

    Hi,
    Check the secquence number . I don't see any issue in your code. Try with different sequence numbers.
    Did you find this Helpful? Please Mark it So! Thank you. Sachin Kumar

  • Using Images for Tabbed Panels

    I'm trying to use button images that I created in photopshop as the background for the tabs of my tabbed panel widget in dreamweaver. I tried this by inserting the folling code into the css (note bold line):
    .TabbedPanelsTab {
    position: relative;
    top: 1px;
    float: left;
    padding: 4px 10px;
    margin: 0px 1px 0px 0px;
    font: bold 0.9em sans-serif;
    background-image:url(images/tabs.gif);
    list-style: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    color: #FFF;
    I also tried using  background:url(images/tabs.gif) in place of background-image:url(images/tabs.gif) but it still won't work. What do I need to know about using images for my tabs?

    Have a look here
    http://www.adobe.com/devnet/dreamweaver/articles/spry_widgets_design.html

  • Using DVT for Anonymous user

    Hi,
    Can we use DVT for user interface customization for anonymous user,i need to use the DVT with out user login.Please let me know if there is any way of doing it
    Regards,
    Prabu

    Hi Prabu,
    Not really, no. If the user is anonymous, the Portal framework has no way of persisting the changes he/she makes into the database, because they can't be associated with a unique user.
    If you really wanted to, you could automatically log in a predefined user (aka. a user with the name "anonymous"). However, since everyone would be logged in as the same user, changes made by anyone would be seen by everyone, and users would be undoing/redoing each other's changes constantly.
    George

  • Authorizations for users to change their own data

    Hi
    All the employees are given the userids to logon to sap when these employees log on to sap with the particular userids they should be able to change /Display only the details pertaining to them not others
    We have not implemented ESS but this is in pipeline but only after 3 -4 months But Authorizations are required for users now only
    How to design role which should apply to all user requirements and they should get their Personnel no by default
    Kind Regards
    Vinod

    Hi,
       For your requirement goto transaction SU21 and select the object P_PERNR and click DOCUMENTATION. Refer the Documentation for the steps to be followed.
    (i.e)  For a user to be able to maitain his or her own data. You should assign the user an authorization for the HR: Master data - Personnel number check object (P_PERNR), with the following specificatons:                   
    1. Authorization level:  *               
    2. Interpretation of assignment
       User - personnel no:  I  
    3. Infotype           :  0002
    4. Subtype            :  *
    A related link http://www.sapfans.com/forums/viewtopic.php?p=502235&sid=cd1bde22eb24059e4d5a2eae086b7c96

Maybe you are looking for

  • Descriptions for attributes is not coming in PPOMA_BBP

    Hi Friends, We are facing a problem. We have maintained the attributes for Purchasing Organisation. Currently we can see the description only in english , if we logon using french language we dont get the description. Though when we check the structu

  • Unwanted File Download box in JSF - Problem while Saving State.

    Hi, I am having a situation wherin there are multiple command links dynamically generated in a dataTable.When I click on any one of the links a file download dialogue pops up to save/open a pdf doc.Irrespective of any operations on the download dialo

  • Icon on ALV..How to assign an action to it ?

    Hi I have got a LinkToAction icon in the column of an ALV table. How to assign an action to it..   DATA: lr_icon_action    TYPE REF TO cl_salv_wd_uie_link_to_action.   CREATE OBJECT lr_icon_action.   lr_icon_action->set_image_source( 'ICON_INFORMATIO

  • VPN working fine.... then just stopped working!

    Have posted this before, but was hoping that someone out there has experienced the same issue. I setup the VPN on 10.6 McMini server and it worked really well for several weeks. Then all of a sudden (without any changes being made to the server) it j

  • Oracle 8i installation

    I tried to install Oracle 8i on redhat 6.2 and I get the following error..... Initializing Java Virtual Machine from /usr/local/jre/bin/jre. Please wait... Error in CreateOUIProcess():-1 :Bad address