Script the creation of Portal users in 10.1.2

Is there an easier way to create multiple portal users in 10.1.2. I know the user is loaded into OID and I can use the ldap tools to bulk load users in OID but I think that the portal schema holds the OID references and permissions themselves. Just curious if there is a way to script creating multiple users into the Portal 10.1.2?
Thanks

user12002366 wrote:
I know how to use ldapadd and etc. I was not aware that the portal database schema was synchronized based on the OID information.
What process syncronizes the information?
or am I confused and ldapadd will add the OID user to the Portal schema?I think ldapadd only does add users to OID and has nothing to do with adding users' meta data to the portal database.
I also look for the info of how does the users info in the portal sync with OID's. Can this be accomplished by using the features of the Provision of OID, which is an out of the box feature? Or do we have develope our own function to achive this? Thanks.

Similar Messages

  • Creation of Portal users and group assignments

    Hi, everyone. My company just completed a load of some 2000 E-Business suite users into our new portal and have given them group assignments according to payroll. I had gathered a number of routines into a PL/SQL package in order to do this. These came from several sources in these forums, on Metalink, and other places on the internet. I was wondering if anyone would be interested in having it. A lot of it was rewritten on the fly, and I should probably clean it up a bit, but it would have saved me some time if someone had offered it to me. Is there a good place to post things like this? I'm sure that better ways exist to do some of these things than what I used, and I would be interested in some of the experts' comments.
    Anyway, let me know if you are interested.
    --Dave                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    hi Dave,
    i am trying to study a problem with group assignments in a proper branch in OID. it would probably be helpful to clear some pieces in this problem from your notes.
    would you be kind to send a copy to [email protected]
    with kind regards,
    AMN

  • Scripting the Creation of Blogs & Apple Wikis

    I would like to write a script to programmatically generate blogs & Wikis for the classes & teachers at our school. However I don't see any documentation on the editing of blogs on an Apple Wiki server.
    Has anyone done anything similar? I tried simply copying an existing Blog, renaming it and the .plist file and restarting the wiki & web services.

    Yeah, you could do that, an easy way would be use a csv file that has a column for each server and it's password. So the code would look something like this:
    Import-csv c:\servers.csv | foreach {
    #Create the account
    $username = "user1"
    $comp = [adsi] "WinNT://$($_.server)"
    $user = $comp.Create("User", $username)
    $user.SetPassword($_.password)
    $user.SetInfo()
    #Set password to never expire
    $ADS_UF_DONT_EXPIRE_PASSWD = 0x10000
    $user.userflags = $ADS_UF_DONT_EXPIRE_PASSWD
    $user.SetInfo()
    #Add the account to the local admins group
    $group = [ADSI]"WinNT://$($_.server)/Administrators,group"
    $group.add("WinNT://$($_.server)/$username")
    Here is a good explanation of using import-csv and how to setup your csv file:
    http://www.microsoft.com/technet/scriptcenter/topics/msh/cmdlets/import-csv.mspx

  • Bulk Creation of Portal Users

    Is there a way to create users in bulk? What tables should be affected by such a script and how can you run it?.
    Thanks in advance

    The best way to add users in bulk is to use the Bulkload utility in conjunction with an Ldif file. Otherwise you could programatically do so using the appropriate DBMS_LDAP commands. If your userbase is currently in a table there is an example plsql program in the OID directory tree which shows an example of creating users from the emp table (trigger.sql)

  • Create Portal user programmatically

    Hi,
    I've been told there was an API in the 3.0.8 portal release to allow the creation of portal users in the Login Server programmatically.
    I think this API is called : portal30_sso.wwsso_ls_private.
    Does anyone know where I can find this API description ?
    Thanks.
    null

    This informaiton is contained in the PDK - PL/SQL:Reference Material accessible at http://portalstudio.oracle.com
    Direct links: http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDK/plsql/doc/sdk6pkg.htm http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDK/plsql/doc/sdk6apo.htm

  • Replicate in the Master controller and creation of new user with cisco prime infrastructure 2.1.

    Hello!!
    We have multiple controllers Cisco WLC 5508 (all running software version 7.6.120.0) distributed in various buildings and a controller in other control building (also Cisco WLC 7.6.120.0 5508) operating as Master and backup of the buildings's controllers . 
    Each building is radiated such an SSID that is used as a validation of the user connected to that SSID web portal each controller (in the WLAN, Security -> Layer 3 -> Web Policy), using the local database to validate the user. 
    The problem is that the local database of users is not being replicated between controllers buildings and the Master controller, so if you drop the controller of a building, the Master controller begins to provide service to the buildings access points, but the equivalent radiated SSID cannot able to validate users. 
    I need know if it's possible through Cisco Prime Infrastruture 2.1, first replicate in the Master controller on the basis of existing controllers buildings each local data and, second, that the creation of new users are automatically perform both the controllers like to the Master .
    Thanks.

    As noted earlier, it is not advisable to use the root user to log in for normal use. New users and groups can be created by navigating to Administration > Users, Roles & AAA as shown in the preceding figures. It would help to chalk out what are the various levels at which you want to distribute the users, and to create those roles first. It doesn’t really matter whether you create users or groups first. New users can be easily added by going to Administration > Users, Roles & AAA > Users > Add Users > Select “Add Users” from the drop-down on the right side. Once you get into the add user workflow, fill in the username, password, and local authorization for this user as shown in the figure below.
    A virtual domain can also be assigned to the users when you define their roles by selecting the virtual domain on the left side and moving it to the right side as shown in the image below (left).

  • Error in user creation in portal

    While Creating a user named as  SLDADMIN in portal i am getting error the log file contains
    #1.5#0016E69E70D20069000006A80000143400044E33DA212183#1211884516747#com.sap.security.core.wd.maintainuser.MaintainUserComp#sap.com/tcwddispwda#com.sap.security.core.wd.maintainuser.MaintainUserComp.public void saveModifications( )#J2EE_ADMIN#76936#SAP J2EE Engine JTA Transaction : 0ffffffcb6812052b5#sapserver2.delhi_BS1_13330450#J2EE_ADMIN#da4e23e12bd711ddc1ac0016e69e70d2#SAPEngine_Application_Threadimpl:3_6##0#0#Error##Java###Error in the persistence
    EXCEPTION
    #1#com.sap.security.core.wd.exception.UmeUiPersistenceException: The UME/ABAP user management connector is set to read-only mode and therefore rejects the creation request for user SLDADMIN
    Please help

    Hi,
    You should control in ABAP via SU01 the user SAPJSF (JSF Service User).
    This user should can have 2 roles :
    For read-only access from the AS Java to the ABAP system, choose the role SAP_BC_JSF_COMMUNICATION_RO.
    For read-write access from the AS Java to the ABAP system, choose the role SAP_BC_JSF_COMMUNCIATION.
    You can have more information [here|http://help.sap.com/saphelp_nw04s/helpdata/en/9e/fdcf3d4f902d10e10000000a114084/content.htm]
    Best regards,
    Mathieu
    PS : reward points if helpful

  • How to get password of a logged in portal user in webdynpro.

    hi,
    i want to get the password of the logged in portal user through webdynpro. i already know how to get the user id and other information through webdynpro (using WDClientUser), but i want to get the password as well.
    this is an urgent requirement. Immediate help will be highly appreciated and points will be awarded for helpful answer.
    thanks in advance.

    Hi
    User Management APIs don't give the liberity to obtain the password, instead you can verify a password. Please check if your requrirement can be modified to check for password.
    Please use code mentioned below and the one suggested before.
    loggedInUser = WDClientUser.getCurrentUser();
    user = loggedInUser.getSAPUser();
    if (user != null)
    IUserAccount[] acct = user.getUserAccounts();
    if(acct[0] != null)
    b = acct[0].checkPassword(password);
    Thanks
    Srikant

  • Portal Users Mapping...

    Hi experts,
    I have a query . now we have 20 SAP R/3 Licenses and 1000 Portal Licenses now we are able to successfully carry out the SSO with R/3 but the problem is how are we going to map the 1000 users to 20 SAP R/3 Ids ? Can some one please help me on the same at the earliest.
    Regards,
    Sam

    Hi Arun,
    You can create a group based on the portal users and map the Group to the to the R/3 Ids .
    The number of persons in the Group is purely on your wish.
    But do remember all the persons in the group will  be able to view the same data in the mapped R/3 id.
    If all portal users are going to view same data then you can group them in one group ID and map it to the R/3 id.
    Otherwise based on the data that portal user wants to view form a group and then map it to the corresponding R/3 ID.For instance form 20 groups with 50 members each and map each group to the corresponding R/3 Id.
    Hope it helps.
    Regards,
    Vivekanandan

  • Fetching Currently Logged in Portal User & Fetch Users logged on whole day

    Hi All,
    I want to fetch the Currently online Portal Users and their name.
    Also we want to fetch all users from different servers as we have load balancing.
    Also i want to fetch which users have logged on a particular day, so that i can come to know that at end of day which users have logged on.
    Thanks & Regards,
    Dhruv Shah

    Hi,
    you can connect to the above mentioned tables by creating a alias or else using the default alias
    for this you have to login into the visual admin
    server ---> services -
    > jdbc connector
    there you can find the table with the alias.
    The default aliases what i know are SAP/BC_JMS,SAP/BC_UME,SAP/BC_WDRR.
    I think this will be usefull
    or else craete a new alias using Add alias button.
    The code for getting connection is
          InitialContext ctx = new InitialContext();
          DataSource ds = (DataSource)ctx.lookup("jdbc/SAP/BC_JMS");
         Connection con = ds.getConnection();
    //you can write ur select statement and continue
    But i have a doubt can you tell me what information does these tables contain.
    Thanks & Regards,
    Lokesh
    Edited by: lokesh kamana on Aug 26, 2008 8:57 AM

  • Scripting Subfolder Creation on Import

    I was wondering if there was a way to script the creation of multiple subfolders (ie: Selects, Masters, Output) when importing images into lightroom?  Right now the best I can come up with is to create a template folder with all of the subfolders already created and copy that template, rename it, and then import into the new folder.  I have poked around the programming guide for LR, but nothing immediately jumped out at me.  Any ideas?

    CarlODay wrote:
    I have poked around the programming guide for LR, but nothing immediately jumped out at me.  Any ideas?
    If you're that kinda guy, consider having a look at Ottomanic Importer.
    In a nutshell: you just need to create the folders you want, then copy the files to be imported where you want them, then add (in place) to catalog.
    Rob

  • Number of Portal Users

    Hi,
    How to find the number of portal users logged in?
    Thanks,
    G. Sathya Priya

    Hey
    You can browse through this hope it will help you
    Re: Portal on-line users counter
    Also there are user activity tables under portal schema, u can also use those tables for such reports
    Regards

  • Portal Users name for auditing

    Hi,
    How can i get the name of portal users. Some one told me that there is some Portal_api through which i can get Portal user and then i can write custom code to insert that name for auditing purpose in tha database table. Can any one tell me what that Portal_api is? If any has done this before then can you expalin it with some example.
    Your help in this matter will be highly appreciated.

    muhammad
    I can't tell you the exact name of any particular api but I can tell you where a good place to look.
    If you are familiar with any of the MONITOR functions on the Oracle main page, there is one sub category for "chart by user". The contents for these are located under the navigator -> contents -> monitor -> chart by user.
    I haven't drilled down far enough to find any specific calls, but since documentation seems so lacking for these thints, I have to go find an example to take apart for the pieces I need.
    Hope this helps.
    Mike

  • Portal user details

    HI
    I need to develop a web dynpro application which gives the details of the portal user details who logs into portal
    Can anyone provide me the code how to fetch the details of the users who logs into portal
    thanks in advance

    Hi,
    Make sure that your WebDynpro Applications Authentication property is set to True.
    To get Portal User Details you can use the following UME Api's
    try
    IWDClientUser user = WDClientUser.getLoggedInClientUser();
    IUser loggedInUser = user.getSAPUser();
    catch(UMException ume)
    //do something
    this Iuser objects holds all the Properties of Portal User Except its Password.
    and You can retrieve it like this
    loggedInUser.getFullName();
    if you know the Logon id of Portal User you can Also get the IUser object like this:--
    IUser user = UMFactory.getUserByLogonId("Administrator");
    To use UME APIS in Webdynpro you have to refer com.sap.security.api.jar in the Build path of your WebDynpro Application.
    If You Are Using NWDI then you have to use the com.sap.security.api.sda lib Dc available in NWDI for Compilation in WD DC
    Hope this Help.
    Regards,
    Siddharth

  • Tray as appearing in the Portal User Creation screen

    Hi all,
    I am on WAS 6.40 SP15, NWDS 2.0.15 and EP 6.0 SP15.
    When I place 'tray' ui element in my application, I see one vertical line on the left side and horizontal line. I have to remove these lines.
    Can anyone suggest how to modify the 'tray' ui element so that I get a tray as appearing in the Portal User Creation screen.
    Regards
    Srinivasan T

    Hi,
    Then you will have to modify the standard UWL configuration file.
    If your task looks like a standard task (maybe you copied a standard task and modified it slightly), you have to find the ItemType corresponding to the standard task in the UWL configuration file then copy this ItemType and adjust it for you custom task. Please take a look at my last post in another thread : Re: UWL - how to approve purchase requisitions
    If your task is 100% custom then you'll have to find out what is behind the Approve and Reject buttons in the Business Workflow and modify the UWL configuration file accordingly. For instance if a function module is used to approve or reject the request you can define your approve and reject actions using the FunctionModuleActionHandler. You can find more information in the documentation : [Task Launch Customization|http://help.sap.com/saphelp_nw70/helpdata/en/36/dd4ad73c86412e81e9ce66eeb147e7/frameset.htm].
    Regards,
    Pierre

Maybe you are looking for

  • Sync and stream from the same library?

    Hello, Prior to upgrading to ATV2, I was able to access 'unchecked' items in my iTunes library from my ATV. This is the iTunes library that I am also syncing from. This allowed me to stream items that I didn't want to sync. I would do this by going t

  • Ipod playlists/podcast automatic updates

    Hi, I have subscribed to some podcasts. Is there any way that my iPod can automatically update with the episodes I have not listened to-or with each new days episodes- without me dragging and dropping each episode I want every day, and erasing the ep

  • Tried to Change Password, now wireless doesn't work

    I would love any assistance with this. I used 192.168.1.1 (which my cimputer says is my ip address) to pull up the admin page. Went to wireless password and changed my password, clicked save. The page kept cycling like it was saving data for 30 minut

  • I am looking to implement a POS system using my iPad, What is the best software and hardware for POS?

    One of my clients wants to transition to an iPad POS system and I want to know what are the best software and hardware options? I am going to completely upgrade the hardware so I'll need solutions for card readers, printers, cash drawers and iPad enc

  • Burned CDs Only Play on Authorized Machine

    I have recently bought a new PC and I moved my iTunes library over to the new machine and authorized it to play my purchased tracks. Everything seemed fine, I can sync my iPod and play all the purchased music on both the iPod and within iTunes. I hav