Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

The USER_AUTHENTICATION_METHOD option specifies the authentication method to be used when authenticating UEC user accounts.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

Command Line, Long Form

n/a

Configuration File Keyword

user_auathentication_method method

(tick)

(tick)

Values

method is the authentication method to be used.

Valid values for method are:

  • uec
    Use UEC authentication only
  • os
    Use the native operating system authentication method where UEC is running.
  • uec,OS
    Use both UEC authentication and native operating system authentication

Default = uec, OS.

  • No labels