On Sun, Feb 24, 2008 at 10:40 PM, DJ Lucas <[EMAIL PROTECTED]> wrote:
> Alexander E. Patrakov wrote:
>  > DJ Lucas wrote:
>  >> pam_xauth — PAM module to forward xauth keys between users
>  >
>  > Is it possible to compile it in such a way that it thinks that the "xauth"
>  > command exists in the proper place, without actually installing X window 
> system?
>  > If this is the case, add the instructions and drop the dependency.
>  >
>
>  Excellent idea!  Thank you Alexander.  Nothing here that requires it
>  other than configure itself, which can be bypassed:
>  =============================
>    case $pam_xauth_path in
>    [\\/]* | ?:[\\/]*)
>    ac_cv_path_pam_xauth_path="$pam_xauth_path" # Let the user override
>  the test with a path.
>    ;;

In fact, there's a --with-xauth option, just like openssh has. Hmm, we
don't mention that either.

--
Dan
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to