I just found that I cannot authenticate root via pam because ka_AuthenticateGeneral() will not allow root to authenticate because the "instance" parameter is always NULL and kicks out an error. What do I need to enter in this parameter to allow me to use pam with root logins?