How to define a type of external user authentication

Hello
I have an Oracle 10 g DB on my Windows PC.
I created a user and want this user to be authenticated outside.
How do I do it and what is the connection commnad?
Concerning

JaneB,

All you have to do is that while making the user, you must mention the identified externally to the user clause. If the command to create a user would be like this,

create user aman identified externally;

Follow this link how to create a user identified externally.
http://download.Oracle.com/docs/CD/B19306_01/network.102/b14266/admnauth.htm#sthref1232

HTH
Aman...

Tags: Database

Similar Questions

  • How to define a type of customer when you submit a form

    Hello! How can I configure 'Client Type' a customer when they submit a form? In other words, I have a form on my site and if a user is complete and submit this form, I would like the user to give a specific customer Type.

    TIA

    You can't yet.

    Soon however.

    The output of these through liquid will be available in the version later today and hopefully the aspects of form in the new future.

  • How to define the Type of connection using the New-VirtualPortGroup

    Using PowerCLI 4.1, is there way to define the port group (VM or VMKernel) connection type when you create the port group?

    Thank you

    OK, try it like that.

    $VMHostObj = Get-VMHost $ESXHost
    $vsw = get-virtualswitch -name vSwitch0 -VMHost $VMHostObj
    
    New-VMhostNetworkAdapter -VMHost $VMHostObj -VirtualSwitch $vsw -PortGroup "VMotion" -IP 10.110.40.43 -SubnetMask 255.255.255.0 -VMotionEnabled:$true
    

    ____________

    Blog: LucD notes

    Twitter: lucd22

  • ... external user authentication problem...

    I created a user with the following statement...
    create user as Vishnu identified externally.

    now connected to the client computer with the following statement executed in the windows 2000 command prompt.

    connect /@orcl
    logged-in user.

    now some weird things here...
    I have no idea how to connect using the sqlplusw...

    tried all methords but iam unable to connect... it says error tns... null password a few times...

    can we all how how to connect using the sqlplusw, if you want to connect to if the user is authenticated on the outside.

    Simply enter this in your user name field: / @YOUR_DB_NAME
    And do not enter any string value of password and host, let the two voids.

  • How can I mount types defined by the user of the package?

    I have two types of similar packages (gt_Teste) in two different packages.

    How can I mount types defined by the user of the package?
    (I shouldn't want to made a new statement va_Teste2 pkgl_lu2.gt_teste due to the desire to increase memory allocation)

    ------------------------------------------------------------------------------------------
    -ANONYMOUS BLOCK
    ------------------------------------------------------------------------------------------
    declare
    va_Teste pkgl_lu1.gt_teste;
    va_Teste2 pkgl_lu2.gt_teste;
    Start
    --
    pkgl_lu1.prcl_init (va_Teste);
    pkgl_lu1.prcl_print (va_Teste);

    +/*
    -I don't want to do it because of memory allocation:
    Because me in va_Teste.First... va_Teste.Last loop
    va_Teste2(va_Teste2.Count+1): = va_Teste (i);
    End loop;
    */+

    pkgl_lu2.prcl_print (CAST (va_Teste AS pkgl_lu2.gt_Teste));
    end;
    /

    ------------------------------------------------------------------------------------------
    -PACKAGE PKGL_LU1
    ------------------------------------------------------------------------------------------
    create or replace package pkgl_lu1 is
    type gt_teste is table of index varchar2 (100) by simple_integer;

    procedure prcl_init (pi_teste in out nocopy gt_teste);
    procedure prcl_print (pi_teste gt_teste);
    End;
    /

    create or replace package body is pkgl_lu1
    ---------------------------------------------
    procedure prcl_init (pi_teste in out nocopy gt_teste)
    is
    Start
    pi_teste (pi_teste.count + 1): = 'A ';
    pi_teste (pi_teste.count + 1): = 'B ';.
    pi_teste (pi_teste.count + 1): = 'C ';
    pi_teste (pi_teste.count + 1): = ';
    end;
    ---------------------------------------------
    procedure prcl_print (pi_teste gt_teste)
    is
    Start
    I'm in pi_teste.first... pi_teste. Last loop
    dbms_output.put_line (pi_teste (i));
    End loop;
    end;
    End;
    /

    ------------------------------------------------------------------------------------------
    -PACKAGE PKGL_LU2
    ------------------------------------------------------------------------------------------
    create or replace package pkgl_lu2 is
    type gt_teste is table of index varchar2 (100) by simple_integer;
    va_teste gt_teste;

    -procedure prcl_init (pi_teste in out nocopy gt_teste);
    procedure prcl_print (pi_teste gt_teste);
    End;
    /

    create or replace package body is pkgl_lu2
    procedure prcl_print (pi_teste gt_teste)
    is
    Start
    I'm in pi_teste.first... pi_teste. Last loop
    dbms_output.put_line (pi_teste (i));
    End loop;
    end;
    End;
    /

    I see, well it's unfortunate bloody.

    Ideally you would have a package (utility package or something) with objects like that, that can be shared between the development environment, unless you never have an interface code (each package is entirely distinct from all other packages, and honestly, it's not likely to happen).

    I guess that your only option (I think) If you are concerned with memory usage would be to remove the table while assigning a new.

    For i In va_Teste.First..va_Teste.Last
    Loop
      va_Teste2(va_Teste2.count+1) := va_Teste(i);
      va_Teste.DELETE(i);
    End Loop;
    
  • How to get user defined Native Types is displayed

    I added a new user defined native Type using type Admin

    Define Custom Type.png

    I saved, closed and then reopened the Data Modeler, but he does not appear in the Source Type drop-down list when I define a column in the relational model. I've defined the relational model to use 12 c as the Site of RDBMS. Am I missing a step in the installer?

    I use 4.1.3 on a Mac.

    Hello Kent,

    the native DB types never appear in the column definition. You need to create the new type of logical data and map it to the native type or change the mapping of logical type existing. The steps are confusing because it's like the problem or chicken (which is the first), you you will be defined first:

    (1) define the native type - save definitions - defined by the user of the native types had to be saved in order to be available for native types logic mapping

    (2) identify the type of logic - probably VARIANT in your case, define the mapping of native type logic

    (3) in native type definition define the mapping of native code to the logical type (it is mapped on the CLOB type on your photo - probably you will change it)

    (4) save the definitions

    Philippe

  • How to change the Admin Local user to external users

    Hello

    I changed my administrator to the local user. If I once again the connection as long as administrator I do not get admin tab. How can change it back to original (external user)? I'm using oracle 11g.

    Thanks in advance.

    Hello

    The WLS Console create a new user and assign the same user than previous data to the admin user.

    Then connect with this new user to the Complutense University of Madrid, go to Admin applets - User Admin - change the type of 'old' External user, and then save the changes.

    Disconnection with the new user, sign in with the old, and it should be back to normal.

    I hope this helps.

    Thank you
    Srinath

  • How to change the type of user account in the registry editor

    Hello.

    Can someone tell me how to change the type of user account in the registry editor

    Thanks in advance... :-)

    Kind regards
    Rambeau

    Hello.

    Can someone tell me how to change the type of user account in the registry editor

    Thanks in advance... :-)

    Kind regards
    Rambeau

    You can not. You need to do this via the control panel / accounts of users or via the command prompt. In both cases, you need to be logged in as an administrator account.

  • How can I set point-descriptor property type data external media?

    Dear,

    I created my own point descriptor and it works fine when all the properties of type string, but I have a picture property, and I want it to be of type external media, so I can search in bcc. Also I want to set the product type property and category, how can I do this?

    I did the below but I got an exception

    < property name = "promotionImage" column name = display name "Promotion_Image_Id" = "Promotional Image" data type = "media-external" / >

    any help is appreciated... Thanks in advance.

    I thought what is the problem, I have to use the element instead of the type of data type

  • Initialize a constant which is a user-defined record type

    Hi all

    This may be a simple question, but I'm hard-pressed to find a solution.

    The PL/SQL documentation says I can declare a constant from a defined record type previously. But how to initialize in the declaration? For example.

    create or replace package my_package as
    type my_type is record (varchar2 (10) Field1, Field2 varchar2 (10));
    c_myconst constant my_type: = < what? >;
    end my_package;

    I tried the initialization function that does nothing more to return one my_type with the fields defined and which works except that PL/SQL has a restriction that this feature cannot be in the same package that the constant that will make my packages appear disorganized - I would be just as quickly initialize the constant online so down the line , programmers are not wondering why I call this function only in its own packaging.

    Is a syntax that will allow me to provide values for the c_myconst must in the declaration?

    Thank you
    John

    I checked - declare the INIT_ERR() function before using it to fill the constant makes no difference: it precipitates again PLS - 492.

    so the SQL Types seem the way to go...

    SQL> create or replace type err_type as object
      2      (err_num number(5,0),  err_msg varchar2(200));
      3  /
    
    Type created.
    
    SQL>
    SQL>
    SQL> create or replace package app_errs as
      2
      3      function init_err(p_err_num in pls_integer, p_err_msg in varchar2)
      4          return err_type;
      5
      6      c_bad_id constant err_type := err_type(-20000, 'Invalid ID');
      7
      8      procedure raise_err(p_err_num in pls_integer, p_err_msg in varchar2);
      9
     10  end app_errs;
     11  /
    
    Package created.
    
    SQL>
    

    Cheers, APC

    blog: http://radiofreetooting.blogspot.com

  • How to access e-business applications by external users via internet

    Dear all

    We have e-business application 12.1.3, currently accessible by internal users only

    We intend to access the site by external users also via internet

    Please suggest me.

    material requirement

    requirement of network

    safety requirement

    procedure of implementation & Doc Oracle.

    Thank you

    MUBA

    Review pl MOS Doc 380490.1

  • How to define cell line type = Null

    Hi experts

    How to set the type of cell shots = Null

    my script like this:

    app.documents.stories.everyItem (). tables.everyItem (). cells.everyItem (.topEdgeStrokeType = Null)

    app.documents.stories.everyItem (). tables.everyItem (). cells.everyItem (e .bottomEdgeStrokeTyp = Null)

    app.documents.stories.everyItem (). tables.everyItem (). cells.everyItem (.rightEdgeStrokeType = Null)

    app.documents.stories.everyItem (). tables.everyItem (). cells.everyItem (.leftEdgeStrokeType = Null)

    someone could tell me what's wrong with him?

    thaks

    Respect of

    John

    N in "null" must be lowercase: null instead of Null. And to add ". everyItem()" after "app.documents".

    app.documents.everyItem().stories.everyItem().tables.everyItem().cells.everyItem().topEdgeStrokeType = null;
    app.documents.everyItem().stories.everyItem().tables.everyItem().cells.everyItem().bottomEdgeStrokeType = null;
    app.documents.everyItem().stories.everyItem().tables.everyItem().cells.everyItem().rightEdgeStrokeType = null;
    app.documents.everyItem().stories.everyItem().tables.everyItem().cells.everyItem().leftEdgeStrokeType = null;
    
  • Allow external users in ACS 5.1

    Hi all

    I want to put an ACS Server 5.1 for external server of OTP authentication. When I put Shell profile and other settings and define Cisco router then I see authentication is col but permission is then fail when I put internal user GBA I see it work properly. Subsequently I have upload a photo of the event showing authentication Passed but authorization fail.

    How can I put it?

    Kamal,

    You must activate the identity cache. It is used to allow the processing of applications that do not perform authentication on the server. The cache retains the attributes comes from the last authentication successful for the subject and the results.

    Identity cachingĀ  can be enabled via advanced tab of the Token Server in ACS.


    Hope that helps!

    Regards,
    ~JG

    Do rate helpful posts

  • Identified external users... Windows to Linux

    Oracle11gR1 64-bit RHEL5

    I'm trying to get a user authenticated OS to connect to the database and I have a problem with that. I got to work when I connect from through Linux (create a linux user, create the same user in the database), but how can I work for the people who will connect from their workstations windows on the Linux server? I tried adding the domain name in the user name, but that doesn't work anymore.

    SQL > show parameter os_authen

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------------------
    OPS os_authent_prefix string $

    SQL > create user ' ops$ FPRC\SHASEEB "identified externally
    2 default tablespace users
    3 tablespace temporary temp
    4 unlimited quota on users;

    Created by the user.

    SQL > grant connect, create session for ' ops$ FPRC\SHASEEB ";

    Grant succeeded.


    C:\ > set ORACLE_SID = FPRCEDGE

    C:\ > sqlplus /.

    SQL * more: version 11.1.0.6.0 - Production Wed Oct 22 16:36:11 2008

    Copyright (c) 1982, 2007, Oracle. All rights reserved.

    ERROR:
    ORA-12560: TNS:protocol adapter error


    I have to do something extra on the client side? Even the sqlnet.ora has NTS. Anyone have any ideas?

    Thank you

    OK, that's the problem, you must create the user "SHASEEB", not "FPRC\SHASEEB", the domain part is not noticed by Oracle, try and tell us how it went past...

    Enrique

  • The print is so small. How can define you default largest size print without having to click the icon on each page?

    The print is so small. How can define you default largest size print without having to click the icon on each page?

    The Firefox Page Zoom feature makes a domain level by area to save favorite settings level users zoom, there is no default Page Zoom level setting in Firefox, as with some other browsers.

    Try the extension Default FullZoom Level:

    https://addons.Mozilla.org/en-us/Firefox/addon/6965

    Or the NoSquint extension:

    https://addons.Mozilla.org/en-us/Firefox/addon/2592/

Maybe you are looking for