|
Access Service User's Guide DirectConnect for AS/400
|
PasswordRequired
Specifies whether an access service requires a user-supplied
password to allocate the conversation with the database.
The
access service sends the password to the database.
Syntax
PasswordRequired=[ no | yes ]
Default
no
Values
no indicates that an access service attempts
to connect to the database whether or not there is a password. However,
if the database requires a password for login and none is provided,
the database sends an error message to the client application.
yes indicates that an access service
checks for a password before it makes the APPC connection. If it
does not find a password,
the access service does not
attempt to make a connection and sends an error message to the client
application.
Comments
The PasswordRequired property has no
tie with the APPCSecurity property.