When troubleshooting user authentication, you may see the following entries in a debug of
the user authentication process. In which order are these messages likely to appear?
A.
au_fetchuser, make_au, au_auth, cpLdapGetUser, au_auth_auth, cpLdapCheck
B.
cpLdapGetUser, au_fetchuser, cpLdapCheck, make_au, au_auth, au_auth_auth
C.
make_au, au_auth, au_fetchuser, au_auth_auth, cpLdapCheck, cpLdapGetUser
D.
make_au, au_auth, au_fetchuser, cpLdapGetUser, cpLdapCheck, au_auth_auth