Where do we use the three users created during BPC installation

Hi Experts,
I just want to know where we use the three users we create during installation. Because without  AppSet the users cannot log in.
Though we map three different domain users in "UJA3_WRITE_SYS_USERS", except the user BPC_SYSADMIN, I think we cannot use the other users without assigning the Appset. Please correct me if I am wrong.
Thanks in advance.
Regards,
Bobby

ok I think there is some confusion here and that we are not all talking of the same thing...
there are ABAP users, and there are Windows users (or in the case of 7.5, possibly CMS users).
the ABAP users are used exclusively by the .Net server to connect to the ABAP server. They are never used to login from a client machine.
The Windows (or AD or CMS) users are used to login to the clients.
The .Net server will authenticate those logins from the clients, will then look in the tables in ABAP to check the rights of that user, and then take action based on those steps. If the user is authenticated and has the required rights to the appset, then the .Net server will perform the actions that the windows user is requesting. To perform those actions, it will connect to the ABAP server under one of the 3 ABAP accounts as described earlier
so if the user is in Admin and for example wants to process a dimension, the .Net server will use ABAP account BPC_admin to connect to ABAP and take action.
if the user is in BPC for Excel and wants to input data in a schedule, the .Net server will connect using BPC_user to ABAP server and take action.
in other words, those 3 accounts are completely transparent to the client side, are never used on the client side, and can be consider as internal to the server, as they are used only between servers.
once BPC is installed, only the windows account that was used to install the .Net componenet will have access. That account can be used to install the admin client and to login to the admin client. From there, other windows accounts can be given rights to BPC.
I hope this helps and clarify
best regards
Bruno Ranchy

