12ESS_SecuringAccessToTheApplication

Embed Size (px)

Citation preview

  • 8/6/2019 12ESS_SecuringAccessToTheApplication

    1/17

    Siebel 8.0 Essentials

    Securing Access to the Application 12.1

    Time: Lecture: minutes; Labs: minutes

    Intent:

    Flow: < Describe at a high level the overall flow of the module>.

    Key Terms:

  • 8/6/2019 12ESS_SecuringAccessToTheApplication

    2/17

    Siebel 8.0 Essentials

    Securing Access to the Application 12.2

    Each objective and why you need to know should be stated aloud.

  • 8/6/2019 12ESS_SecuringAccessToTheApplication

    3/17

  • 8/6/2019 12ESS_SecuringAccessToTheApplication

    4/17

    Siebel 8.0 Essentials

    Securing Access to the Application 12.4

  • 8/6/2019 12ESS_SecuringAccessToTheApplication

    5/17

    Siebel 8.0 Essentials

    Securing Access to the Application 12.5

    Trust Token Similar to an authentication certificate, a trust token is

    a software object confirming the identity of the sender.

    The trust token may contain additional information

    such as user identity or database login to be passed to

    the server.

  • 8/6/2019 12ESS_SecuringAccessToTheApplication

    6/17

    Siebel 8.0 Essentials

    Securing Access to the Application 12.6

    Authentication

    Service

    An authentication service is a store of credentials

    (typically user IDs and passwords) plus a mechanism to

    compare user provided credentials against the stored

    credentials.

  • 8/6/2019 12ESS_SecuringAccessToTheApplication

    7/17

    Siebel 8.0 Essentials

    Securing Access to the Application 12.7

  • 8/6/2019 12ESS_SecuringAccessToTheApplication

    8/17

    Siebel 8.0 Essentials

    Securing Access to the Application 12.8

    Password

    Hashing

    A hash function is an operation that generates a unique

    output value for each input, typically of a f ixed length. This

    differs from encryption because the hash may lose

    information and is not reversible.

  • 8/6/2019 12ESS_SecuringAccessToTheApplication

    9/17

    Siebel 8.0 Essentials

    Securing Access to the Application 12.9

  • 8/6/2019 12ESS_SecuringAccessToTheApplication

    10/17

    Siebel 8.0 Essentials

    Securing Access to the Application 12.10

    Default Login The default database login for directory server

    authentication is LDAPUSER.

  • 8/6/2019 12ESS_SecuringAccessToTheApplication

    11/17

    Siebel 8.0 Essentials

    Securing Access to the Application 12.11

  • 8/6/2019 12ESS_SecuringAccessToTheApplication

    12/17

    Siebel 8.0 Essentials

    Securing Access to the Application 12.12

  • 8/6/2019 12ESS_SecuringAccessToTheApplication

    13/17

    Siebel 8.0 Essentials

    Securing Access to the Application 12.13

  • 8/6/2019 12ESS_SecuringAccessToTheApplication

    14/17

    Siebel 8.0 Essentials

    Securing Access to the Application 12.14

  • 8/6/2019 12ESS_SecuringAccessToTheApplication

    15/17

    Siebel 8.0 Essentials

    Securing Access to the Application 12.15

  • 8/6/2019 12ESS_SecuringAccessToTheApplication

    16/17

    Siebel 8.0 Essentials

    Securing Access to the Application 12.16

    Review Question:

    Answer:

  • 8/6/2019 12ESS_SecuringAccessToTheApplication

    17/17

    Siebel 8.0 Essentials

    Securing Access to the Application 12.17

    Labs and Troubleshooting: