Oracle 10g AS login

Hi All,
I am using oracle 10g.1.3.0 app server and IDE. I have a login page that has username and password for user to login in
1>what is the best way I can use in 10g for user authetication ?
2>Once user is authenticated, I have a link on page2, that would take user to alltogether different server. My question is, how would this second server know that this user is already been authenticated and so can access services provided by this second server.?
needless to say, if user bookmarks the url and tries to visit any page on second server (without successful login on server 1), the access should be denied.
What is best way, I can achieve such kind of security in 10 g ?
sample code highly appreciated
thanks,
cora

Sounds like you cannot connect to the database....
Is there a firewall between the app-server and the database? If yes, could you check with your firewall people that all traffice from db-server is allowed to app-server (from app-server to db-server just 1521, or another port that you used for the listener, is enough)
If not all traffic is allowed, then check the USE_SHARED_SOCKET environment variable (this is the windows name, there is a setting like this for unix too, but I can't recall the exact name by heart. It might be different)

Similar Messages

  • Did any body try to change 10g SSO  login page to custom login page?

    Hi..
    Did any body try to change Oracle 10g SSO login page with custom login Page as we used to do in 902 and 1022 versions by changing wwsso_ls_configuration_info_t table entries?
    It seems that there is now other file policy.properties that has entry for login page.
    Is there any documentation provided by Oracle on this?
    I checked metalink and SSO admin guide?
    Any clue or glue....??
    Thanks
    Sarvesh

    Try 1 & 2 if does not work please file a daycare for further assistance.
    1.   In "Day CQ Login Selector Authentication Handler" for path info add an empty row then verify.
    2.   Delete the existing entry for "Day CQ Login Selector Authentication Handler" , Configure your custom at repository level & verify

  • Oracle 10g express edition browser login problem

    Hi
    I installed oracle 10g express edition and after installing successfully logged in browser , unlocked hr login and also created one form then I shutdown the database and rebooted my pc and since then when I try to login to "go to Database Home page" after starting database , I get a cookie 127.0.0.1 with username and password, First of all I am not sure what username/password it is expecting, I believe it requires my Windows XP username and password , I tried to enter couple of times my pc login username which has administrator privileges, I also checked it has ora_dba group but after entering pc username , password browser opens saying "unauthorized". I created another os user and tried with that still same. I tried entering oracle password "SYSTEM" and password for it but still could not login, I tried HR username password still nothing.
    I tried disabling firewall but still same issue. I tried to re-install two time but still same .
    Start database dos prompt does show all the process are started successfully .
    I also did ping for 127.0.0.1 and it does ping.
    I tried everything what I knew.
    Can anyone please help me ..to resolve this issue .

    Hi
    This is how I resolved the browser login problem .
    I checked the listener log
    C:\OracleXE\app\oracle\product\10.2.0\server\NETWORK\log
    And found the error
    TNS-12542: TNS:address already in use
    TNS-12560: TNS:protocol adapter error
    TNS-00512: Address already in use
    I have another version for oracle installed on my pc .
    I ended both the oracle process (Oracle.exe) through the Task Manager
    Then manually started “OracleServiceXe” service through Component Services
    Control Panel – Performance & Maintenance – Administrative – Component Services
    Then did following
    Programs – Oracle Database10g ExpressEdition – Start Database
    Programs – Oracle Databse10g ExpressEdition – Go to Database Homepage –
    Enter username SYSTEM
    Enter password xxxxxx … whatever given at the time of installing.
    And I did successfully login to the browser .
    Hope this will help to those of you who have run into similar problem which I faced
    Good Luck .
    A. Patil

  • Login problem: Oracle 10g EM

    Hi,
    I installed Oracle 10g (version 10.2.0.3.0) on my system which has Windows Vista Home Basic as its operating system. After successful installation em was started automatically and i tried to login with sys account with below details
    uname: sys
    pass: which i supplied during installation
    connect as: sysdba
    when i try to login, it simply returns the login page again. When i supply a wrong password intentionaly, it gives me the usual error message 'wrong uname/pass'. But when i supply authentic info it simply refreshes the page. I checked that the Oracle services are all up and running.
    Another interesting behavior is when i try to login with system account (which is by default unlocked) with the password i supplied during installation, it says wrong username/password. I tried a little bit of trial error and saw i can login to the commande prompt with scott/tiger (in case i unlocked it during installation) but i can not login to em with this account. It behaves exactly same, simply refreshes the page and no error message.
    Can someone please help me to figure out this problem, i am pretty confused what is going wrong here.
    thanks in advance,
    Arnab.

    user5813004 wrote:
    I installed Oracle 10g (version 10.2.0.3.0) on my system which has Windows Vista Home Basic as its operating system. The symptom you describe is exactly the same as most people who install Oracle database on Vista (or XP) HOME.
    If you want the Enterprise Manager to work, you are encouraged to upgrade your OS to the minimum certified by Oracle, as discussed in the installation docs.

  • Login problem in oracle 10g

    hi
    i have windows xp on my system. i installed oracle 10g.
    when i am trying to login in sql*plus by user name Scott / system it gives an error account locked .is there any other default user names and passwords and host sting ?coud you pleas give me any suggestions to get started.you suggestions are highly appreciated.

    hi
    i have windows xp on my system. i installed
    oracle 10g.
    when i am trying to login in sql*plus by user name
    Scott / system it gives an error account locked .is
    there any other default user names and passwords and
    host sting ?coud you pleas give me any suggestions
    to get started.you suggestions are highly
    appreciated.try logging in through ur
    system/manager account.
    In 10g when u install the password for all accounts must be given.
    if the password is not specified then the password is default mentioned above.
    After logging in
    try this out
    sql>ALTER USER SCOTT
    ACCOUNT UNLOCK;
    the user account will be unlocked

  • Initial Login Problems with Oracle 10g Express

    Hi,
    Can anybody help, im a student trying to use oracle 10g Express for a project, my problem is the express will not allow me to login as an administrator from the word go. I'm using the right user name and password and every time I login the page just refreshes itself with no other prompts. If i type the wrong credentials i get a message saying so and if using the Hr user name and password it says its locked as it should. Ive used the sql prompt to login and this works so i no the password and user name are correct, but id like to use the GUI if i could. Ive unistalled and reinstalled twice still no joy. Any suggestions?

    Hey again, thanks for your replies, Yes i have been using SYSTEM and SYS with a password of oracle in the GUI interface. When i use the SQL prompt i use the following to login:
    SQL> conn system/oracle
    connected.
    SQL> Show User
    USER is "SYSTEM"
    This says to me that i have logged into the database but still i have no luck in doing the same through the GUI interface using the same credentials.

  • Login problem with Oracle 10g SQL Plus

    Hi, I just down load Oracle 10g from web site. I tried use scott and tiger for user name and password, I can't login. I tried use SYSMAN and the password I used when I installed the software, I can't login in too. Please help!!!

    This forum is for OBE specific questions only. Please post a message to one of the database forums located here:
    http://forums.oracle.com/forums/index.jsp?cat=18
    You can also check metalink or call support.

  • LDAP error 49: OID login failed in Oracle 10g

    Hi All,
    Am new to Oracle-10g stack. Following is the error while login to "Oracle Directory Manager".
    LDAP: error code 49 - 8009030C:LdapErr: DSID-0C090336, coment: AcceptSecurityContext error, data 2030, va28
    I forgot the password for su user("cn=orcladmin"), may be I might have locked it also, am not sure.
    What is the best way to get back to normal life?. How can I get/reset password for cn=orcladmin account to access OID?
    With my R&D I found the following way and here is the result.
    ora-infr/bin> oidpassword connect=orcl unlock_su_acct=true
    OID DB user password: mypassword
    OID super user account unlocked successfully
    or-infr/bin> odisrvreg.bat -p 389 -D cn=orcladmin -w mypassword
    Invalid Credentials
    See the following log file in the current directory for details: odisrvreg.err
    Would appreciate your detailed answers to this specific question
    ThanQ
    Happy Oracle

    hi
    i have windows xp on my system. i installed
    oracle 10g.
    when i am trying to login in sql*plus by user name
    Scott / system it gives an error account locked .is
    there any other default user names and passwords and
    host sting ?coud you pleas give me any suggestions
    to get started.you suggestions are highly
    appreciated.try logging in through ur
    system/manager account.
    In 10g when u install the password for all accounts must be given.
    if the password is not specified then the password is default mentioned above.
    After logging in
    try this out
    sql>ALTER USER SCOTT
    ACCOUNT UNLOCK;
    the user account will be unlocked

  • After install oracle 10g, enterprise manager web version, can not login

    Hi Guru,
    I have installed oracle 10g on windows xp pro sp2 successfully, can use sqlplus to connect to DB, but when using IE to login enterprise manager web version port 1158, it failed. The login page came out, but when I keyed in the right userid/password ie sysman/pwd1234, the login screen just refreshed, nothing happen. but if I purposely key in wrong userid or password, the message "invalid userid or password" comes out.
    Another "interesting" thing is, I can login web version isqlplus successfully using the same userid/password. but can not connect to web version isqlplus/dba, even I use user sys, also can not login.
    Need your urgent help to solve this problem.

    Hi.
    What does the log say?
    From %ORACLE_HOME%\opmn\logs folder.
    rgds
    Kjell

  • How to login in Oracle 10g SQL Plus

    I just installed Oracle 10g. I tried to login to SQL Plus by using scott and tiger to be user name and password, but it did not work. What can I do about it?
    Please help and thanks in advance!!!

    You have to configure a Net service name, and connect as
    sqlplus scott/tiger@<service_name>
    You can use the Net Configuration Assistant to do that. This is in the Oracle menu on Windows systems. On Unix/Linux you can use the netca utility.
    If you are working locally (on the server), you can also set the ORACLE_SID environment variable :
    Windows : set ORACLE_SID=<your_sid>
    Unix/Linux : ORACLE_SID=<your_sid>; export ORACLE_SID
    then connect as
    sqlplus scott/tiger

  • Cant login into Oracle 10g XE on Linux

    Hello,
    I am running Redhat. I just finished installing Oracle 10g XE without any issues or error. For some reason when I go to the web login page, http://127.0.0.1/apex, I am unable to log in. I am using "system" as the username and the password I used during the install. I wrote down the password during the install so I know its the right one. I am able to start and stop the services from the command line without any issue. When I look at the status everything good.
    [root@DEV01 bin]# /etc/init.d/oracle-xe status
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 30-JUL-2007 14:25:27
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date 30-JUL-2007 14:04:32
    Uptime 0 days 0 hr. 20 min. 54 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Listener Log File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DEV01.BTRGROUP.com)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DEV01.BTRGROUP.com)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "XE" has 1 instance(s).
    Instance "XE", status READY, has 1 handler(s) for this service...
    Service "XEXDB" has 1 instance(s).
    Instance "XE", status READY, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
    Instance "XE", status READY, has 1 handler(s) for this service...
    The command completed successfully
    You have mail in /var/spool/mail/root
    Any idea why I can't get in???

    Are you working on the same platform? A unix like platform or a windows?
    In the case you are working on a unix like, make sure you have properly set your environment variables:
    ORACLE_SID
    ORACLE_HOME
    PATH
    On a windows box, it is the same, but additionally ensure the oracleXE service is started too.
    Next issue the sqlplus command:
    sqlplus / as sysdba
    This should report you the connected message, this means you already are connected as sys with the sysdba role.
    Finally issue the reset password command.
    ~ Madrid.

  • Oracle 10g ok but after restart can't login.

    to all friends
    i am using RHLE 4 ( AS)
    successfully i installed oracle 10g configured working properly(user as oracle)
    i can login to oracle through http://localhost.localdomain:1158/em
    successfully i login through mozilla.i created table i can insert data
    and i can list it. no problem working properly
    but after i restrat i can't login. i got one alert message
    the connection was refused when attempting to contact localhost.localdomain:1158/em
    pls how i can login ?
    also from where i get the option sqlplus.
    in terminal sqlplus is not getting( from where i get sqlplus>
    option like 8i,9i or 10g in windows)
    awaiting your valuable advise
    sadique

    please anybody can tell me how i can configure the following
    for a startup ( I AM USING ORA10G , RHEL 4 AS)
    i successfully finished installation oracle first time i can login
    http:/localhost.localdomain:1158/em ( login successfully,crate table,insert data
    but after restart i can not get log in)
    pls anybody can x plain me how i can configure the following
    for startup
    oracle listener
    enterprise manager
    isqlplus
    ur quick response will be highly appreciated

  • I have completed installation of Oracle 10g but I could not login into the

    Please I have completed installation of Oracle 10g into my laptop but I could not login into the database to create my new tables through SQL*Plus.
    I don't know what to type into these text fields. (1) Name, (2)Password and (3) Host.
    Please can someone help me urgently
    Fola

    There are different things here to know about.
    Did you also create database while installation ?
    If yes then
    C:\> set oracle_sid=yoursid
    C:\> sqlplus username/password
    If not then, please create the database first.
    For "I don't know what to type into these text fields. (1) Name, (2)Password and (3) Host."
    (1) Name : This is user name.
    (2) Password: This is password.
    (3) Host: This is oracle net service name configured in tnsnames.ora. Please refer to http://download-uk.oracle.com/docs/cd/B19306_01/network.102/b14212/toc.htm
    -aijaz

  • Not able to login into the database on oracle 10g on vista os

    Hi,
    I have install oracle 10g on vista machine.
    I am not able to log in to the database ia have tryied with scott/tiger, system/manager, sys/changeoninstall.
    can anyone please tell me what the default username password to 10g version for vista machine.
    Oracle version 10g
    OS: Vista
    Thanks
    Amit

    sqlplus / as sysdba
    or
    sqlplus /nolog
    conn / as sysdba
    or
    sqlplus '/ as sysdba'

  • Form login problem in Oracle 10g AS, even form does display

    Dear All
    We are facing one problem, when we access form with oracle 10g AS, the form is displayed, but when we enter username and password, it doesnt go to the other screen, it remains hang there and doesnt do any thing, neither give any error.
    we would appreciate the help.
    thanks in advance

    Sounds like you cannot connect to the database....
    Is there a firewall between the app-server and the database? If yes, could you check with your firewall people that all traffice from db-server is allowed to app-server (from app-server to db-server just 1521, or another port that you used for the listener, is enough)
    If not all traffic is allowed, then check the USE_SHARED_SOCKET environment variable (this is the windows name, there is a setting like this for unix too, but I can't recall the exact name by heart. It might be different)

Maybe you are looking for