DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: change internal password

Hybrid View

  1. #1
    Join Date
    Jul 2001
    Posts
    52

    i am trying to change internal password , i have given following command then still internal account is not
    asking about password ( i used password file authintication)

    1) REMOTE_LOGIN_PASSWORDFILE = shared

    2) orapwd file=e:\$ORACLE_HOME\orapw password=admin


    when i am connect to internal it is not asking about internal
    password. can anybody guide me.

    Rakesh Sanghvi

  2. #2
    Join Date
    Jul 2000
    Posts
    53
    What does your sqlnet.ora say?

    What is authentication_services set to. I assume that you are using o/s authentication and you wish to use password authentication?

    Try setting this parameter to none and the remote_login_password init.ora parameter to exclusive

    use syntax

    orapwd file=%oracle_home%\database PWD.ora entries=10 password=

    Good Luck!

    Steve

  3. #3
    Join Date
    Jun 2001
    Location
    Helsinki. Finland
    Posts
    3,938
    Originally posted by rakesh76

    i am trying to change internal password , i have given following command then still internal account is not
    asking about password ( i used password file authintication)

    1) REMOTE_LOGIN_PASSWORDFILE = shared

    2) orapwd file=e:\$ORACLE_HOME\orapw password=admin

    when i am connect to internal it is not asking about internal
    password. can anybody guide me.

    Rakesh Sanghvi
    In sqlnet.ora (server) comment out SQLNET.AUTHENTICATION_SERVICES


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width