Fork me on GitHub
行锋

低头走路,抬头思考


  • 首页

  • 分类

  • 归档

  • 标签

  • 关于

  • 搜索

未命名

发表于 2009-05-28
SSL

SSL

An authentication method that uses the Secure Sockets Layer (SSL). SSL is an industry standard protocol developed by Netscape Communications Corporation for securing network connections. SSL provides authentication, encryption, and data integrity using public key infrastructure (PKI).

For more information, see Oracle Advanced Security Administrator's Guide.

Related Topics

Oracle Net Services Overview

Copyright © 1996, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.

未命名

发表于 2009-05-28
Toolbar

Toolbar

The toolbar, located on the left side of Oracle Net Manager, contains icons that correspond to the network objects in the folder hierarchies. The toolbar buttons are enabled depending on the objects viewed or selected in a pane. Move the mouse cursor over a toolbar icon to display the description of the icon's function.

The toolbar contains the following icons:

Icon

Description

Choose to create new net service names, listeners, and an Oracle Names server for this computer.

Choose to delete service naming and listener objects.

Choose to verify connectivity of a selected service naming object to a database service. During a connectivity test, a connection to a database service is made by using connect descriptor information stored in a tnsnames.ora file or a directory server.

Choose to display online help.

Note: Some of the commands are only available when you select the appropriate type of object. For example, if you want to create a listener, you must first select the Listeners folder.

Related Topics

Oracle Net Services Overview

Copyright © 1996, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.

未命名

发表于 2009-05-28
Set Authentication Credentials

Set Authentication Credentials

In order to perform write operations to a directory server, set authentication credentials to the directory.

To set authentication credentials:

  1. Choose Command > Directory > Set Authentication. The Directory Server Authentication dialog box appears.

  2. Enter an authorized user name and password.

  3. Choose OK.

Related Topics

Oracle Net Services Overview

Copyright © 1996, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.

未命名

发表于 2009-05-28
Task Overview

Task Overview

Following is a list of steps that describe how to configure Oracle Advanced Security for the network.

  1. Select the authentication methods.

  2. Prioritize the order in which the authentication methods will be used during the client/server negotiation.

  3. Configure Other Parameters for each of the selected authentication methods.

  4. Configure client side and server side integrity (checksum level).

  5. Configure client side and server side encryption.

  6. Configure client side and server side Secure Socket Layer (SSL) communications settings.

Related Topics

Oracle Net Services Overview

Copyright © 1996, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.

未命名

发表于 2009-05-28
Tree Structure and Hierarchical Folders

Tree Structure and Hierarchical Folders

Oracle Net Manager displays a graphical tree view of network objects, and the objects they contain, organized in hierarchies of folders. You can use the navigator pane to view, modify, add, and delete objects in each folder.

When you expand a folder, you see a nested list of objects and folders. When a object is selected, information about the object is displayed in the right pane of Oracle Net Manager.

Directory

Displays simple names, called connect identifiers, configured in a directory server

Note: The Directory folder displays if access to the directory has been configured. For more information about directory access configuration and other requirements, see Directory Naming Requirements for Oracle Net Manager.

Local

Displays networking elements configured in local configuration files:

  • Net service names in the tnsnames.ora file

  • Listeners in the listener.ora file

  • Profiles in the sqlnet.ora file

Oracle Names Servers

Displays Oracle Names servers

Related Topics

Oracle Net Services Overview

Copyright � 1996, 2009, Oracle. All rights reserved.

未命名

发表于 2009-05-28
About Oracle Advanced Security

About Oracle Advanced Security

Oracle Advanced Security adds a comprehensive suite of security features for the Oracle environment. This suite of security features protects enterprise networks and securely extends corporate networks to the Internet. It provides a single source of integration with network encryption and authentication solutions, single sign-on services, and security protocols. Oracle Advanced Security integrates industry standards and delivers unparalleled security to the Oracle network and beyond.

Related Topics

Task Overview

Configuring Oracle Advanced Security

Configuring Oracle Advanced Security Authentication Methods

Oracle Net Services Overview

Copyright © 1996, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.

未命名

发表于 2009-05-28
Windows NT native authentication

Windows NT native authentication

An authentication method that enables a client single login access to a Windows NT server and a database running on the server.

Related Topics

Oracle Net Services Overview

Copyright © 1996, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.

未命名

发表于 2009-05-28
Accepted

Accepted

Turn on the security service if the other side wants it.

My side of the connection does not desire the security service, but it will be allowed if the other side asks with a setting of required or requested . If the other side is set to required or requested, and an algorithm match is found, the connection will continue without error and with the security service turned on. If the other side is set to required and no algorithm match is found, the connection will terminate with error message ORA- 2650.

Related Topics

Oracle Net Services Overview

Copyright © 1996, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.

未命名

发表于 2009-05-28
ADDRESS

ADDRESS

A network protocol address of a network object.

When a connection is made, the client and the receiver of the request ( listener, Oracle Names server, or Oracle Connection Manager ) are configured with identical protocol addresses. The client uses this address to send the connection request to a particular network object location, and the recipient "listens" for requests on this address.

The following address defines a listening address for the listener.

ADDRESS=

(PROTOCOL=tcp)

(HOST=sales-server)

(PORT=1521))

The protocol parameters in the address are dependent on the protocol selected.

Related Topics

Oracle Net Services Overview

Copyright © 1996, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.

未命名

发表于 2009-05-28
ADDRESS_LIST

ADDRESS_LIST

A list of addresses that share a set of common characteristics. In the following example, ADDRESS_LIST lists two address with client load balancing turned on:

(ADDRESS_LIST=

(LOAD_BALANCE=on)

(ADDRESS=

(PROTOCOL=tcp

(HOST=sales-pc)

(PORT=1521))

(ADDRESS=

(PROTOCOL=tcp)

(HOST=hr-server)

(PORT=1521))) 

Related Topics

Oracle Net Services Overview

Copyright © 1996, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.

1…394041…50
行锋

行锋

496 日志
15 分类
74 标签
GitHub E-Mail
自古写字楼如青楼,不许楼里见白头
© 2015 — 2019 行锋
博客全站共229.9k字