configure: error: PAM headers not found
From: Michael Bur am Orde (mmmichael@gmx.de)Date: 06/28/02
- Next message: Luicas: "Re: Privilege separation user "sshd" does not exist"
- Previous message: Gustaf Erikson: "Re: Privilege separation user "sshd" does not exist"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Michael Bur am Orde" <mmmichael@gmx.de> Date: Fri, 28 Jun 2002 14:32:23 +0200
Dear Group,
yesterday I tried to compile die newest OpenSSH 3.4.
My System contains SUSE 7.2 (kernel 2.4.4-4GB) and the following SSH
Version: SSH-1.99-OpenSSH_3.1p1.
First I created the user sshd and the dir /var/empty.
Then I tried to configure with the following options:
./configure --prefix=/usr --sysconfdir=/etc/ssh --localstatedir=/var --infod
ir=/usr/share/info --mandir=/usr/share/man --with-pam --with-privsep-path=/v
ar/empty --with-pid-dir=/var/run/ --with-lastlog=/var/log/
I got the following error:
configure: error: PAM headers not found
To solve this Problem ist installed pam_devpam.rmp (rpm -i pam_devperm.rpm),
but with no solution.
/lib/security/ contains the following files:
-rwxr-xr-x 1 root root 10218 May 11 2001 pam_access.so
-rwxr-xr-x 1 root root 7801 May 11 2001 pam_chroot.so
-rwxr-xr-x 1 root root 15062 May 11 2001 pam_cracklib.so
-rwxr-xr-x 1 root root 4721 May 11 2001 pam_deny.so
-rwxr-xr-x 1 root root 13786 Jun 18 2001 pam_devperm.so
-rwxr-xr-x 1 root root 12832 May 11 2001 pam_env.so
-rwxr-xr-x 1 root root 12914 May 11 2001 pam_filter.so
-rwxr-xr-x 1 root root 7640 May 11 2001 pam_ftp.so
-rwxr-xr-x 1 root root 12114 May 11 2001 pam_group.so
-rwxr-xr-x 1 root root 6978 May 11 2001 pam_homecheck.so
-rwxr-xr-x 1 root root 9701 May 11 2001 pam_issue.so
-rwxr-xr-x 1 root root 9653 May 11 2001 pam_lastlog.so
-rwxr-xr-x 1 root root 12848 May 11 2001 pam_limits.so
-rwxr-xr-x 1 root root 11088 May 11 2001 pam_listfile.so
-rwxr-xr-x 1 root root 6777 May 11 2001 pam_localuser.so
-rwxr-xr-x 1 root root 10789 May 11 2001 pam_mail.so
-rwxr-xr-x 1 root root 17635 May 11 2001 pam_mkhomedir.so
-rwxr-xr-x 1 root root 5707 May 11 2001 pam_motd.so
-rwxr-xr-x 1 root root 5711 May 11 2001 pam_nologin.so
-rwxr-xr-x 1 root root 5099 May 11 2001 pam_permit.so
-rwxr-xr-x 1 root root 18241 May 11 2001 pam_pwcheck.so
-rwxr-xr-x 1 root root 12225 May 11 2001 pam_rhosts_auth.so
-rwxr-xr-x 1 root root 5174 May 11 2001 pam_rootok.so
-rwxr-xr-x 1 root root 6926 May 11 2001 pam_securetty.so
-rwxr-xr-x 1 root root 6347 May 11 2001 pam_shells.so
-rwxr-xr-x 1 root root 12313 May 11 2001 pam_stress.so
-rwxr-xr-x 1 root root 11013 May 11 2001 pam_tally.so
-rwxr-xr-x 1 root root 10787 May 11 2001 pam_time.so
-rwxr-xr-x 2 root root 45926 May 11 2001 pam_unix.so
-rwxr-xr-x 2 root root 45926 May 11 2001 pam_unix2.so
-rwxr-xr-x 4 root root 46022 May 11 2001 pam_unix_acct.so
-rwxr-xr-x 4 root root 46022 May 11 2001 pam_unix_auth.so
-rwxr-xr-x 4 root root 46022 May 11 2001 pam_unix_passwd.so
-rwxr-xr-x 4 root root 46022 May 11 2001 pam_unix_session.so
-rwxr-xr-x 1 root root 8689 May 11 2001 pam_userdb.so
-rwxr-xr-x 1 root root 6103 May 11 2001 pam_warn.so
-rwxr-xr-x 1 root root 7367 May 11 2001 pam_wheel.so
-rwxr-xr-x 1 root root 12402 May 13 2001 pam_winbind.so
-rwxr-xr-x 1 root root 16835 May 11 2001 pam_xauth.so
Where could I get the needed pam headers and in which directory must I copy
them?
greetings,
Michael
- Next message: Luicas: "Re: Privilege separation user "sshd" does not exist"
- Previous message: Gustaf Erikson: "Re: Privilege separation user "sshd" does not exist"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]