I seem to be stumped by my latest issue with NANOBSD.
I can't login to the console due to missing pam libs and such. Any and
all calls to sudo seem to be blowing up as well. I can only assume that
something from my build system is causing pam to be configured. Even
though I have explicitly set NO_PAM=YES in my NANOConf, I seem to be
jamming up on pam. If I remove the NO_PAM entry, I get the same
failure. So perhaps NO_PAM doesn't mean what I think it means?
Anyone have a clue what the heck is going on here?