This parameter specifies whether database security is based on the DEFMODE initialization parameter, user definition records, or external security calls.
Syntax:
SECURITY=INIT|INTERNAL|EXTERNAL|LOGON
The default is INIT.
Values are as follows:
A new user can access a database as follows:
Requirements similar to INIT except that the password for an existing user is verified with the predefined user definition.
The user verification is to be performed using an external security product (RACROUTE calls).
Only user logon verification is to be performed using an external security product (RACROUTE calls), other security functions are similar to INIT.
Important! Do not set SECURITY=EXTERNAL or LOGON until you have added your security definitions to your security system. Failure to do this could cause problems including S047 abends.
|
Copyright © 2013 CA.
All rights reserved.
|
|