What is the password for the Portal User in 9i Release 2?

What is the default password for the Portal User in 9i AS Release 2? I'm assuming this is the equivalent user to the Portal30 user in 3.0.9?
Thanks.

Jeremy,
The default password for the Portal user in the same password as ias_admin. This would be defined at install time through the Oracle Universal Installer. However, if you're asking about identifying the Portal schema password in the database, you can login to the Directory Manager(assuming you're using Windows)and login as
cn=orcladmin
password: (ias_admin password)
Click on (entry management)=>(cn=OracleContext)=>(cn=Products)=>(cn=IAS)=>cn=Infrastructure Databases => ReferenceName=sid:host=>ResourceName=Portal. Click on the entry and look at the orclpasswordattribute.
Incidentally, you can also find the orasso password by checking the ResourceName=orasso.
Note:198800.1 on metalink would be a good resource to follow.
Thanks,
Sudi Narasimhan
Oracle9iAS Portal Partner Management
What is the default password for the Portal User in 9i AS Release 2? I'm assuming this is the equivalent user to the Portal30 user in 3.0.9?
Thanks.

Similar Messages

  • Deactivating the password for the given user

    Hi All,
    I have used the FM SUSR_ZBV_USER_SEND for deactivating the user passwords . passed bapi method PWDINIT
    the report which has been developed will deactivate the password for a given user in particluar sub system.
    suppose if i am executing the report in ABC system and deactivated the password of a given user for XYZ system its working fine. However if i am trying the deactivate the password of a user in ABC system . its not getting deactivated.
    please let me know what has to be done in order to deactivate the password if i am using the same systems.
    Thanks & Regards.
    Preeth.

    Jeremy,
    The default password for the Portal user in the same password as ias_admin. This would be defined at install time through the Oracle Universal Installer. However, if you're asking about identifying the Portal schema password in the database, you can login to the Directory Manager(assuming you're using Windows)and login as
    cn=orcladmin
    password: (ias_admin password)
    Click on (entry management)=>(cn=OracleContext)=>(cn=Products)=>(cn=IAS)=>cn=Infrastructure Databases => ReferenceName=sid:host=>ResourceName=Portal. Click on the entry and look at the orclpasswordattribute.
    Incidentally, you can also find the orasso password by checking the ResourceName=orasso.
    Note:198800.1 on metalink would be a good resource to follow.
    Thanks,
    Sudi Narasimhan
    Oracle9iAS Portal Partner Management
    What is the default password for the Portal User in 9i AS Release 2? I'm assuming this is the equivalent user to the Portal30 user in 3.0.9?
    Thanks.

  • Changing the password for OIM Database User

    We need to change the password of the database user that created and user to run the prepare_xl_db.sh. I changed the <password encrypted="true"> to "false" and modified the password in the xlconfig.xml and restarted the app server but I can't log in. I get the below error. - what else is needed?
    ERROR,30 Oct 2008 09:31:56,265,[XELLERATE.SERVER],Class/Method: XLJobStoreCTM/initialize encounter some problems: Error while connecting to Database. Please check if DirectDB settings are correct in Xellerate configuration file.
    FATAL,30 Oct 2008 09:31:56,265,[XELLERATE.SCHEDULER],QuartzSchedulerImpl constructor Exception
    org.quartz.SchedulerConfigException: Failure occured during job recovery. [See nested exception: org.quartz.JobPersistenceException: Failed to obtain DB connection from data source 'noTXDS': org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (ORA-01017: invalid username/password; logon denied
    ) [See nested exception: org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (ORA-01017: invalid username/password; logon denied
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.initialize(JobStoreSupport.java:429)
         at org.quartz.impl.jdbcjobstore.JobStoreCMT.initialize(JobStoreCMT.java:131)
         at com.thortech.xl.scheduler.core.quartz.XLJobStoreCTM.initialize(Unknown Source)
         at org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:753)
         at org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.java:885)
         at com.thortech.xl.scheduler.core.quartz.QuartzSchedulerImpl.initialize(Unknown Source)
         at com.thortech.xl.scheduler.core.quartz.QuartzSchedulerImpl.<init>(Unknown Source)
         at com.thortech.xl.scheduler.core.quartz.QuartzSchedulerImpl.getSchedulerInstance(Unknown Source)
         at com.thortech.xl.scheduler.core.SchedulerFactory.getScheduler(Unknown Source)
         at com.thortech.xl.scheduler.deployment.webapp.SchedulerInitServlet.startScheduler(Unknown Source)
         at com.thortech.xl.scheduler.deployment.webapp.SchedulerInitServlet.init(Unknown Source)
         at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2371)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4824)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4748)
         at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4936)
         at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1145)
         at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:741)
         at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:414)
         at com.evermind.server.Application.getHttpApplication(Application.java:570)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1987)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1906)
         at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:643)
         at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
         at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
         at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
         at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2493)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1042)
         at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
         at java.lang.Thread.run(Thread.java:595)
    * Nested Exception (Underlying Cause) ---------------
    org.quartz.JobPersistenceException: Failed to obtain DB connection from data source 'noTXDS': org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (ORA-01017: invalid username/password; logon denied
    ) [See nested exception: org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (ORA-01017: invalid username/password; logon denied
    )]

    During oim installation datasources are created to access the database.
    So when you change the password for the database user you have to adjust the password in the datasources.

  • I changed my user name and password in Itunes, when I use my phone or Ipad, it askes for the password for the old username password it says it's invalid. I try to delete the Icloud account but it won't let me- Help

    I changed my username and Password in Itunes on my computer. Now when I use my Iphone, Ipad, it asks for the password for the old username. when I type the password for that old user name, it says it's invalid. I figured I needed to delete the old Icloud account from my Iphone and Ipad, but they ask for the old password for the Old username. I type it in and it says invalid. As of now, I can't use Icloud or Itunes on either the Ipad or Iphone.... Help!
    <Edited by Host>

    If the old ID ("username") is an earlier version of your current ID, temporarily recreate the old ID by going to https://appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Click edit next to the primary email account, change it back to your old email address and save the change.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iDevice, even though it prompts you for the password for your old account ID. Then save any photo stream photos that you wish to keep to your camera roll.  When finished go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https://appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  Now you can go to Settings>iCloud and sign in with your current iCloud ID and password.

  • How can I change the password for the USER in SAP.

    How can I change the password for the USER in SAP?
    also I want to change the Language and  date Format b/c it's displaying in German language..

    Hi,
    Assuming that User has already his/her user-id and password, and now he/ she wants to change it.
    select the client and provide Log-in credentials. Now, instead of 'ENTER' there is one Tab: 'New Password' (up, left hand). Click it.
    Now, system will ask for new password to change.
    If you are asking from Basis point of view, then T.code: SU01 - User Maintenance.
    Enter User's id and Click Change icon.
    It will lead to Page: Maintain User.
    Here, Select tab: Logon Data
    There is a Sub-Tab: Password.
    Here, key-in change password and SAVE.
    For Language and Date format, contact your Basis-Personnel.
    Best regards,
    Amit

  • Whenever I start my iPhone or iPad I get a message:'Password required/Enter the password for the CardDAV account. Can someone tell me what the CardDAV is and how to eliminate the message?

    Each time I start iPhone or iPad I get a message: 'Password required/ Enter the password for the CardDAV account'. Can anyone tell me what that is about and how to eliminate.
    Also this began happening the same time my Yahoo mail account was hacked which resulted in my mail program (on mini) to fail. It crashes on startup.
    Thanks

    Thanks Steve that did it on my iPad. It was the yahoo account. Im beginning to think that Yahoo is dangerous. It was the hacking of my Yahoo mail account that started these problems. My mail account on my mini still does not work. I posted the problem here and got real professional advice  but to no avail it still doesnt work and I cant re-install the OS because Im in China and their Great firewall keeps the net too slow.

  • I get the following message every time I open my contacts on my iphone or iPad : "Password Incorrect. Enter the password for the Exchange account "Exchange"". If I enter my password, it does not accept it. I don't even know what it means.

    I get the following message every time I open my contacts on my iphone or iPad : "Password Incorrect. Enter the password for the Exchange account "Exchange"". If I enter my password, it does not accept it. I don't even know what this means.

    http://support.apple.com/kb/ht1212

  • HT1695 What is an Exchange account? When I open the email app I get the message "Password Incorrect. Enter the password for the Exchange account "Exchange""

    What is an Exchange account? When I open the email app I get the message "Password Incorrect. Enter the password for the Exchange account "Exchange""

    An Exchange account is an e-mail account serviced my a Microsft Exchange server... Typically a corporate e-mail account. It used to be possible to configure a free gmail account as an Exchange account, but it is no longer possible to set one up that way.

  • How is the password for RemoteApp RDSAdmin user?

    Hello
    I want to Publishing an application but required a user with administrator rights. how is the password for RemoteApp RDSAdmin user?

    Hi Gilberto,
    If you want to publish a custom application, you need to add it to an image and upload the template. The link below explains how to create the custom template:
    How to create a custom template image for RemoteApp
    http://azure.microsoft.com/en-us/documentation/articles/remoteapp-create-custom-image/
    Thanks,
    -Raul

  • HT2480 I dont have an exchange account set up but my ipod touch screen says enter the password for the exchange account "hotmail"? what do i do?

    I dont have an exchange account set up but my ipod touch screen says enter the password for the exchange account "hotmail"? what do i do?

    The go to Settings>Mail>Hotmail and delete that mail account.

  • I forgot the password for the security copie, what can i do?

    i forgot the password for the security copie, what can i do?

    Unlocking iPod
    You can unlock iPod in one of two ways:
    * Enter the combination on iPod using the same controls you used to set the combination. If you do not enter the correct combination, the digits onscreen flash red. When you enter the combination correctly, iPod will unlock and return you to the last viewed screen.
    * Connect iPod to the primary computer you use it with (the first one iPod synced with), and open iTunes. When you disconnect iPod from the computer, it will no longer be locked.
    If you can't unlock iPod using either of these methods, you can restore your iPod to factory settings. Please note that this will erase all data on your iPod. Afterwards, you can add your music and data back to iPod.
    If you want to change the primary computer that your iPod is associated with, do this:
    1. Restore your iPod. Warning: The restore process cannot be undone. All of your songs and files will be deleted. Always make a backup of your important data.
    2. Connect your iPod to the computer that you want to be the primary computer.
    3. Open iTunes and synchronize.

  • What is the password for the wifi connection littlebarn?

    What is the password for the wifi connection littlebarn?

    You will need to ask the owner/administrator of the littlebarn WiFi network.

  • Ecc6, after i've changed all the passwords for all oracle users, then how

    ECC6, after i've changed all the passwords for all oracle users, now sap can't connect to oracle , then,  How can i config the sap to make sure it can boot normal?
    If our database is sqlserver, i've changed the database password for all database users, then, How can i config the sap?
    Thanks!

    My db is oracle ,                           the oracle host name is dbserver.
    The sap ap server only install the SAP. SAP host name is apserver.
    Just now i've altered all the password of the oracle database db user account, Include the account "sys".
    (I must alter the password.)
    Now the SAP service in the host "apserver" can't boot.
    Could you teach me  how can i config the "apserver" to make the SAP normal boot ?
    Thanks!
    Best regards!

  • I have bought an used Iphone 5. I dont have the password for the existing login id of the old owner. How do i use the phone and change the log in id?

    I have bought an used Iphone 5. I dont have the password for the existing login id of the old owner. How do i use the phone and change the log in id?

    Unfortunatly the only way that you can get it off is to get the old user to input the password.  You may need to contact that old user and see if he can put the old password in.  hope this helps.

  • The password for the account "account name" was not changed. Your system administrator may not allow you to change your password or there was some other problem with your password. Contact your system administrator for help.

    I have a user who's Active Directory password is going to expire. I had her reset her password by going to apple > system prefs > user > and clicking change password. She received the error "The password for the account "account name" was not changed. Your system administrator may not allow you to change your password or there was some other problem with your password. Contact your system administrator for help."
    I had her change her password via the kpasswd command in terminal and that changed her password on the server sucessfully however the laptop has FileVault on it. Filevault is not recognizing the new password just the old password.
    I have deleted the keychain which didn't resolve and now I am going to decrypt and reencrypt the drive. I'm hoping this is an isolated issue I have over 25 laptops configured like this.

    I "think" the trick was unbinding and rebinding the computer account.
    After unencrypting and trying to reencrypt Filevault would still not take the new password.
    Rebooted the prompt to update the keychain appeared. Updated the keychain. Filevault would still not take the new password.
    Unbinded and rebinded the computer account. It worked and let me add the user to filevault.

  • I cannot install mac os x snow leopard as i dont have the previous installation disk os x 10.5.8 and I cant remember the password for the mac. How can I install snow leopard.

    Hi I have just received Mac OS X Snow leopard but when I tried to install it i couldn't as I have forgotten the password for the mac and I can't find the disk for OS X 10.5.8 its running on. Is there any way to install the new software without both of these?

    you can reset your password. restart, and hold down Command-s before the apple logo appears (when the screen is white). you will see scrolling scripts until you see something like "root:" then type /sbin/mount -uw / to mount the disk. after that, type sudo passwd admin or whatever your admin password is. type in the new password two times. it doesn't show what you typed when you type the password so make sure you are pressing the right keys. after you done that, type exit to start up the computer. now you will be able to login with the new password.

Maybe you are looking for

  • How can I get an audiobook's playback position synced between Mac and iPhone?

    I have several Audible audiobooks, both on my iMac and on my iPhone. I listen to the audiobook on either the computer or the phone, depending on the circumstances. Both the iMac and the iPhone will independently remember the playback position within

  • How can i copy a blank form and add it to the original?

    How can I copy a blank page of a form and add it to the original?

  • GL Date for PO Approval

    Hi All, When a PO is created on 28th March and submitted for approval. The PO has not been approved till 3rd of April but in the mean time the GL period is closed for 31st March. If the Approver approves the PO on 3rd March will it be approved or not

  • Gives out an error "ON supports Windows not well"?

    I have bought MacBook 7.1 in Japan. Itself I live in Russia. I want to load bootcamp. Gives out an error "ON supports Windows not well"? <Edited by Host>

  • Cannot type certain characters

    I have a brand new Ipod touch - right out of the box it appears to be defective - I cannot type certain characters, such as "C", and "T". Most characters do work but I believe the touch screen is dead in certain places. Is there any hope of this bein