Create/Delete/Edit User in OBIEE11g Frontend

Hi All,
I am aware of creating users from Security Realm in Console. But I feel only a technical person like a developer or a administrator should get involved in em and console.
I want to create a UI in OBIEE11g where even an analyst can Create/Delete/Edit a user. It can be a normal page, where we have a table showing existing users and CREATE, EDIT, DELETE buttons to modify a user setting. This would also involve creation of tables in the database and simultaneously creation of a model in RPD.
I just want to know whether this is possible or I am expecting too much.
Thanks n Regards
Dev

Hi Dev,
First of all, you should strive not to invent a wheel here.
I think your best bet is to either change your authentication provider to existing LDAP technology
(if you indeed have any kind of LDAP available), or use SQL Authenticator after you create
your own database in which you will manage users & groups
(e.g. http://weblogic-wonders.com/weblogic/2010/03/11/configuring-sql-authenticator-with-weblogic-server/)
I hope I have been HELPFUL or even CORRECT. :)
Kind Regards,
Roman

Similar Messages

  • LabVIEW VI for create/delete TestStand user

    Any one has a LabVIEW version of CreateDeleteUsers.seq?
    George Zou
    http://webspace.webring.com/people/og/gtoolbox

    Hello Zou,
    I don't know of any LabVIEW versions of that sequence, but I can help you if you have any specific questions about implementing this sequence in LabVIEW.
    Regards,
    Marty H.
    National Instruments

  • Create new user and edit user

    All of a sudden I am unable to create nor edit users in IDM6.0 accounts interface.
    and getting this error.
    XPRESS exception ==> com.waveset.util.WavesetException: Constructor threw an exception. ==> java.lang.reflect.InvocationTargetException: ==> Missing required argument "operand".
    any help would be appreciated.
    Thanks in advance.
    G

    I hope u are using Tomcat to run Idm. Inthat case refer to the error that is generated on the command prompt window which will give you I believe an error in Java or some other error apart from the Xpress error you have cited..........if you can provide me that error I will try to provide you the solution to your problems.

  • Create/Edit users

    Can anyone tell me why whenever i try to edit an existing or create a new user Portal won't let me do it but instead gives the following error message:
    Error: (WWC-00000)
    Please help!

    1. Which user are you using to create/edit users? If it is not portal, then please check if you have or continue to have the privileges to be able to create or edit users.
    2. Go to the oiddas site and see if you can create users there. Generally, your privileges will already be checked here too.
    http://domain:7777/oiddas
    3. Check the logs for SSO in the infra home directory and OC4J_SECURITY application. also see its apache errors in infra. they should point to some error.
    thanks,
    AMN

  • MPR for helpdesk to create / delete users with authZ

    Hi everybody,
    I'm facing a strange situation with two MPRs. I'm setting up 6 policies for the IT helpdesk to manage users with and without authZ workflows in place, and so far I managed the grant really granular rights depending on the target and modified attributes.
    Today I wanted to create my last 2 simple policies for the create resource and delete resource operations, having:
    - Policy disabled unchecked
    - IT Helpdesk as requestor
    - Grants permission unchecked
    - Create / delete resource checked
    - All Active People for create / All Non-Administrators for delete as target resources, All attributes selected.
    - The 2 authZ workflows checked; they are the same as for 2 other policies
    When a helpdesk user is creating/deleting a user trough the portal it gets an Access Denied error on submit, when I search the request as admin I see the create/ delete policies are the only ones applied. When I check the Grants permission the user is created/deleted
    without authZ, but this is not what I want.
    Does anyone has an clue why the workflows are not triggered in these 2 cases, and why are they fired in the other two?
    Thanks for helping me out.
    Cristian

    Even though this post is old I think it worthwhile to answer for others. Hopefully, Christian has already found his solution.
    A key to troubleshooting these issues is to go to "Search Requests" and look at the request and see what MPR's were applied. Then look to see if the workflows started requests.
    Request Processing
    http://msdn.microsoft.com/en-us/library/windows/desktop/ee652475(v=vs.100).aspx
    David Lundell, Get your copy of FIM Best Practices Volume 1 http://blog.ilmbestpractices.com/2010/08/book-is-here-fim-best-practices-volume.html

  • How to view/edit/delete the user created profile in oracle 9i? Very Urgent

    Friends,
    I logged in as system in oracle 9i.
    SQL> create profile testpro limit
    2 idle_time 1;
    Profile created.
    SQL> alter user scott profile testpro;
    User altered.
    Then i logged in to sqlplusw as a scott user.
    and i waited for 10 mins after that.
    sql> select * from cat;
    its working......
    how come? i have already set a idle time to 1 minute.
    Please correct me if im wrong.
    Also, how can i view/edit/delete the user created profile.
    Thanks & Regards
    Sathyguy
    Message was edited by:
    sathyguy

    The resource limits set for a profile are enforced only when you enable resource limitation for the database.
    Enabling and Disabling Resource Limits While the Database is Open
    ALTER SYSTEM SET RESOURCE_LIMIT = TRUE;
    http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96521/users.htm#15451
    Manu

  • Can't create, delete or edit users in /LDAPv3/127.0.0.1 via WGM

    Hi guys,
    I have followed Mike Bombiches guide to 'Leveraging AD on Mac OSX.' All was fine yesterday...
    But today I cannot create, delete or edit users in the OD Directory. The New User/Group etc.. icons are greyed out... And yes I am authenticated...
    Any ideas?

    Check the logs.
    Also use dscl for authenticated reading and writing. Its error reporting might be easier to corelate. See man dscl.
    HTH
    -Ralph

  • Where is the "DELETE" tab in Edit User in Portal?

    Hi,
    Portal version 3.08 on solaris. I logged on as Portal30. Go to Login Server, Administer User, Edit a user, and I saw a DELETE tab for that user. I can delete a user there.
    However, if I go to Edit user under the Create user portlet. I chose a user to edit,
    but I don't see a "DELETE" tab, I only see tabs like: "Reset to Defaults", "Apply", "OK", "CANCEL".
    Why?
    In portal 3.0.7, NT, I can see the "DELETE" tab in both places. Is this a change for 3.0.8?
    Thanks;
    Kelly.
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Maria Torres ([email protected]):
    IN 3.0.8, IT LOOKS TO ME THAT DELETING THE USER FROM THE LOGIN SERVER AUTOMATICALLY DELETES THE USER FROM THE PORTAL.
    <HR></BLOCKQUOTE>
    I check this in Portal308, deleting user from login server is not equal to delete from portal. In PORTAL30.WWSEC_PERSON$ table still remain personal details of deleted user.
    Is it bug or right functionality?
    For me it is some kind of bug. When you re-create user in sso server it tooks over all pers. data from old user.
    Thanks for any answers
    Marcin
    null

  • Can we delete the views created for a user in Oracle BPM J2EE WL

    I am using Oracle BPM 10.3 MP2 Enterprise Edition
    Version: 10.3.2
    Build: #100486
    Can we delete the views created for a user in workspace?
    Usually we are using the filter option within workspace and then saving it as view.
    Would like to know if we can delete such views and create again.
    These views are user specifc
    Thanks in Advance.
    -Sree

    I usually use this scripts to clean the workspace user custom seetings:
    delete from fuego_objclassinst where fuego_objclassname = 'bea.albpm.workspace.layout';
    delete from fuego_strprops where (fuego_category = 'fuego-view' OR fuego_category= 'fuego-presentations');
    delete from fuego_strprops where (fuego_category = 'WAM' );
    Hope this help.
    Regards

  • Teststand api Creating/deleting Users

    Hi,
    I am using Teststand API with Labwindows and i have a problem with creating/deleting Users.
    In fact, to explain easily my problem when you use the full-featured Teststand  with the "CreateDeleteUsers.seq" sequence and create a user, then close the full-featured Teststand, you loose your new users in the previous opening.
    Whereas, with the Teststand 4.0, with the same "CreateDeleteUsers.seq", when you close, it propose to save the changed file "UserManagement" (Users.ini) and everything's fine...
    And as i am using a Labwindows project to login/logout to teststand, i am using TS_... functions i can't find a way to save or to have this save popup to keep my users.
    I hope that i am clear, and that someone will be able to help me ! 

    Hello,
    As you could see in the following KB: How Can I Edit and Save Changes for the Current User? you have to get the users file as a PropertyObjectFile as it's done in the CreateDeleteUsers sequence, and then use two methods, IncChangeCount() wich is also already done in the example sequence, and the SaveFileIfModified().
    See attached file below for the example sequence changed with the file saving.
    Regards,
    Olivier L. | Certified LabVIEW Developer
    Attachments:
    CreateDeleteUsersAndSave.seq ‏11 KB

  • HT201240 This process does not appear to work for me.  I'm running 10.8.3.  I created a new user for a guest staying with me.  They have gone now and I am attempting to either change the password or delete the user.  It won't allow me to choose the user I

    This process does not appear to work for me.  I'm running 10.8.3.  I created a new user for a guest staying with me.  They have gone now and I am attempting to either change the password or delete the user.  It won't allow me to choose the user I created.  I am logged in as myself and it states that I am an "Admin".  The user I'm attempting to change is listed as a "standard" user and there is a white checkmark inside an orange circular background on the user pic in the list of users. 
    Can someone help me?  I am having a hard time believing that OSx will allow me to create users and allow them use of my computer and it's drives, yet it will not allow me to change the password so I can monitor what they might have been doing while logged on?  What if this were my child?  This guest left under sketchy circumstances, and I'd really like to be able to ensure they were not using my computer to do illegal things or to have illegal communications.
    Any help would be appreciated.  (It's odd that it was so simple to "create" a user and set a password for them.......but it's complicated or a little known process to reverse.
    Thanks.

    Here are two screen shots to show you what I am seeing.  The first screen shot shows it allowing me to select (highlighted in blue) my admin user (which is what I am locced in as).  The second screen shot shows it allowing me to select the "Guest" user (highlighted in blue).  However when I click on the user "Orion" nothing happens.  It will not change to highlight that user.

  • How do I create a new user, move my old files etc over, and delete old user

    This is why I think I need to.
    My computer got hit by lightening, and I may have created a new user account through netinfo rather than system preferences /accounts/+user. Mail used to open twice, but no longer. Now, Safari askes me for my keychain password twice, Spotlight can't find a folder on the computer when the search is restricted to folder and computer, though the folder is there and easyfind finds it, and when System Preferences/Spotlight/Privacy has the hard drive icon added, then deleted, Spotlight still does not find anything. (Yes, everything is backed up, on CD, DVD, and online.) Microsoft Tec Support says
    "Here is a summary of the key points of the case for your records.
    When you contacted us on August 8, you had requested assistance with Microsoft Office 2004, as your installation of the updates was unable to find the correct version of the software to update. After creating a New MAC User, we identified the issue to be with a corrupt MAC User account, and not a Microsoft issue. "
    I believe Microsoft. So, creating a new user was easy.
    But copying files uses up too much hard drive (movies, music), and may miss keychains, preferences, mail, address book, and documents. Since Spotlight no longer works, who knows what is happening. (Yes, I've repaired persmissions, and disk repair. No change). I'm using up my hard drive trying to move files to the new user. If I share files, or put them into a public folder, then delete the old user, will I still have the old user's files in the new user's account? It is not clear to me what I should be trying to do in order to create a new user, move my old files etc over, and delete old user. Thanks.
    My responses will be slow, because I have to drive to town to use the internet. I've ordered a new airport which may take care of that problem. SO be patient.

    Hey -
    I need to do the EXACT same thing, but have no idea how. Has anyone out there done this?
    My situation is a tad different..this is a new Mac (and I'm a brand new Mac user). Tons of querks occur under my original account (videos won't run, Safari won't support certain plug-ins). I spent 6 hours on the phone w/ 4 different Apple Reps and nobody could fix it. A rep finally looked at my MacBook Pro in person today. He created a new account just to see if that would work and under that new account, everything works perfectly fine (no querks, can view video). He tried switching a million settings in my original account to no avail.
    He said to create a new account (as he did) and move my files over to the new account and then go back to the original and delete it. How do you do this?! I can't figure it out! I've got a new account created, but of course it just has the default folders in it w/ the little red icons next to them! Thanks in advance!

  • Not able to create, deleted user again in OIM

    Hi,
    As part of our porcess we susped the user on the next day of his/her last working day. And after 20 days we are deleting that user from OIM.
    Now the deleted user again re-hire into the organization. So we need to re-create the user in OIM.
    But we are unable to create the user in OIM 11g. And it is showing error as "user already exist".
    Then we found there is an entry for this user in OIM repository as usr_status as deleted. And also we are not able to see this user in the OIM admin console even there is an entry in repository.
    Please help us how to solve this issue in creating the identity in OIM.
    Thanks in advance
    Siva

    If you want to re-create a deleted user with the same user id then you need to set the re-use id property to true and also drop the unique key contraint from the USR table.
    Ref: Re: Steps for re-using the same user id of a deleted user in OIM 11g ?
    -Bikash

  • I have created an editable form which cannot be saved as a completed copy by adobe reader users.

    I have a created an editable form in indesign and acrobat, however when other users open up the form and fill it in they cannot save the completed copy. It comes up with that the user needs to click done signing, however there is no done signing button in adobe reader.

    Unless they're using Reader XI then you have to first apply a special right in Acrobat that allows them to save the filled-in form in Reader.
    The exact location of this command depends on your version of Acrobat.

  • Any suggestion​s on creating a new user account please? (thinpad x61 tablet, Vista Business edition)

    I would appreciate any suggestions on creating/editing the user account on my second-hand thinkpad X61 tablet (running Vista Business) edition. I bought the laptop from ebay in Germany/Austria. When I switched it on, there were no options to create or edit a username. I have completed all the updates (Lenavo and Windows). I tried the following to add a new administrative account:
    1, Control Panel then selecting User Accounts. A screen appears for a second and then disappears. 
    2. I have also tried typing in sysdm.cpl in the command prompt, 
    None of the above worked, as the screen does not appear at all. I have also tried allowing the automatic updates on, that does not work either. I was wondering if this is managed by the Think Vantage system. Not sure if this is relevant, the Vista Business language was set in German and I added a language pack via Vistalizator to turn it into English.
    Any help with this issue would be appreciated. Many thanks in advance.

    Hello,
    Have you tried running the Local Users and Groups Manager (filename: LUSRMGR.MSC) to create a new user?  If so, were you able to create additional accounts through it?
    Regards,
    Aryeh Goretsky
    I am a volunteer and neither a Lenovo nor a Microsoft employee. • Dexter is a good dog • Dexter je dobrý pes
    S230u (3347-4HU) • X220 (4286-CTO) • W510 (4318-CTO) • W530 (2441-4R3) • X100e (3508-CTO) • X120e (0596-CTO) • T61p (6459-CTO) • T43p (2678-H7U) • T42 (2378-R4U) • T23 (2648-LU7)
      Deutsche Community   Comunidad en Español Русскоязычное Сообщество

Maybe you are looking for

  • How do I change font and colors back to default?

    I have changed the font and color of the text through the tools button and the options button and the content tab. I find nothing telling me how to change the font and colors back to default font and colors. Can you advise me? I'm using Windows 7 Hom

  • Is there any way to track the use of an IMEI on a stolen iPhone 5?

    I've had an iPhone 5 stolen. Battery was dead so 'Find My iPhone' was no use -so far. Problem is... my SIM-PIN is disabled so I need to deactivate the SIM in order to prevent fraudulent use of my contract account (if someone transferred the nano-SIM

  • External Hard drive suddenly will only read! How can I make it read/write again?

    Hi folks, I'm working with a Seagate FreeAgent GoFlex 320gb External Hard Drive on the imacs here at my university. I have it formatted to ExFAT so that I could use it with my pc as well but I've never had to so far so it's only ever been used on the

  • Inserting SWF in one of my divs is causing problems with css layout

    I am testing code for a new layout including an swf piece in the center of my page and I can't understand what the issue is. http://www.ltcproduction.com/ltcproditems.html I am loosing a lot of my formatting which should look exactly like http://www.

  • FCP 5 Won't open at all

    My FCP 5 won't open and i don't know how to remove the quicktime components. "/Library/QuickTime/"? Can anyone help please. CW