[OpenAFS] pam_afs_session in Fedora?
Russ Allbery
rra@stanford.edu
Thu, 17 Mar 2011 17:48:38 -0700
Ken Dreyer <ktdreyer@ktdreyer.com> writes:
> Given what we've discussed about the dependencies available in Fedora,
> is there any way to avoid the requirement to specify the path to
> aklog? Eg.
> [appdefaults]
> pam-afs-session = {
> program = /usr/bin/aklog
> }
Avoid specifying it at build time, you mean? You don't have to say where
aklog is; if you don't, it will pick it up from your PATH. If you build
on a system without any aklog, you will have to specify it via either the
PAM options or krb5.conf. You can force that state by passing
--without-aklog to configure.
I'm not sure if that answers your question.
--
Russ Allbery (rra@stanford.edu) <http://www.eyrie.org/~eagle/>