User system, password lost..

hi, this could be stupid, but i lost the system password of my oracle 9i database..
are there any way to recover it??
please help me!

If you have access to login as oracle(os user) onto the server. Log on to the database as sys using option "/ as sysdba", then change the password for system user.
Ex:
sqlplus "/ as sysdba"
alter user system identified by <new_system_passwd>;

Similar Messages

  • SYSTEM PASSWORD LOST

    OUR DBA HAS TRAVELLED WITHOUT NOTIFYING US.
    HOW CAN WE CHANGE THE SYSTEM PASSWORD OR HOW CAN WE ADD DBA ROLE TO ANY OF OUR USERS .

    If you know the password of "INTERNAL" or "SYS" you can overcome this problem.

  • Ipad System password lost

    I lost my iPad system password. If I want to install a program which need a certificate, iPad ask me to input the password, if not, I can not install the program.

    You are being asked for the password to your Apple ID.

  • User account password lost.

    Email me at [email protected] or post a reply.
    Forgot password to my Toshiba Laptop Satellite M505-S4945
    I forgot the password to my user account. No other administrator accounts only one limited one. I am using window 7 and I am begging for some help. No window recovery flashdrive or anything. I am in need of dire help

    Satellite M505-S4945 
    There is always a hidden Administrator account (with extra-special privileges). First, try the following from the limited account. If a password is requested, use a blank. (I hope you have the Professional or Ultimate edition. Local Users and Groups is not available in Basic or Home.)
       Access the real Administrator account in Windows 7
    Otherwise, the best way to handle this is to reset passwords.
       Forgot your Windows admin password?
    -Jerry

  • What is the user and password to Oracle 8.17

    Dear expert,
    I have loaded IDES 4.7 with Oracle 8.17.
    I wish to query the SAP table using Oracle PL/SQL.
    What is the user, password and string to login into SAP Oracle database? Since I was not asked for user and password when installing Oracle I do not know how to login.
    Also can you let me know how to view/change table fields in SAP tables. I understand there are different ways but which in your opinion is the easiest to find the record I want to correct(as some tables have many fields).
    Your kind assistance is appreciated.

    Thank you for your reply. Both the user and password does not work on my IDES 4.7e system.
    However I tried with user Internal and without password and I successfully login.
    I then create a new user and also change the user=system
    password.

  • How can i reset or recover my system password?

    Hi Experts,
    How can i recover or reset user system password on my oracle 8i database?
    i simply forgot that password.

    user7390263 wrote:
    Hi,
    I did not get any idea about local server.
    Please Can you write it in detail?Is your host server Windows or *nix?
    for *nix, on the host server, and logged on as the owner of the oracle software (probably 'oracle')
    export ORACLE_SID=nameofyoursid
    sqlplus / as sysdbafor windows, replace "export ORACLE_SID" with "set ORACLE_SID"
    And I suggest you spend some time in the 2-Day DBA Manual, just for beginners.
    Learning how to look things up in the documentation is time well spent investing in your career. To that end, you should drop everything else you are doing and do the following:
    Go to tahiti.oracle.com.
    Drill down to your product and version.
    <b><i><u>BOOKMARK THIS LOCATION</u></i></b>
    Spend a few minutes just getting familiar with what is available here. Take special note of the "books" and "search" tabs. Under the "books" tab you will find the complete documentation library.
    Spend a few minutes just getting familiar with what kind of documentation is available there by simply browsing the titles under the "Books" tab.
    Open the Reference Manual and spend a few minutes looking through the table of contents to get familiar with what kind of information is available there.
    Do the same with the SQL Reference Manual.
    Do the same with the Utilities manual.
    You don't have to read the above in depth. They are reference manuals. Just get familiar with what is there to be referenced. Ninety percent of the questions asked on this forum can be answered in less than 5 minutes by simply searching one of the above manuals.
    Then set yourself a plan to dig deeper.
    - Read a chapter a day from the Concepts Manual.
    - Take a look in your alert log. One of the first things listed at startup is the initialization parms with non-default values. Read up on each one of them in the Reference Manual.
    - Take a look at your listener.ora, tnsnames.ora, and sqlnet.ora files. Go to the Network Administrators manual and read up on everything you see in those files.
    - When you have finished reading the Concepts Manual, do it again.
    Give a man a fish and he eats for a day. Teach a man to fish and he eats for a lifetime.

  • I Forgot Oracle XE Password for Database administrator user "system"

    Hello,
    is there a chance to get my password back for the database administraor account with the username "system" or to reset it otherwise? Unfortunately I have no change to remember it. Is there help for that problem?

    If you would like to change password:
    you login to sys and then change password of some users if you need
    linux:
    export ORACLE_SID=XE
    export ORACLE_HOME=<ORACLE_PATH>
    sqlplus / as sysdba
    SQL> alter user system identified by <new_pass>;
    window:
    set ORACLE_SID=XE
    set ORACLE_HOME=<ORACLE_PATH>
    sqlplus / as sysdba
    SQL> alter user system identified by <new_pass>;
    Re: Oracle XE default username / password

  • How to read system user and password to login to a application

    Hello Experts,
    i need to open a application with out asking for the user name and password. the application when opened should take system user name ans password can u tell me how can i do this in webDynpro java. or is there any alternate method to do this

    hello,
    This can be achived in following manner,
    1) Ask ur basis peron to creat ur id on the server (for ex. if u are using a dev server ask him to creat a user their)
    2)Now Logon to your user id n system password
    it will take you to the portal and the roles assigned to you by basis.
    Result:
    u will be able to see a portal logged in by your name and rols assigned to u
    With Regards,
    Prajakta

  • Forgot password of user system

    HI All,
    I have changed the password of default user system. But now I forgot the password of system and also I do not have other schema's password because all of my data's are stored ion user system.
    Please help its very imprtant for me my database is Oracle 9i.
    Thanks

    Two issues for securing database.
    1. MUST PROPERLY LOCK DOWN OS and PHYSICAL ACCESS
    a. if person has access to o/s owner of software. Can go in as 'SYS' by using (sqlplus "/ as sysdba")
    b. If a person is not oracle owner but can destroy/recreate orapwd file, they can overwrite the existing sys/system passwords.
    c. If the system tablespace is not properly protected, people can try to pry the file open and find the right area for where password data segments are located.
    2. MUST RESTRICT ACCESS TO DBA_USERS TABLE.
    ALL cracking techniques to break internal passwords rely on one view "DBA_USERS". This is the view that shows the hashed values for users password. If the DBA_USERS view is properly restricted from non-dba eyes, then 99% of hacking techniques are useless to non-dba users.
    Where do you find password cracking tools. Sorry, I will not point to any. However, Google will present many.

  • Lost of sys and system password

    Hello,
    What are the options when the sys and system passwords to 9206 on Windows 2000 are not known. I was given the database but no one knows the passwords to sys and system. The Windows o/s account does belong to the DBA group but I am not able to log on as '/ as sysdba'. Error saids insufficient privilege even though the o/s acct belongs to group DBA. What can be done to gain access so sys and system passwords can be reset. Thank you in advance.

    Hi, please review the Note:77665.1 into metalink site.
    Regards.

  • How to reset the forgotten Windows user account password

    I need Toshiba password reset! How do I reset Toshiba laptop? I would be appreciated if you help me Toshiba password recovery, etc. Well, so frequently to meet these problems in our lives. Today, we together share some ways to reset Toshiba password.
    Solution1: Toshiba recovery disks help reset lost password
    It only works if we created the recovery disks or CD before we forgot the password. The following listed are the steps to reset disk for Toshiba Windows 7 recovery:
    a. Start PC, log on Windows 7 and insert an USB flash drive into the driver.
    b. Start -> Control Panel -> User Accounts and Family Safety -> User Accounts -> Create a password reset disk.
    c. In welcome screen click Next and select the inserted USB flash drive, click Next.
    d. Input the login password in the password field and click Next. When progress indicator shows 100% complete, click Finish to exit. Remove the USB driver from PC.
    The method is similar to create a Toshiba recovery CD. Now, the Toshiba Windows 7 password recovery disk is ok. Put it in a safe place for people may use it to reset your password.
    Steps to recover password with created Toshiba password reset disk:
    e. Click Reset Password in the Windows 7 logon window,
    f. Insert the created Toshiba recovery USB disk into the USB driver interface, and click Reset password" to open Password Reset Wizard. Click Next to continue.
    g. Choose this USB disk recovery Toshiba from the drop down box. Click Next to continue.
    h. Input a new password and re-input it again to confirm. Click Next and then Finish to close the wizard.
    Solution2: Reset Toshiba laptop by accounts with administrator rights
    If there is default or built-in admin account or other accounts with administrator privileges and rights, we can use it for Toshiba password bypass. Take Toshiba XP recovery as example:
    A. Boot system from Safe Mode by pressing F8 when PC stars.
    B. Access PC with the available account with administrator rights and privileges.
    C. Start - Local Users and Groups lusrmgr.msc in the Search box ENTER - Local Users and Groups - choose Users.
    D. Right click the account with unlocked password, select Set Password and then input and confirm the new password.
    Solution3: Reset Toshiba password with burned ISO image file
    We can burn an .iso image file into a bootable USB disk or CD/DVD and reset the forgotten password easily and quickly. Take one of the most popular Windows password reset tool Ainorsoft Windows Password Recovery as example:
    a. Download the program from an accessible PC;
    b. Burn its .iso file to a blank CD/DVD or USB disk;
    c. Bypass the lost Toshiba password with the burned CD/DVD on the locked PC.
    Things will not be tricky if we know the methods for Toshiba password reset once we forgot Toshiba laptop password! Please also remember to share them with your friends!

    Thanks for sharing this but you are talking always about Toshiba passwordthis is wrong and I think this could be a little confusing this is a workaround for windows user account password.
    As far as I know there are no password set by Toshiba.
    The user can set the windows user account password if necessary so this workaround describes how to delete a Windows user account password which is common for all computers with preinstalled Windows OS.
    However, thanks for posting ;)

  • How to change a users login password via single user mode, plus multiple issues?

    So, there is much to this Thread.
    (First Issue)
    A lil back ground, i'm working on a MacBook Pro 3,1 running OS X Tiger 10.4.(something, no idea), the The user has forgotten their account password. Now before you tell me to just change it through the Root Admin account, that account seems to have its own issues, the accounts do not show up in the system preferences, therefore not allowing me to change that users account password.
    (Second Issue)
    Once I'm able to login into the users account, is there any way to disable / erase / eradicate the key chain system?
    (Third Issue)
    All of a sudden the MacBook has lost all audio capability, both in the built in speakers and through the headphone jack.
    i'm open to any ideas, its currently 10:14am the user is wanting this to be done by 2:45pm please help i'm desperate and i don't want to be defeated by a Mac

    It's possible some of these things are related. I'd first do a basic verification of the computer's system.
    First, if at all possible make a backup of the drive in its present configuration. If something goes wrong during repair attempts and makes things worse you will have a backup. You will have to decide how to work this in the light of any present backups you may have, for example, a backup that may be a few days out of date. In that case you may want to keep that one and make a second backup of this as they are now, though I realize people often don't have a lot of empty drives sitting around.
    Boot from the System installer disc that came with your computer or is the one for the version you currently have on there, select language if applicable, choose utilities, run Disk Utility and verify (and repair if necessary) the drive. You can verify a drive from DU on your main drive while booted but I have found this can result in incorrect reporting of errors. To repair your drive you have to run it from a drive other than the boot drive anyway.
    Next, boot from your drive in [Safe Mode|http://docs.info.apple.com/article.html?artnum=107393] and repair permissions. You can repair permissions while booted from the installer disc but this uses the permissions configuration on the installer disc which may be out of date if you have run any updates on your computer. Booting your computer to Safe Mode restricts the number of things running on your computer while permissions are being run and does a bit of spring cleaning at the same time.
    [Resolve startup issues and perform disk maintenance with Disk Utility and fsck|http://docs.info.apple.com/article.html?artnum=106214]
    [Using Disk Utility in Mac OS X 10.4.3 or later|http://docs.info.apple.com/article.html?artnum=302672]
    [Disk Utility's Repair Disk Permissions|http://docs.info.apple.com/article.html?artnum=25751]
    From BDaqua (couldn't have said it better):
    "Try Disk Utility
    1. Insert the Mac OS X Install disc that came with your computer (Edit: Do not use this disc if it is not the same general version as what you have currently on your computer, e.g. use a Tiger disc for a Tiger drive, not a Panther disc), then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Click the disclosure triangle to the left of the hard drive icon to display the names of your hard disk volumes and partitions.
    5. Select your Mac OS X volume.
    6. Click Repair. Disk Utility checks and repairs the disk.
    Then Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes."

  • PS로 확인 시 USER의 USERNAME과 PASSWORD가 보이는 것을 막아주는 기능

    제품 : SQL*PLUS
    작성날짜 : 2004-05-20
    내용은 sqlplus , sqlloader, exp...등에서 username/password를 parameter로
    같이 줬을때 ps -ef로 확인시 user의 username과 password가 보이는 것을 막아주
    는 기능을 합니다.
    사용방법 1.
    1. Compile hide.c
    cc -o hide hide.c
    2. Move "hide" to $ORACLE_HOME/bin
    mv hide $ORACLE_HOME/bin/hide
    3. Copy "sqlplus" binary to "sqlplus.hide"
    cd $ORACLE_HOME/bin
    mv sqlplus sqlplus.hide
    4. Link hide to execute sqlplus.hide
    ln -s hide sqlplus
    사용예 ) sqlplus system/manager
    sqlplus> !
    $ ps -ef|grep sql
    ora733 19576 149420 2 12:46:08 pts/4 0:00 grep sql
    ora733 24338 102596 0 12:37:09 pts/5 0:00 sqlplus
    사용방법 2.
    1. Compile hide.c
    cc -o hide hide.c
    2. Move "hide" to $ORACLE_HOME/bin
    mv hide $ORACLE_HOME/bin/hide
    사용예 ) hide sqlplus system/manager
    sqlplus> !
    $ ps -ef|grep sql
    ora733 19576 149420 2 12:46:08 pts/4 0:00 grep sql
    ora733 24338 102596 0 12:37:09 pts/5 0:00 sqlplus
    첨부 : hide.c
    os.h
    Hide the Command Line Arguments.htm
    주의사항 :
    You will need to be carefull when you upgrade ORACLE that you remove
    all the links and rename all the applications back to their original name.
    ================
    os.h
    ================
    #ifndef OSH
    #define OSH
    #ifdef SYS5
    #undef SYS5
    #endif
    #ifdef SVR4
    #undef SVR4
    #endif
    #ifdef __pyrsoft
    #define DCOSX
    #define OS "DCOSX"
    #define SYS5
    #define SVR4
    #else
    #ifdef pyr
    #define OSX
    #define OS "OSX"
    #else
    #ifdef SEQUENT
    #define PTX
    #define OS "PTX"
    #define SYS5
    #else
    #ifdef sequent
    #define DYNIX
    #define OS "DYNIX"
    #else
    #ifdef sun
    #if defined(_STDC_) || defined(__svr4__) || defined(__SVR4)
    #define SOLARIS
    #define SYS5
    #define SVR4
    #define OS "SOLARIS"
    #else
    #define SUNOS
    #define OS "SUNOS"
    #endif
    #else
    #ifdef hpux
    #define HPUX
    #define OS "HPUX"
    #define SYS5
    #else
    #ifdef ultrix
    #define ULTRIX
    #define OS "ULTRIX"
    #else
    #ifdef CXUX
    #define CXUX_
    #define OS "CXUX"
    #define SYS5
    #else
    #if defined(unix) && defined(i860) /* stratus svr4 */
    #define FTX
    #define OS "FTX"
    #define SVR4
    #define SYS5
    #else
    #if defined(unix) && defined(i386) /* ncr svr4 */
    #define NCR
    #define OS "NCR"
    #define SVR4
    #define SYS5
    #else
    #if defined(__ncube__) /* nCUBE - for ncc */
    #define VERTEX
    #define OS "VERTEX"
    #define SYS5
    #else
    #if defined(unix) && defined(SVR3) /* ncube sgi */
    #define IRIX
    #define OS "IRIX"
    #else
    #define OS "UNKNOWN"
    #endif
    #endif
    #endif
    #endif
    #endif
    #endif
    #endif
    #endif
    #endif
    #endif
    #endif
    #endif
    #endif /* OSH */
    ================
    hide.c
    ================
    /*---------------------------------------------------------------------------+
    | Copyright (c) 1992 Oracle Corporation Belmont, California, USA |
    | All rights reserved |
    +---------------------------------------------------------------------------*/
    /*---------------------------------------------------------------------------+
    | FILENAME |
    | hide.c |
    | DESCRIPTION |
    | Hides arguments for programs on UNIX systems. |
    | Can be used as a program prefix: hide program arguments |
    | or as a symbolic link. If this program is not invoked as hide, it |
    | will hide its arguments and invoke the program name.hide |
    | The best way to use this is to rename your critical programs to |
    | program.hide, and create a symbolic link program to hide. |
    | mv sqlplus sqlplus.hide; ln -s hide sqlplus |
    | Thus when sqlplus is invoked, its arguments will be hidden |
    | NOTES |
    | This program works by padding 3000 '/' chars in argv[0]. This fools |
    | all known ps's. This will reduce the argument capacity of your |
    | program by 3000 chars. A good enhancement would be to reduce the |
    | padding if needed so that no arguments are lost - would require a |
    | method of determining the max argument size on the system. Some |
    | system's provide the E2BIG error on exec. |
    | There is some performace penalty for using this program, but it is |
    | minimal because this program is so small - the biggest cost is the |
    | extra exec required to get this program started. |
    | HISTORY |
    | 09/15/92 R Brodersen Created, based on D Beusee's hideargs() |
    | 09/17/92 D Beusee Fixed to compile on any system |
    +---------------------------------------------------------------------------*/
    * $Header: /local/bin/RCS/hide.c,v 1.6 1992/09/22 22:37:17 dbeusee Exp $
    * $Log: hide.c,v $
    * Revision 1.6 1992/09/22 22:37:17 dbeusee
    * Added exit(1) when cannot execvp the program.
    * Revision 1.5 1992/09/22 11:28:44 dbeusee
    * SOme BSD systems have memset(), so add a #define memset MEMSET to fix
    * compilation errors (like on ultrix).
    * Revision 1.4 1992/09/22 06:34:57 dbeusee
    * BSD systems need memset routine.
    * Revision 1.3 1992/09/22 06:05:13 dbeusee
    * Set JUNK_CHAR to ' ' but force last junk char to '/'. This looks prettier
    * when doing 'ps'. Also do not show full path of the program. Also do not
    * show .hide if prog is a symlink to hide.
    * Revision 1.2 1992/09/22 05:52:26 dbeusee
    * If hide could not execvp the program, give an error message.
    * if hide was invoked with a full path (e.g. /usr/local/bin/hide),
    * do not try to invoke PATH/hide.hide.
    #include "os.h"
    #include <stdio.h>
    #ifdef SYS5
    #include <string.h>
    #else
    #include <strings.h>
    #define strrchr rindex
    #define memset MEMSET /* some BSD systems have a memset() */
    char *memset();
    #endif
    #define JUNK_SIZE 3000
    #define JUNK_CHAR ' '
    char arg0buf[4096];
    char progbuf[4096];
    char errbuf[4096];
    int main(argc, argv)
    int argc;
    char *argv[];
    char name, base;
    int firstarg;
    if (!(name = strrchr(argv[0], '/')))
    name = argv[0];
    else
    name ++; /* get past '/' */
    firstarg = (!strcmp(name, "hide")) ? 1 : 0;
    if (firstarg && (argc == 1))
    fprintf(stderr, "Usage: hide program arguments\n");
    fprintf(stderr, " ie: hide sqlplus username/password\n");
    fprintf(stderr, "if hide is not named hide, \
    it will execute name.hide (useful as a symbolic link)\n");
    exit(1);
    /* Build program name. If symbolic link mode, use argv[0] || .hide */
    strcpy(progbuf, argv[firstarg]);
    if (!(base = strrchr(argv[firstarg], '/')))
    base = argv[firstarg];
    else
    base ++; /* get past '/' */
    if (!firstarg) strcat(progbuf, ".hide");
    /* Build arg0 buffer. First, fill it with junk */
    memset((void *)arg0buf, JUNK_CHAR, JUNK_SIZE);
    arg0buf[JUNK_SIZE-1] = '/'; /* set last char to '/' */
    /* Prepend real program name - so ps can see what prog is running */
    strncpy(arg0buf, base, strlen(base));
    /* Append real program name - so prog can see what prog is running */
    strcpy(arg0buf + JUNK_SIZE, argv[firstarg]);
    /* Assign new arg0 buffer to the argv array */
    argv[firstarg] = arg0buf;
    /* Start the new program with the shifted arguments */
    execvp(progbuf, argv + firstarg);
    sprintf(errbuf, "Could not execvp '%s'", progbuf);
    perror(errbuf);
    exit(1);
    #ifndef SYS5
    char *
    memset(s, c, n)
    register char *s;
    register c, n;
    register char *p = s;
    while (n-- > 0)
    *s++ = c;
    return (p);
    #endif /* ifndef SYS5 */
    ======================================================================

  • Reseting system password on WLS6.1

    Hello,
    What is the correct way to reset the system password from a weblogic 6.1
    domain?
    It was quite straightforward with WLS5.1 but I can't find the
    corresponding procedure for 6.1
    Philippe Peeters
    SmalS-MvM

    k, but what if the password has been lost or corrupted ?
    I have a WL5.1 server converted to 6.1 (using console) and I corrupted
    the converted system password. I cannot start the 6.1 version of the
    server unless I reset the password to something known. The other
    solution is to redo the convertion of the original 5.1 server.if the password has been lost or corrupted, I think redoing the entire
    conversion would be the only option.
    we need to know the old password before allowing a change....
    its a good practice to change the password as soon as the conversion was
    done...
    mihir
    >
    >
    Kumar Allamraju wrote:
    Go to admin console,
    Go to security panel.
    select the system user and change his password.
    Kumar
    "Philippe Peeters" <[email protected]> wrote in message
    news:[email protected]..
    Hello,
    What is the correct way to reset the system password from a weblogic 6.1
    domain?
    It was quite straightforward with WLS5.1 but I can't find the
    corresponding procedure for 6.1
    Philippe Peeters
    SmalS-MvM

  • How to change SSO user's password: Get LDAP URL

    Hi,
    I would like to add a 'change user SSO password' form to my BC4J application. The form's submit button fires an action that calls a PL/SQL package. This package receives 7 parameters, and uses de dbms_ldap package to change the user's password.
    Parameters:
    - LDAP Host
    - LDAP Port
    - User DN
    - SSO Username
    - Old Password
    - New Password
    - Retyped New Password (for confirmation)
    I'm trying with a DataForwardAction event whose purpose is to get the user's account information and the LDAP location, but I can't get the LDAP Location (ClassCastException) and the SSOUsername (NullPointerException).
    I'm using JDeveloper 10.1.2.0.0 (Build 1811)
    My question is: ¿What am I doing wrong? ¿Is there any easier way to do this?
    The code is below:
    import javax.servlet.http.HttpServletRequest;
    import oracle.adf.controller.struts.actions.DataActionContext;
    import oracle.adf.controller.struts.actions.DataForwardAction;
    import oracle.security.jazn.JAZNConfig;
    import oracle.security.jazn.spi.ldap.LDAPJAZNProvider;
    public class ChgPwdAction extends DataForwardAction
      public void onChange(DataActionContext ctx) throws Exception
        HttpServletRequest request = ctx.getHttpServletRequest();
        String host                = null;
        String port                = null;
        String userDN              = null;
        String SSOUsername         = null;
        String oldPwd              = null;
        String newPwd              = null;
        String confirmNewPwd       = null;
        try
          LDAPJAZNProvider ldapProvider = (LDAPJAZNProvider)JAZNConfig.getJAZNConfig().getJAZNProvider();
          host = ldapProvider.getJAZNConfig().getLocationURL().getHost();
          port = "" + ldapProvider.getJAZNConfig().getLocationURL().getPort();
        catch (ClassCastException e)
          //System.out.println(e);
          throw new Exception("Missing LDAP location");
        try
          userDN = request.getHeader("Osso-User-Dn");
        catch (NullPointerException e)
          //System.out.println(e);
          throw new Exception("Missing User DN.");
        SSOUsername   = request.getRemoteUser();
        oldPwd        = (String)request.getParameter("oldPwd");
        newPwd        = (String)request.getParameter("newPwd");
        confirmNewPwd = (String)request.getParameter("confirmNewPwd");
        request.setAttribute("Host", host);
        request.setAttribute("Port", port);
        request.setAttribute("UserDN", userDN);
        request.setAttribute("SSOUsername", SSOUsername);
        request.setAttribute("OldPwd", (String)ctx.getHttpServletRequest().getParameter("oldPwd"));
        request.setAttribute("NewPwd", (String)ctx.getHttpServletRequest().getParameter("newPwd"));
        request.setAttribute("ConfirmNewPwd", (String)ctx.getHttpServletRequest().getParameter("confirmNewPwd"));
        //System.out.println (userDN + "-" + SSOUsername);
      // To override a method of the lifecycle, go to
      // the main menu "Tools/Override Methods...".
    }Thanks in advance.

    Hi again,
    First of all, thanks for your reply.
    Yes, I know I can use JNDI instead of a call to a PL/SQL package (I visited this link: http://forum.java.sun.com/thread.jspa?threadID=592611&start=0 that explains how to do it), but in both cases I have the same problem: I don't know if it's possible to get the LDAP's environment specifications (PROVIDER_URL, SECURITY_PROTOCOL) dynamically.
    Our production environment's LDAP is not the same as our development environment's LDAP. This is why I want to get this information dynamically.
    I think that this information is stored in the jazn.xml file: Is there any way to get this information?
    Thanks a lot.

Maybe you are looking for