[OpenAFS] Authenticating root with pam_afs...

Eric Knudstrup eric@knudstrup.org
Wed, 17 Oct 2001 02:34:35 -0700 (PDT)


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?