Portal user password reset!

I for some reason I reset the Portal (DB Schema) user password and i'm not able to get into the portal page!
please help..
here is the err i get ---
http://<host>:7778/pls/portal/
Forbidden
You don't have permission to access /pls/portal/portal.home on this server.
Oracle HTTP Server/1.3.22 Server at <host name> Port 7778

Ankur,
Its very much possible to have an automatted job which will read a text file from a portal content path and reset the user password. You can implement KM Scheduler task using NWDS.
Let your KM Scheduler task have the logic to read a file. Use UME API to reset the password for the given user.
Deploy this KM Scheduler task into portal from NWDS using portal admin user name and password.
Navigate to portal and schedule the deployed task under System admin -> System config -> Knowledge management -> content Management -> Global services -> Scheduler tasks ->  Schedulers -> You should be able to see your deployed scheduler here -> just select the link and set the time period -> by this way you can run a job at any time like everyday at 11A.M , every one hour, ever 10 minutes etc.
I remember thr is blog on SDN reg the scheduler. Please search in SDN.
Ram

Similar Messages

  • Portal Users Passwords expiring

    In 9.02 it seems my portal users passwords seem to expire for no reason. When it happens, I have to go in and manually re-set their passwords. Is this a bug or is there some place to control this.

    Set the number of seconds before password expiration that the directory server
    sends the user a warning. By default the "Password Expiration Warning"
    parameter is set to 0, which disables the expiration warning.
    Also if the users need to be able to login after the password expiration set
    the "Number of Grace Logins after Password Expiration" parameter to a
    number greater than 0.
    Change these parameters in the following manner:
    1. Start the Oracle Directory Manager from the home of the iAS Infrastructure
    2. Login as the OID administrator, i.e. orcladmin
    3. Click on the + on the left of Password Policy Management
    4. Click on your password policy to change the settings on the right pane
    5. Set the Password Expiration Warning in seconds i.e. 259200 for 3 days.
    6. Set the Number of Grace Logins after Password Expiration to a greater than 0
    value i.e. 1. This will add a last opportunity for the user after his/her
    password expired.

  • Automation of user password reset

    Hi, Does anyone know if there is a way to automate user password resets in Essbase? Does application manager do have this capability? If not is there another 3rd party vendor tool that will interface w/ App Man to do this?We are using Essbase 6.1 on an NT server.Thanks!

    I don't really understand what you mean by "automated password resets" - you can use MaxL or ESSCMD to reset a user's password (alter user command in MaxL or the SETPASSWORD command in ESSCMD).Either of those tools can be used to automate a password reset - but it depends on when and how you want it run. Normally passwords are reset when the user forgets it - and your security would be wide open if a password coule be automatically reset on demand.Perhaps you could detail the problem you are trying to solve.Regards,Jade--------------------------------Jade ColeSenior Business Intelligence ConsultantClarity [email protected]

  • User password reset

    I need to reset user's password using API. What would be the package/api name to update user password? Can I use fnd_user_pkg.setreencryptedpassword?
    Thanks
    Edited by: user10445786 on Nov 3, 2008 5:30 PM

    Please refer to Note: 364898.1 - How To Update User Data Using a Supported API
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=364898.1

  • Get current portal user password?

    Is it possible to get the current portal user's password? If so, I need the pl/sql api to accomplish this.

    Hi there,
    I was looking for the same thing but as I understood it is saved in a HASH format and their is NO way to decrypt it.
    The thing I do now is storing the password in a selfmade table besides the SSO tables for administrative use.
    Greets
    cumQuat
    Dave Ruzius

  • Mass users password reset

    Hi, can I know how to reset mass users password at once. etc reset 10 users password at a one time. thx

    Hi Juan,
    now, why would that be? whether you reset a single password using SU01 or batch-input record the same thing, you can always (system settings allowing) set a predefined passwort ... for an alredy existing user (and not necessarily a new one)!
    Cheers,
    fish

  • AD User Password Reset Using Orchestrator?

    Hello Everyone,
    Please suggest me, how to make password reset orchestrator run book.
    Regards
    Sheetla Maurya

    Hi Anders
    Thanks for response
    I already flow this process, but password reset automation not work.
    If you have other link or export run book, so please share with me.
    Regards
    Sheetla Maurya

  • Enable portal users to reset their own password

    Dear Forum,
    I want our users to be able to reset their own password in our portal solution (NW7.01). I tried to add "pcd:portal_content/com.sap.pct/every_user/general/com.sap.portal.eu_role" but it gives too many options, users should not be able to change their name only password. I thought about changing UME parameters "UME Manage_My_Password
    UME Manage_My_Profile" But I am in doubt where to change this in VA. I guess some security settings also apply (lenght, digits, capital letters etc) which should be in the security tab?
    I hope someone can elaborate.
    Thanks in advance,
    Kind Regards,
    Soren

    Hi Manoj,
    UME parameters are in visual admin of the java stack - not sure if this was what you were asking. i was hoping that there was a parameter I could set which would apply a additional button on login screen where you could reset your password, or maybe do it from the portal / personal settings yourself.
    I am not much into programming web dynpro tools, so I think ill try to see if I could find a way to enable "forgot your password?" on the login page where you can mail a new password for yourself.
    Thanks tho for the link, its much appreciated!
    Kind Regards,
    Soren

  • Doamin user password reset procedure failed on Weblogic 11g

    Hi,
    I have lost my admin console password for weblogic11g server. I have followed the below steps to reset the password.
    1). Created an initialization file using command java weblogic.security.utils.AdminAccount weblogic welcome1 .
    2). Moved the file DefaultAuthenticatormyrealmInit.ldift from $DOMAIN_HOME/security/ and replaced it by DefaultAuthenticatorInit.ldift which is created in the previous step.
    3). Renamed the date folder as data_bak under the Admin server as well Managed server.
    4). Changed the boot.properties value to a new password.
    5). Restarted the admin server.
    But i am not able to start the admin server, It is throwing the below error.
    Error:
    <Jun 4, 2012 8:59:58 PM IST> <Critical> <WebLogicServer> <cscpocappche001> <AdminServer> <main> <<WLS Kernel>> <> <> <1338823798826> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Server installed as Windows NT service with incorrect password for user 12345678; The password may have been changed since the server was installed as a Windows NT Service. Contact the Windows NT system administrator.
    weblogic.security.SecurityInitializationException: Server installed as Windows NT service with incorrect password for user 12345678; The password may have been changed since the server was installed as a Windows NT Service. Contact the Windows NT system administrator.
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:944)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: weblogic.security.providers.authentication.LoginServerUnavailableException: Connection refused: connect
         at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.handleLDAPAtnDelegateException(LDAPAtnLoginModuleImpl.java:625)
         at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:250)
         at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)
         at javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)
         at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)
         at javax.security.auth.login.LoginContext.login(LoginContext.java:579)
         at com.bea.common.security.internal.service.JAASLoginServiceImpl.login(JAASLoginServiceImpl.java:113)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
         at $Proxy16.login(Unknown Source)
         at weblogic.security.service.internal.WLSJAASLoginServiceImpl$ServiceImpl.login(WLSJAASLoginServiceImpl.java:89)
         at com.bea.common.security.internal.service.JAASAuthenticationServiceImpl.authenticate(JAASAuthenticationServiceImpl.java:82)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
         at $Proxy34.authenticate(Unknown Source)
         at weblogic.security.service.WLSJAASAuthenticationServiceWrapper.authenticate(WLSJAASAuthenticationServiceWrapper.java:40)
         at weblogic.security.service.PrincipalAuthenticator.authenticate(PrincipalAuthenticator.java:348)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:929)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    ####<Jun 4, 2012 8:59:58 PM IST> <Notice> <WebLogicServer> <cscpocappche001> <AdminServer> <main> <<WLS Kernel>> <> <> <1338823798857> <BEA-000365> <Server state changed to FAILED>
    ####<Jun 4, 2012 8:59:58 PM IST> <Error> <WebLogicServer> <cscpocappche001> <AdminServer> <main> <<WLS Kernel>> <> <> <1338823798857> <BEA-000383> <A critical service failed. The server will shut itself down>
    ####<Jun 4, 2012 8:59:58 PM IST> <Notice> <WebLogicServer> <cscpocappche001> <AdminServer> <main> <<WLS Kernel>> <> <> <1338823798857> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    ####<Jun 4, 2012 8:59:58 PM IST> <Info> <WebLogicServer> <cscpocappche001> <AdminServer> <main> <<WLS Kernel>> <> <> <1338823798873> <BEA-000236> <Stopping execute threads.>
    Please advise me how to resolve this issue..
    Thanks

    Hi,
    Simply remove the ldap folder from $domain_home/server/AdminServer/data/ and try.

  • Multiple Several Users password reset

    Dears,
    Please confirm is there any way in SAP to reset password of several users simentaneously.
    Shivam

    Hi,
    you can do it using LSMW transaction .
    You can find the steps to do this here
    https://www.sdn.sap.com/irj/scn/wiki?path=%3fpath=/display/abap/lsmw%252bsteps%252bin%252bdetail
    Then go to Code gallery->Home->LSMW for changing mass passwords
    Follow them
    Let me know of any questions
    Rohit

  • APEX ADMIN user password Reset issue

    Hello All,
    I am trying to reset the password for ADMIN user using following script (taken apxchpwd.sql) from SQL Developer. I have connected to database as user with DBA privileges.
    alter session set current_schema = APEX_040000;
    begin
        wwv_flow_security.g_security_group_id := 10;
        wwv_flow_security.g_user := 'ADMIN';
        wwv_flow_security.g_import_in_progress := true;
        for c1 in (select user_id
                     from wwv_flow_fnd_user
                    where security_group_id = wwv_flow_security.g_security_group_id
                      and user_name = wwv_flow_security.g_user) loop
            wwv_flow_fnd_user_api.edit_fnd_user(
                p_user_id       => c1.user_id,
                p_user_name     => wwv_flow_security.g_user,
                p_web_password  => 'newPassword',
                p_new_password  => 'newPassword');
        end loop;
        wwv_flow_security.g_import_in_progress := false;
    end;
    Commit;But I am getting following error.
    session SET altered.
    Error starting at line 2 in command:
    begin
        wwv_flow_security.g_security_group_id := 10;
        wwv_flow_security.g_user := 'ADMIN';
        wwv_flow_security.g_import_in_progress := true;
        for c1 in (select user_id
                     from wwv_flow_fnd_user
                    where security_group_id = wwv_flow_security.g_security_group_id
                      and user_name = wwv_flow_security.g_user) loop
            wwv_flow_fnd_user_api.edit_fnd_user(
                p_user_id       => c1.user_id,
                p_user_name     => wwv_flow_security.g_user,
                p_web_password  => 'newPassword',
                p_new_password  => 'newPassword');
        end loop;
        wwv_flow_security.g_import_in_progress := false;
    end;
    Error report:
    ORA-20001: Unauthorized access (security group package variable not set).
    ORA-06512: at "APEX_040000.WWV_FLOW_FND_USER_API", line 22
    ORA-06512: at "APEX_040000.WWV_FLOW_FND_USER_API", line 1625
    ORA-06512: at line 12
    commited.Database Version: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    APEX Version: 4.0.2.00.07
    Can someone let me know what is the issue?
    Regards,
    Hari

    Hello All,
    Our DBA has ran the script apxchpwd.sql as SYS and it went fine. But still we are unable to login into INTERNAL schema with ADMIN user. Any thoughts?
    Only thing I need to check is APEX user.
    alter session set current_schema = APEX_040000;But that is correct.
    Where and how can I check the apex INTERNAL workspace user ADMIN status?
    Regards,
    Hari

  • 5508 WLC - 7.0.98.218 - Local users password reset

    We are required to change passwords every so often at my job. I am trying to change the password  for one of the local user accounts on a  5508 WLC running 7.0.98.218 -  How can I accomplish this task? The option  I get is to remove the users. Any help would be much appriciated.
    Thanks,
    marramix01

    Hi,
    I think ur speaking about LOCAL NET USERs list on the WLC..
    I am able to change that on my WLC..
    its .. WLC GUI >> SECURITY >> LOCAL NET USERS >> Client on the local user >> Edit it >> Apply.
    Clisk on the name which is under USERNAME and u wil be able to edit it!!
    Lemme know if this helps and please dont forget to rate the usefull posts!!
    Regards
    Surendra

  • USER PASSWORD RESET OPTION

    Hi,
    We have published our server through ITS. Once users logged on they access through Webui. I would like to provide users the option for themselves to change their own password.Please suggest how to achieve this
    Regards
    D.Mukundan

    Hi,
    You can provide the custom screen for changing the password.
    Standard FM's are available to change the password.
    ME_USER_CHANGE_PASSWORD
    But, I think you should go with the standard password change mechanism which is the normal login screen where user logs into web ui.
    Regards,
    Naresh

  • Upgrade from 3.0 to 3.1 new user password reset error

    hello, we upgraded from 3.0 to 3.1 last friday and have come across the following issue: New users being required to change their password for the first log in are receiving an error message:
    (Error: Item "P50_USER_NAME" was not displayed because the HTML form was not yet opened.Error: Item "P50_ENTER_CURRENT_PASSWORD" was not displayed because the HTML form was not yet opened.Error: Item "P50_PASSWORD" was not displayed because the HTML form was not yet opened.Error: Item "P50_CONFIRM_PASSWORD" was not displayed because the HTML form was not yet opened.Error: Item "P50_SESSION" was not displayed because the HTML form was not yet opened. )
    This is occuring with existing applications as well as with a newly created application (after the upgrade). Also, what's interesting is that if you log directly into apex (the screen with the workspace login, etc....it works fine and directs you to a different URL. Obviously our users wouldn't be accessing this url.) here's the 2 urls just so you can see the application/page differences (4155/50 verses 4350/68)
    This is the URL that end-users are being directed to which shows the error:
    /f?p=4155:50:3096404055109898::NO::P50_SESSION,FSP_AFTER_LOGIN_URL:2551476413459584,f?p=114
    This is the URL that is working when logging into apex directly:
    /f?p=4350:68:984059594353829
    Looks like it has something to do with #form_open# and the template/theme? Any suggestions on how to fix?
    Also, I uploaded an application to apex.oracle.com and it works fine there.
    I've searched the documentation and the forum and didn't come up with anything.
    Thanks for the help!! Melissa
    Message was edited by:
    murkym

    Please tell us your first name and put it into your OTN profile and handle as a courtesy and help to us. Thanks.
    There is a patch for this problem on Metalink for bug 7138068, file p7138068_111060_GENERIC.zip.
    Scott

  • Can not start OC4J_BI_FORM after PORTAL user password change

    We changed PORTAL password by going top sqlplus and OAS. Thinking it will make changes at both places. Now we see that when we start OAS. OC4J_BI_FORM does not start???

    Please refer to section 6.4 Changing OracleAS Metadata Repository Schema Passwords and Table 6-2 Methods for Changing Oracle Metadata Repository Schema Passwords in the Oracle® Application Server Administrator's Guide, located at http://www.oracle.com/technology/documentation/appserver.html (Click View Library under Oracle Application Server 10g Release 2 (10.1.2.0.2))
    You should use the Application Server Control Console to change the password. After you change the password, restart Oracle HTTP Server and OC4J_Portal: In the home page for the instance, select HTTP_Server and OC4J_Portal and click Restart.
    Regards,
    Pete

