When a client using the SERVER_ENCRYPT authentication type connects to a server using the
SERVER authentication type, what happens?

A.
An error will occur.
B.
Data passed between the client and the server is encrypted.
C.
User IDs and passwords are passed to the server unencrypted.
D.
User IDs and passwords are encrypted before they are passed to the server.
SERVER_ENCRYPT
As for SERVER authentication, the user name and password are validated at the System z or IBM Power Systems database server, but the transferred user IDs and passwords are encrypted at the client.
0
0