Need to migrate LDAP users from 11.1.1.1 HSS to 11.1.2.2 HSS..????

Greetings!!!
Hi there, I need to know the best approach how can i migrate my security from 11.1.1.1 to 11.1.2.2. (I have users, groups and security filters).
I have just 2 native id's so I am fine there. But I have about 2000 LDAP user whcih are configured under 10 groups which I need to migrate from 11.1.1.1 to 11.1.2.2 HSS.
OS - AIX6.1
App server - weblogic\
DB-IBM DB2 9.7
Please recommend!!
Regards,

You could try LCM to run the export, I don't think the two versions of LCM are compatible so you can just use the export files and not the lcm config files.
You can also use the CSSImportExport utility to export provisioning from 11.1.1.1
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • I migrated a user from another mac and cant get any updates to install!

    Hi
    I migrated a user from another mac and cant get any updates to install, for example it says iPhoto is intalled but its not, i never copied it from the older imac, and i cant download it to this one now
    any help appreciated

    Try setting up another admin user account to see if the same problem continues. If Back-to-My Mac is selected in System Preferences, the Guest account will not work. The intent is to see if it is specific to one account or a system wide problem. This account can be deleted later.
    Isolating an issue by using another user account
    If the problem is still there, try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up after waiting 10 seconds. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don't do them all at once.
    Safe Mode
    Safe Mode - About

  • Need to create a user  from procedure

    Hi to all,
    I need to create a user from oracle stored procedure. i am able to create a proceure successfully, when i am executing the procedure i cant able to successfully run it. it is throwing insufficient privileges. i tried to run the procedure from system user also.
    The below one is the procedure.
    create or replace procedure sp_createsuser(username varchar2)
    as
    begin
    execute immediate 'create user ' || username || ' identified by ' || username;
    end;
    the code is parsed successfully and created without any errors
    when trying to executing it throwing error as insufficient privileges
    the user is dba privileged and tried this procedure to execute from the system user also, getting the same output.
    I need to know whether it is possible to create user from a procedure, package or a trigger.
    Thanks in advance.

    Hi,
    I guess the message is pretty clear !! you lack privilege.
    SQL> conn imx/imx
    Connected.
    SQL>
    SQL> create user testproc identified by testproc;
    create user testproc identified by testproc
    ERROR at line 1:
    ORA-01031: insufficient privileges
    SQL> create or replace procedure sp_createsuser(username varchar2)
      2  as
      3  begin
      4  execute immediate 'create user ' || username || ' identified by ' || username;
      5  end;
      6  /
    Procedure created.
    SQL> exec sp_createsuser('testproc');
    BEGIN sp_createsuser('testproc'); END;
    ERROR at line 1:
    ORA-01031: insufficient privileges
    ORA-06512: at "IMX.SP_CREATESUSER", line 4
    ORA-06512: at line 1
    SQL> conn sys/******* as sysdba
    Connected.
    SQL> grant create user to imx;
    Grant succeeded.
    SQL> conn imx/imx
    Connected.
    SQL> exec sp_createsuser('testproc');
    PL/SQL procedure successfully completed.
    SQL> conn sys/syssys as sysdba
    Connected.
    SQL> select username from dba_users where username like 'TESTP%';
    USERNAME
    TESTPROC
    SQL>Regards

  • I need to prevent unauthorized users from accessing the application pages

    Hi^^,
    I have created an application in jsp and servlets. It has several pages like manager, supervisor accountant. I need to prevent unauthorised users from accessing these pages. In other words I need to implement a filter. Anyone who types a url other than that of the login page needs to be blocked. However I am not able to conceptualize the code that is going to be inside the doFilter() method. Please help
    Sincerely,
    Prashant

    Hi^^,
    I admit that there were some mistakes in the previous posting. I have corrected the mistakes and now there is going to be no compile time error. However when i put in the login id and the password it is redirecting me to the login page. I think that the front end jsp is directing the control to the controller servlet. But as "YOU" have pointed out in your previous post,
    "by default requestDispatcher.forward(...) does not pass through the filter change. If the user requests the login page from their browser however, then they will still get the error message, which may not be appropriate."
    I feel we need to somehow make the code pass through the requestDispatcher.forward(...) method of the servlet.
    I am again posting the corrected code.
    package com;
    import java.io.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    public class SecurityFilter implements Filter
      public void doFilter(ServletRequest request, ServletResponse response, FilterChain chain) throws   ServletException, IOException
      HttpServletRequest req = (HttpServletRequest)request;
      HttpServletResponse res = (HttpServletResponse)response;
      String X = req.getRequestURI();
      if(X.equals(http://localhost:8080/MyProject/LoginPage.jsp))
         //writing code for passing through the filter
         final class MyGenericFilter implements javax.servlet.Filter
          public FilterConfig filterConfig;
          public void doFilter( final ServletRequest request, final ServletResponse response, FilterChain chain) throws java.io.IOExeption, javax.servlet.ServletException
          chain.doFilter(request,response);
          public void init(final FilterConfig filterConfig)
          this.filterConfig = filterConfig;
          public void destroy()
    else
       HttpSession session = req.getSession();
       String username = (String)session.getAttribute("username");
       if(null==username)
         request.setAttribute("Error","Session has ended. Please login");
         RequestDispatcher rd = request.getRequestDispatcher("Login.jsp");
         rd.forward(request,response);
         chain.doFilter(request,response);
        else
         RequestDispatcher rd = request.getRequestDispatcher("X");
         rd.forward(request,response);
    public void init(final FilterConfig filterConfig)throws ServletException
          public void destroy()
      Edited by: pksingh79 on Aug 12, 2008 5:23 AM

  • How to use time machine to migrate a user from one mac to another

    I have a brand new iMac that was set up about a week ago which contains information from my old PC. I did a time machine back up and now I am trying to import that user to my new macbook air.
    Using Migration Assistant, I imported from the user from the Time Machine backup (iMac) to the Macbook Air using my external hard drive.
    When I restarted the computer, all that came up on the Macbook Air was the test account I created, not the user from the other Mac. The data is on the computer because the space on the hard drive was taken up. I just don't know why the user isn't showing up.
    Can anyone help me to resolve this issue?

    stevem902 wrote:
    I imported the user from another iMac. The user accounts had the same name. What I should have done at that point is DELETE the old user on the computer I was importing to.
    What I did to resolve the issue was create an admin account on the new computer.
    Delete the old account that I was replacing on the new computer
    Run import from time machine backup again.
    Make sure. You have an extra account, and the one you migrated may not be recognized as the same one as on the old Mac. If you need access to that user's files on the old Mac; the backups; or any other drives, be sure you do. That's the possible downside to +Migration Assistant+ vs. +Setup Assistant.+

  • How can i migrate my users from my laptop running 1.7.1 to my new i mac running 1.6.8

    hi i tried to migrate my user info from my laptop to my new i mac and it wont do it until i update my i mac . i cant do this as the laptop is on 1.7.1 and the i mac is on 1.6.8. both are the current version. thanks

    Lion Up-To-Date upgrade
    "The Mac OS X Lion Up-To-Date upgrade is available at no additional charge via the Mac App Store to all customers who purchased a qualifying new Mac system from Apple or an Apple Authorized Reseller on or after June 6, 2011. Users must request their Up-To-Date upgrade within 30 days of purchase of their Mac computer. Customers who purchase a qualifying Mac between June 6, 2011 and the date when Lion is available in the Mac App Store will have 30 days from Lion’s official release date to make a request." See below:
    OS X Lion - Get up to date
    Apple Stores may still be carrying inventory of the models that did not have Lion pre-installed, hence the above offer. Product that is ordered from the Online store should come with Lion pre-installed as will CTO (configure to order) models.
    And, babowa reminds me that you could install Lion on a separate partition in order to keep Snow Leopard's installation. You can create a second partition using Disk Utility.
    To resize the drive do the following:
    1. Open Disk Utility and select the drive entry (mfgr.'s ID and size) from the left side list.
    2. Click on the Partition tab in the DU main window. You should see the graphical sizing window showing the existing partitions. A portion may appear as a blue rectangle representing the used space on a partition.
    3. In the lower right corner of the sizing rectangle for each partition is a resizing gadget. Select it with the mouse and move the bottom of the rectangle upwards until you have reduced the existing partition enough to create the desired new volume's size. The space below the resized partition will appear gray. Click on the Apply button and wait until the process has completed.  (Note: You can only make a partition smaller in order to create new free space.)
    4. Click on the [+] button below the sizing window to add a new partition in the gray space you freed up. Give the new volume a name, if you wish, then click on the Apply button. Wait until the process has completed.
    You should now have a new volume on the drive.
    It would be wise to have a backup of your current system as resizing is not necessarily free of risk for data loss.  Your drive must have sufficient contiguous free space for this process to work.
    Once you have your Lion installer application you can create a bootable USB flash drive (8 GB size):
    Make Your Own Lion Installer
    1. After downloading Lion you must first save the Install Mac OS X Lion application. After Lion downloads DO NOT click on the Install button. Go to your Applications folder and make a copy of the Lion installer. Move the copy into your Downloads folder. Now you can click on the Install button. You must do this because the installer deletes itself automatically when it finishes installing Lion.
    2. Get a USB flash drive that is at least 8 GBs. Prep this flash drive as follows:
    Open Disk Utility in your Utilities folder.
    After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Partition tab in the DU main window.
    Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID then click on the OK button. Click on the Partition button and wait until the process has completed.
    Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    Set the format type to Mac OS Extended (Journaled.) Click on the Options button, check the button for Zero Data and click on OK to return to the Erase window.
    Click on the Erase button. The format process can take up to several hours depending upon the drive size.
    3. Locate the saved Lion installer in your Downloads folder. CTRL- or RIGHT-click on the installer and select Show Package Contents from the contextual menu. Double-click on the Contents folder to open it. Double-click on the SharedSupport folder. In this folder you will see a disc image named InstallESD.dmg.
    4. Plug in your freshly prepared USB flash drive. You are going to clone the InstallESD.dmg disc image to the flash drive as follows:
    Open Disk Utility.
    Select the USB flash drive from the left side list.
    Click on the Restore tab in the DU main window.
    Check the box labeled Erase destination.
    Select the USB flash drive volume from the left side list and drag it to the Destination entry field.
    Drag the InstallESD.dmg disc image file into the Source entry field.
    Double-check you got it right, then click on the Restore button.
    When the clone is completed you have a fully bootable Lion installer that  you can use without having to re-download Lion.

  • Ldap user from form in table

    Hi,
    I have this form based on a table with a hidden field LDAP user.
    I want to obtain the current ldap user in that field, but i cant seem to find the right function for it.
    Any suggestions?
    Thanks in advance.

    select portal.wwctx_api.get_user from dual
    in my form field works nicely
    thanks

  • I need help migrating my applications from my old G5 power mac to my new macbook pro

    Im struggling migrating my applications from my G5 power mac to my new macbook pro. My G5 runs on OS X 10.5.8 and when using the traditional tool of Migration assistant my new macbook urges me to update my G5 which it obviously it can't due to its original licensing agreements. I have no codes for my software as it came on the pc: I need , Logic pro 9, the complete adobe CS4 package and final cut pro . How can i put this on my new mac ??

    So you never really owned the software to begin with then. Software is licensed and has to be transferred and when you bought your Mac (PC) they really did not.
    I have no codes for my software as it came on the pc: I need , Logic pro 9, the complete adobe CS4 package and final cut pro . How can i put this on my new mac ??
    As for a temporary solution, you can run 10.6.8 as a VM under later versions of Mac OS X like Mavericks so you can have use of Rosetta and it runs the PowerPC code.
    Your new Intel Mac can run Windows natively also, can dual boot both Mac and Windows, if that is of any use, for some it is.
    Right now you are not in the MacBook Pro forum! :-) This is Mac Pro sans "Book" and is not a laptop at all, but a 'trash can' or tower.
    Lappy would be here:
    MacBook Pro

  • Migrate Guest Users from Prime Infrastructure 2.1 to ISE

    I have just installed a new Prime Infrastructure Server and have discovered our list of guest user accounts from the discovered Controllers. We are implementing ISE 1.3 and would like to move all the guest user accounts from Prime to ISE without doing it manually. Is there a way to either export or pull the guest users from Prime or the WLC and import them to ISE?
    I would be very interested to find out if this can be done.
    Cheers,
    Tom

    Hi Seth,
    Check the attached screen shot to find the JOB
    Thanks-
    Afroz
    ***Ratings Encourages Contributors ****

  • Migrate existing users from local domains to Open Directory.

    Here is the environment I'm working with:
    Small local environment (8-10) users. Everyone is on their own laptop, everyone is authenticating to their local directories. Network files are stored on a server, with everyone using a single shared user ID to authenticate and access the files.
    I have just installed a Xserve, and it is now serving DNS, DHCP, NTP, WWW. I want to setup Open Directory in Master mode, create user IDs for everyone, and then assign permissions to the shared files area.
    The one part that I'm not sure how to approach is the local laptops. If user "John Doe" has a local ID "jdoe" that he has been using on his local laptop, how does he migrate over to being "jdoe" in the OD domain, while reatining his "local" home directory and files? The problem I think I'll have is that when I create "jdoe" on the domain, he will have a UID of (say) 10001, but his local UID is 501 (as is the UID of all the other employees since they are all the first user on each of their respective laptops.) so when he logs back into his laptop after it has been attached to the OD domain, I assume that the laptop will see "jdoe" from the OD domain as a new user and create a new home for him (with the UID:10001), so now John cannot see any of his old files and such.
    Also, as a side question: I've worked with Windows ID before, and I know once you join a windows computer to a domain and then login to it, it creates a new user and caches the authentication info, so that when the laptop is not connected to the corporate network, the user can still login and work. Does Open Directory do the same on the laptops?
    Thanks for any help.

    Retaining password is a manual process of asking the user what his or her password is and then creating it in OD.
    As for migration of account, it is rather simple, provided the short name of the user remains consistent across directory systems. For example, if you have a user named Joe User and his short name is juser with a home folder in /Users/juser. And you create the same account in OD. You can do these few short actions.
    1: Bind system to the domain
    2: From the Admin account, and using Terminal from root, navigate to /var/db/dslocal/nodes/Default/users and find the plist file for the user (in our example, juser.plist).
    3: Delete the file using rm
    4: Restart the machine or restart Open Directory
    5: Log in as the admin user and change ownership of the users home folder. Recall that when the user is in the local domain, the UID was likely 502, 503, etc (you do have a standard local admin at 501 right?) Now that the user is in OD, the UID will be 4 digits, something like 1027. So understanding that user attributes and user data are independent, you now have a folder in /Users titled juser and owned by uid 50x. You need to make it owned by juser from the OD domain. User this:
    sudo chown -R juser /Users/juser
    6: Log out of the admin account
    7: Log in as the user after choosing Other at login window.
    Assuming you have your OD account set up properly, you will likely be asked to confirm the caching of the users credentials. This will path you right back into the user's home folder and all will be right with the world.
    This is simple and quick. If the shortnames are different, throw an mv into the mix to rename the home folder to match the domain shortname. If you have no local admin, then you will need to reset DSLocal and start again.

  • I need help migrating domain user profiles in a refresh scenario using hardlinks.

    Hi,
    I am trying to create a TS that will capture all of the domain users and their settings from a machine. Then refresh it with a new O/S and restore the data.
    I don't want to use a state migration point and I would prefer to save the data to the machine.
    I am using a MDT TS with the standard TS steps.
    There are two sections to USMT.
    Online USMT
    Offline USMT
    I have set the Online USMT to capture locally by using hardlinks instead of copying files. But I read that this doesn't work unless you set the
    OSDStateStorePath variable to a value. In my example I would need that to be a local folder on the machine. Does the folder have to exist on the machine?
    There is also a condition that has been set on the Restore User State step.
    OSDStateStorePath exists
    If any of the conditions are true
    Folder %OSDStateStorePath%\USMT exists
    Folder %OSDStateStorePath%\USMT3 exists
    I would like to get this working.
    Thanks

    Hi Exintrovert,
    Thanks for posting here.
    According to your discription above, you can check the microsoft artical as below:
    https://support.microsoft.com/en-us/kb/938120/
    Would you please have a try the work around in the artical and then let us know the update?
    Looking forward to your feedback.
    Best Regards,
    Elaine 
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Need help migrating OD users and user data

    I need some advise.
    I have OD user accounts, more precisely NetHomeAccounts,  and the users home folders reside on a 1TB RAID.  The RAID is full.  No surprise, new that would happen.
    I've acquired a 12TB RAID that i plan to move the home folders too. 
    I also want to consolidate two servers into one. I believe I can use migration assistant to move the OD acounts from one server to another.
    my question is about the user data i need to move between two RAIDs... 
    should I use rsyc to move the NetAccount Home folders from the full RAID to the new 12TB RAID?
    - will the accounts migrated from server A to server B recognize there old home folder that is now hosted on a new 12TB RAID?  will i run into permission errors?
    please advise. Thank You.

    There are serveral ways you can do this, and would depend very much on how you have set things up, although I feel the simplest would simply to shut your file sharing services down, clone the old RAID volume to the new RAID volume, modify/recreate your Users file sharing volume to point to the new RAID drive (so there's no need to modify OD records) and start your file sharing services again.
    Another way would be to use the ditto (or rsync) command in Terminal to do the copy process if you aren't wanting to more the entire contents of a volume. Ultimately if your OD user records aren't being changed then user IDs, and hence permissions, should remain constant.
    Without know exactly what is where and how things are set up it's hard to know exactly what the preferred route would be.

  • Exchange active sync cannot connect to server after migration mailbox user from exchange 2007 to exchange 2013 coexistence

    Hello, everyone, my name is rafl
    I have a problem with exchange 2013 active sync.
    I have installed exchange 2013 coexistence with legacy exchange 2007, I have to migrate user mailboxes: [email protected] from exchange 2007 to exchange 2013.
    but any problem with active sync connection on the mobile device after moving mailbox user. I reconfigure the exchange ActiveSync external connection domain (latest.domain.com) on mobile device replacing legacy exchange ActiveSync external connection domain
    (legacy.domain.com)
    the process of moving mailboxes successfully without error.
    Access OWA for exchange 2007 and exchange 2013 is running normally
    access mail from Outlook running normally
    Certificate request has been installed and has no problem with it
    The OWA virtual directory is configured for internal and external connections and different from the legacy exchange
    The autodiscover virtual directory is configured for internal and external connections and different from the legacy exchange
    ActiveSync virtual directory is configured for internal and external connections and different from the legacy exchange
    user mailboxes are still on exchange 2007 is not problematic.
    only problem with Exchange Active Sync on mobile devices, where I set up an email with android, iphone, windows phone. the error message: cannot connect to the server.
    but, if I create a new user and create user mailboxes directly in exchange server 2013, ActiveSync can run without error on mobile device, access through OWA, MsOutlook, Outlook Anywhere also run normally.
    only the results of user migration from exchange 2007 to exchange 2013 which is troubled with exchange ActiveSync connection.
    any ideas for this problem, and what should I check on the exchange server ..?

    i have run the activesync test connectivity and get some error :
    Testing TCP port 443 on host domain.co.id to ensure it's listening and open.
    The specified port is either blocked, not listening, or not producing the expected response.
    A network error occurred while communicating with the remote host.
    Elapsed Time: 3091 ms.
    Testing TCP port 443 on host autodiscover.domain.co.id to ensure it's listening and open.
    The specified port is either blocked, not listening, or not producing the expected response.
    A network error occurred while communicating with the remote host.
    Elapsed Time: 21072 ms.
    Testing TCP port 80 on host autodiscover.domain.co.id to ensure it's listening and open.
    The specified port is either blocked, not listening, or not producing the expected response.
    A network error occurred while communicating with the remote host.
    Elapsed Time: 21049 ms.
    I have allowed access to port 443 (https) and 80 (http) on the firewall and re-run testconnectivity, but still with the same results. if I enable active sync for users who created directly in Exch 2013 there is no problem with the ActiveSync, just a problem
    for users who moved from Exch 2007 to Exch 2013. @Android, iPhone, and Blackberry the error message "cannot connect to the server"

  • Need to pick up user from the position

    Hi All,
    In my workflow i have prepared the rule for agent determination , Here users are assigned to a positions , So when i call the rule from my workflow it is giving the postitions,But i need the User Id's which are already assigned to this positions,so please any one could give your ideas to get the user id's from position,
    Just a thought Any how Here i am getting the postion ID, So is there any Function module exist to get the user ID' s based on this Position Id ?  then i can use that FM.
    So please could any one help me to solve this issue..
    Thanks in Advance..
    Srihasa...

    Hi Soumya,
    I Thank you for giving this FM to me, My Problem was solved..
    Thanks again for your valueble information..
    Srihasa...

  • Migrate Oracle Users from one DB to another

    We are very new to Oracle app. Hope this is right forum to post this question:
    We have 200 users in one development environment (oracle application). Is there an automation (or nice easy) tool to move those users to production environment instead to create them one by one from Oracle App?
    Any document about it?
    Thank you

    Hi,
    Use FNDLOAD to download and upload them. You can edit the file after the download to filter/make changes as required.
    Here is some code to do ALL USERS (note this also uploads responsibilities, but make sure all dependencies are there)
    # Download all users, user responsibilities, responsibilities
    FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscursp.lct all_users.ldt FND_USER
    # Upload
    FNDLOAD apps/apps 0 Y UPLOAD $FND_TOP/patch/115/import/afscursp.lct all_users.ldtHere is code for just one user (OPERATIONS)
    # One user OPERATIONS
    FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscursp.lct user_OPERATIONS.ldt FND_USER USER_NAME=OPERATIONS
    # One user OPERATIONS
    FNDLOAD apps/apps 0 Y UPLOAD $FND_TOP/patch/115/import/afscursp.lct user_OPERATIONS.ldtRegards,
    Gareth
    Blog: http://garethroberts.blogspot.com/

Maybe you are looking for

  • Creating PDF forms in Preview??

    Do I HAVE to have another application other than Preview (e.g. Adobe Acrobat, or something) to create PDF forms? I'm trying to do a questionnaire-type thing, and so far haven't been successful in creating one. Thanks.

  • Use of T code 9kex

    Hi All, We need to post thousands of adjustment entries in Profit centre accounting in T code 9KE0. Hence we are looking for a BDC to get it done for 9KE0, but OSS note 387613 says no batch program should be done for 9KE0. This OSS says to use 1KEL f

  • Harddrive not appearing in system profiler or as a startup disc choice

    In the last two weeks, (but not every time) I startup my Early 2008 Intel iMac, I either get a grey screen with no mouse pointer or a grey screen with the file folder with the question mark.  When I insert the Snow Leopard DVD Install Disc, and head

  • How to change infoobject descriptions in a query after change the infoobjec

    Hi all, Imagine that you have 200 queries in production and need to change some descriptions in 2 infoobjects. eg: Infooject 1 = "Customer Sales View" Changed to    "Cust.View of New MKT" Infooject 2 = "Material for sales" Changed to    "Material" Is

  • Error Warning: Missing charsets in String to FontSet conversion

    Hi I was installed aqualogic BPM version 6.0 MP4 for weblogic on solaris 10 SPARC when i ran albpmadmcenter i got an error bash-3.00$./albpmadmcenter Warning: Missing charsets in String to FontSet conversion Warning: Missing charsets in String to Fon