Maybe you are looking for

  • Login settings will not update local testing server files

    When uploading to web server from local testing server, changing login settings in the control panel does not update the local testing server files. Causing login on website not to function. It does however update the Connections file and login wizar

  • SAX Parser Gotcha

    For what its worth, the Java SAX XML had/has a killer gotcha that one must compensate for or it does not work. Essentially, a SAX parser has five routines one has to program: startDocument startElement characters endElement endDocument The characters

  • Downloading Mountain Lion on Mac Book Pro with max RAM and after 20 hours only 1.50Gb downloaded of 4.37GB. What gives?

    I have a MAC Book Pro with maximum RAM added and tried to download Mountain Lion and after 20 hours only 1.50GB downloaded of 4.37GB. Very slow and set my machine not to sleep overnight or anything. Should I give up and stick with my snow leopard?

  • Please switch to a wi-fi connection to play this p...

    Hello I have an N8. When I try to use the BBC Iplayer it gives the following error: "please switch to a wi-fi connection to play this programme" I have connected to my home Wi-Fi, but the problem remains. Could anyone offer some advice or tips for th

  • HP load runner: Ajax True Client Protocol: Issue

    Hi All, There is a Vugen script recorded using Ajax True Client Protocol - IE. I want to edit this script. But when I am clicking on 'Develop Script' option, Im getting a popup window which says: "To edit an Ajax True Client IE script you must have I