InterviewSolution
| 1. |
How Does The Internal Authentication Work In Sas? |
|
Answer» During the log in time, let us say you have entered your credentials that it REQUIRES, it sends the information to Metadata servers which checks whether the credential details are right or wrong with the available credentials in its database and it accepts the client connection after validating the credentials. Metadata server’s USES SAS identity associated with the INTERNAL account to ACCEPT the connection. During the log in time, let us say you have entered your credentials that it requires, it sends the information to Metadata servers which checks whether the credential details are right or wrong with the available credentials in its database and it accepts the client connection after validating the credentials. Metadata server’s uses SAS identity associated with the internal account to accept the connection. |
|