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.
make_au, au_auth, au_fetchuser, au_auth_auth, cpLdapCheck, cpLdapGetUser
B.
cpLdapGetUser, au_fetchuser, cpLdapCheck, make_au, au_auth, au_auth_auth
C.
make_au, au_auth, au_fetchuser, cpLdapGetUser, cpLdapCheck, au_auth_auth
D.
au_fetchuser, make_au, au_auth, cpLdapGetUser, au_auth_auth, cpLdapCheck