Similar Messages

  • What is the password for 'oracle' user created during XE installation?

    Hi,
    What is the password for 'oracle' user automatically created when XE is installed?
    I installed XE on Linux and it's created under 'oracle' user, but I don't know 'oracle' password. So, I cannot stop TNS listener.
    During configuration, it prompted me to enter SYS and SYSADMIN password but it didn't ask me to enter 'oracle' user password.
    Please let me know or point me to the document.
    Thanks,
    N

    Hi Jari,
    I tried your suggestion, but it didn't work unfortunately.
    When I type (sudo su -oracle) as follows, it still prompts the password. When I hit Enter key w/o anything, it seems to proceed and the prompt shows up in the following line. So, I thought it was successful, but when I checked 'whoami', it's not logged in as 'oracle'.
    So, I created the password for 'oracle' and logged in as 'oracle' using a new password. Then, I stopped TNS listener to uninstall XE.
    It would be nice if it's documented in XE document somewhere... since it's created by XE installation, I assumed some kind of default password was used.
    Thanks,
    N

  • Steps for re-using the same user id of a deleted user in OIM 11g ?

    Hello experts,
    By Default, in OIM 11.1.1.5.0 it is not allowing to re-use the same user id of a deleted user.
    Consider a user with user id as "ABCD1234". The user is deleted from OIM and it is not getting displayed in the user search. But in DB we could see that user details with "Deleted" status. Say accidently this hard delete has happened .
    How do we create that user again with same user id ?
    What is recommended for such scenario ?
    Thanks,
    DK

    I suggest disable the unique index instead of dropping it using ALTER INDEX <INDEX_NAME> DISABLE command.
    Better way to handle this do below
    1. disable index
    2. update usr_login for deleted user using sql query eg. xx|usr_login and commit it ( update usr set usr_login='xx'|| usr_login where upper(usr_status)='DELETED')
    3. enable your index
    4. now login to OIM and easily you can create user with the previous user login
    In this case your Index is still enbaled so it won't hamper the performancem, because this index is being used in various places for user search.
    NOTE: disable any other constraints if required. But, I don't think so. Just disabling unique index will allow you to update"
    --nayan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Can I use the same user accounts for both Lion & SL?

    I have one Mac that I can upgrade to Lion but it is the one that the entire family uses every day (I only can use it (and administer it) on weekends), so I have to make sure that there are no problems and no issues so my plan is to:
    Move all of the users accounts to a different drive.
    Configure 10.6.8 (SL) to use the user accounts on the different drive.
    Back up SL to a bootable drive.
    Repartition the Mac for a SL & Lion partition.
    Reconstitute SL on both partitions.
    Upgrade one SL partition to Lion.
    I should now have a partition for SL and Lion that both use the same users accounts so when I (and then my family) are comfortable with Lion, the switch will be transparent.
    Any problems that I am unaware of (and how to remediate it)?
    TIA.

    There are a few discussions here on the topic that I was planning to employ:
    Moving Home folder to different HDD From Mac OSX Snow Leopard via Terminal?
    Moving some Users to different volume
    How do you move a user account to a different drive?
    Another way of doing it is to move the directory, and then alter the user's home directory using the NetInfo utility (Tiger) or Directory Utility (Leopard). In both, you can change the user's home directory from the command line in Terminal.app like so:
    $ sudo dscl . -create /Users/user NFSHomeDirectory /Volumes/volname+/+user
    In the SL System Preferences -> Accounts one can select a user's account, right click and choose Advance Options presents the screen below. This is how I intend to point each OS to the same user account on an external HDD.
    Does that answer your question?
    TIA.

  • Error connectiong with teh SQL DB using the domain user

    Hello,
    I am installing BCM 7 SP02 on windows server 2008 / SQL server 2008 R2.
    i have insatlled the Virtual Units and added them to the HAC. When i try to launch them i have always error in the Core VU in the CEM component. in the log of the call dispatcher of the CORE VU i got the following:
    10:46:59.805 (05488/IpcWorker) WRN> Connection/01B84660 [172.29.6.41:21000<-172.29.6.39:53329]: Disconnecting due protocol error: Connection attempt with unidentified remote peer from
    10:47:00.403 (05636/BCMApplicationThread) ERR> Failed to initialize WCDService - near failure
    10:47:02.405 (02000/main          ) ALW> Watchdog: Application instance stopped
    10:49:07.094 (03452/main) ALW> Started [CallDispatcher] version [7.0.2.0] in virtual unit [Elis_Core] in computer [hostname] with process id [362c9234-437f-43fe-8daa-d11057fd38d6]
    and in the DataCollector ti have the folowing:
    16:25:09.396 (05544/TransactionHandler) ERR> Failed to connect to database destination [hostname- BCM_DEV_Monitoring_History] using [Driver=SQL Server;Server=hostname;Database=BCM_DEV_Monitoring_History;Trusted_Connection=no;UID=<protected>;PWD=<protected>;]
    16:25:09.396 (05544/TransactionHandler) ERR> SQLDriverConnect failed (/28000/[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'DOMAIN\adminbcm_dev'.) : Connected = [false]
    16:25:09.396 (05544/TransactionHandler) ERR> Database = [], SQLState = [28000], errorCode = [18456] : [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'DOMAIN\adminbcm_dev'.
    from the log of the SQl i saw the the domainuser adminbcm_dev is trying to connect to the DB as sql user authentication:
    01/09/2012 15:58:47,Logon,Unknown,Login failed for user 'DOMAIN\adminbcm_dev'. Reason: Attempting to use an NT account name with SQL Server Authentication. [CLIENT: IP]
    The DB was created using the same user and no error were generated, and the same user have the SA rights in the DB.
    In the VU of the Agents , Core and DB, the windows authentication option is checked and no password was provided.
    Does the "Trusted_Connection" should be YES, if yes how to change it?
    Thanks in advance for your help.

    The databse BCM_DEV_Monitoring_History  was created in the SQL server.
    I got just one error several hours hours ago in the CEM service:
    10:14:39.626 (01256/Message Receiver) ERR> Connection/03D1567C [0.0.0.0:0->172.29.6.41:21009]: Failed to receive from [172.29.6.41:21009] : Socket = [-1], BytesRead = [0] : TcpConnection::ReceiveSync, WSARecv failed - 10038 (0x2736) An operation was attempted on something that is not a socket.
    All the other errors are related to the Datacollectore.
    14:23:23.608 (01800/TransactionHandler) ERR> Failed to connect to database destination [MD1ODYWSV1 - BCM_DEV_Monitoring_History] using [Driver=SQL Server;Server=MD1ODYWSV1;Database=BCM_DEV_Monitoring_History;Trusted_Connection=no;UID=<protected>;PWD=<protected>;]
    14:23:23.608 (01800/TransactionHandler) ERR> SQLDriverConnect failed (/28000/[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'DOMELIS\adminbcm_dev'.) : Connected = [false]
    14:23:23.608 (01800/TransactionHandler) ERR> Database = [], SQLState = [28000], errorCode = [18456] : [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'DOMELIS\adminbcm_dev'.
    Use Windows Authentication for Database Connections ELIS_DEV_DB:YES
    Configuration Database Server Address or Name           ELIS_DEV_DB:MD1ODYWSV1
    Configuration Database Name                                          ELIS_DEV_DB:BCM_DEV
    Configuration Database User Name                                 {[BCM_DEV_00].[HAC_SERVICE_USER]}
    Configuration Database Password                                   nothing was added stayed Blank
    Internal Server Certificate in Use                                       checked
    Internal Server Certificate Common Name                          BCM.elis.priv
    Internal Server Certificate Issuer                                       elis-MD1ODYWSV1-CA
    Internal Server Certificate Store                                         HKLM/My

  • Is it possible to use the Internet User Alias?

    Hi,
    We are currently authenticating users against an LDAP datasource and pulling back the employee id as the SAP username in order to provide the correct authorisations. The problem with this is that we then have to create another user account for people who require R/3 access via the GUI.
    What we want to be able to do is to use the Internet user alias against their R/3 account so that we essentially only have 1 account to maintain for each user.
    Does anyone know how this can be achieved?
    Thanks in advance!
    Keith

    If you are using ABAP for your UME user store, the LDAP IDs are probably stored as aliases in the backend ABAP system. If that's the case, your users already have corresponding, automatically generated, backend R3 IDs. Trying searching by alias for one of your web users and see if there is a user master record for that user. They can log into SAPGUI using that auto-generated ID, although you may need to assign a password first. From the user perspective, it will still seem like they have two different accounts though, since the login ID will be something new for sapgui.
    http://help.sap.com/saphelp_nw70/helpdata/en/52/67119e439b11d1896f0000e8322d00/content.htm

  • Using the login user name in the report

    It will be appreciated if someone can help on the following:
    How can I use the login user name in the report?
    I mean that the report will be build on SQL statement look like :
    Select a, b, c, d
    For table
    Where a = <the user name used to login to htmldb>
    Thanks

    select a,b,c,d
    from table
    where a= :APP_USER

  • Could not connect to DbaaS Service using the given user name and password.

    I'm not able to create Java Cloud Service (Oracle Java Cloud - Virtual Image Services) for my newly created Oracle Database Cloud Service instance. It fails with
    "Incorrect values entered
    Could not connect to DbaaS Service using the given user name and password.
    Verify that the user name and password are correct and the user name has SYSDBA privileges."
    I'm using SYSTEM user and the password I used during Oracle Database Cloud Service instance creation. I've verified them with sqlplus and also by connecting remotely.
    Java Cloud Service wizard doesn't allow me to proceed to instance creation.

    Hi Alexander,
    Maybe you'll find useful the document from Oracle docs specified bellow regarding Creating an Oracle Java Cloud Instance:
    http://docs.oracle.com/cloud/latest/jcs_gs/JSCUG/GUID-31F00F2C-221F-4069-8E8A-EE48BFEC53A2.htm#JSCUG3128
    Thanks,
    Cristiana.
    #OracleCloud

  • Can I use the BAPI_PO_CREATE1 to create a PO with reference to a PR?

    Hi experts.
    I have a big question. I have been spend many hours in this site to find an answer about if I can use the BAPI_PO_CREATE1, to create a Purchase Order with reference to a Purchase Requisition. I could n ot find nothing about this.
    Can somebody tell me if can I use it?
    There are some threads that say "It is posible", but I would like to know the Structure name and the field name where I have to put the Purchase Requisition in the BAPI to create my PO.
    I hope that somebody can help me.
    Thanks a lot!!
    Best Regards.
    Jesus Martinez
    ABAP Developer
    Comala, Colima, Mexico

    I know this is an ancient topic, but in order to have all the necessary info together: (for everyone's future reference)
    How to create a PO with reference to a Purchase requisition which is properly released and assigned:
    Bapi_po_create1
    POHeader: document type (also POHEADERX)
    POItem : item number, plant, storage location, PR number, PR item (also POItemx)
    and that should be all! it would be useful if SAP clarified that in their documentation because this is a very common scenario...

  • I am looking for a way to automate index creation using Adobe Reader Pro without having to use the screen user interface, as the indexing has to be run by a batch process.

    I am looking for a way to automate index creation using Adobe Reader Pro without having to use the screen user interface, as the indexing has to be run by a batch process.

    [discussion moved to Creating, Editing & Exporting PDFs forum.]

  • Why does iTunes/iPhone 4S insist it can't find a song on my PC or my phone when it is on both? This is resulting in me being unable to use the ringtones I created from these songs, but I can still play the songs.

    OK, so I'm clearly a newb. I thought if I asked a question, it would post, and now I'm being told to post a comment, so I'm asking the same question again. Sorry I sound like an idiot. I'm new to this apple/mac stuff.
    Why does iTunes/iPhone 4S insist it can't find a song on my PC or my phone when it is on both? This is resulting in me being unable to use the ringtones I created from these songs, but I can still play the songs.

    If you have added the ringtone file correctly to iTunes, it will appear under iTunes 'Tones' library.
    If you don't find Tones library in iTunes, go to iTunes menu EDIT/PRFERENCES under GENERAL tab, check the Tones Box under Library source to display Tones library in iTunes.
    iTunes accepts only m4r file as ringtone and has to be less than 40secs.

  • I have a new ipod and when I sign in to Words with Friends it says that user name is already in use. How can I continue using the same user name with a different ipod?

    I have a new ipod and added all my apps to it. When I sign in to Words with Friends it says that "user name is already in use" because it is linked to my old ipod. How can I use the same user name with my new ipod?

    Was the iPod setup via iTunes on this computer?
    Setup via wifi?
    Was the iPod previous synced to another iTunes library/computer?
    Have you successfully synced from this iTunes library/computer before?
    Do the songs play in iTunes?           
    Do you have the right boxes checked to sync?
    iTunes: Syncing media content to iOS devices and iPod        
    Try syncing using the manual method                 

  • Can I automate the creation of a cluster in LabView using the data structure created in an autogenerated .CSV, C header, or XML file?

    Can I automate the creation of a cluster in LabView using the data structure created in an auto generated .CSV, C header, or XML file?  I'm trying to take the data structure defined in one or more of those files listed and have LabView automatically create a cluster with identical structure and data types.  (Ideally, I would like to do this with a C header file only.)  Basically, I'm trying to avoid having to create the cluster by hand, as the number of cluster elements could be very large. I've looked into EasyXML and contacted the rep for the add-on.  Unfortunately, this capability has not been created yet.  Has anyone done something like this before? Thanks in advance for the help.  
    Message Edited by PhilipJoeP on 04-29-2009 04:54 PM
    Solved!
    Go to Solution.

    smercurio_fc wrote:
    Is this something you're trying to do at runtime? Clusters are fixed data structures so you can't change them programmatically. Or, are you just trying to create some typedef cluster controls so that you can use them for coding? What would your clusters basically look like? Perhaps another way of holding the information like an array of variants?
    You can try LabVIEW scripting, though be aware that this is not supported by NI. 
     Wow!  Thanks for the quick response!  We would use this cluster as a fixed data structure.  No need to change the structure during runtime.  The cluster would be a cluster of clusters with multiple levels.  There would be not pattern as to how deep these levels would go, or how many elements would be in each.   Here is the application.  I would like to be able to autocode a Simulink model file into a DLL.  The model DLL would accept a Simulink bus object of a certain data structure (bus of buses), pick out which elements of the bus is needed for the model calculation, and then pass the bus object.  I then will take the DLL file and use the DLL VI block to pass a cluster into the DLL block (with identical structure as the bus in Simulink).  To save time, I would like to auto generate the C header file using Simulink to define the bus structure and then have LabView read that header file and create the cluster automatically.   Right now I can do everything but the auto creation of the cluster.  I can manually build the cluster to match the Simulink model bus structure and it runs fine.  But this is only for an example model with a small structure.  Need to make the cluster creation automated so it can handle large structures with minimal brute force. Thanks!  

  • How to use the DLLs which created from c++ in Java?

    And How to use the DLLs which created from JNI in C++?

    Huh?
    Are you asking how to do JNI - you should read the tutorial.
    Are you asking how to load it - then use System.loadLibrary()
    Are you asking what to do with the output from javah - put it in a C file and write some code, compile it into a dll.

  • How to use the admin user account in reports and dashboards?

    Hi Everyone,
    I want to use the admin user account in report and dashboard connections. But the Hyperion is automatically using the current user's credentials to fetch data.
    Hyperion 11.1.1.1
    Thanks
    Syantan

    This has been posted in the essbase forum > How to use the admin user account in reports and dashboards?
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for

  • HR module issue

    hi i am using BAPI_HELPVALUES_GET function module, through this i get employee group and employee subgroups separately, therefore my issue is how to find employee subgroup is of which employee group in bapi function module itself???? i am executing b

  • Is there any detailed documentation available on the server parameter setti

    It would be great to have examples and more information on what the consequences are if parameters are set too high or too low. It would be great to have some real life examples that tell you what to consider when setting the lower memory threshold f

  • QE03: Message no. Q4111 - an error occurred when file was transferred SAP

    Hi All, I am using T-Code QE03 to view Inspection Lot Data for some inspection characteristics. I want to download the results/data into Excel for analysis. Right now I am viewing the "Results History" then using F9 to export. The Eval. Method is "SA

  • How do you compile for flash player 11.3 in Flash Professional CS6?

    I can add a new AIR SDK and compile for AIR 3.3, but I can't figure out how to compile for Flash Player 11.3.  Thanks

  • Error in Planning after uploading Hierarchy

    Hi! We have uploaded the Material Hierarchy(For info object 0material) in BW Development system. When i go to execute planning, after entering inputs, i am getting the Error Message: <b>"No combination could be generated in step 03"</b> <b>Msg Number