search for: _pam_macros

Displaying 20 results from an estimated 31 matches for "_pam_macros".

2004 Oct 08
0
Trouble compiling pam_winbind 3.0.8pre1 on Solaris 9
...ill take precedence configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## checking for security/pam_modules.h... yes checking security/_pam_macros.h usability... no checking security/_pam_macros.h presence... no checking for security/_pam_macros.h... no Any help much appreciated. Darren
2003 Jan 15
0
pam_smbpass fails, HP-UX 11i
...o. It has done this to me on two separate 11i machines, using HP's ANSIc compiler: Make: Don't know how to make bin/pam_smbpass.so. Stop. ...nothing relavent to pam_smbpass before there. This is the only clue I've found thus far (in config.log): configure:2513: checking for security/_pam_macros.h configure:2523: cc -E -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1 -D_MAX_ALIGNMENT=4 conftest.c >/dev/null 2>conftest.out cpp: "configure", line 2519: error 4036: Can't open include file 'security/_pam_ macros.h'. configure: failed...
2004 Jan 26
0
Solaris 9 compile errors, samba 3.0.2rc1
...d configure:6018: WARNING: security/pam_modules.h: check for missing prerequisite headers? configure:6020: WARNING: security/pam_modules.h: proceeding with the preprocessor's result configure:6023: checking for security/pam_modules.h configure:6030: result: yes configure:5943: checking security/_pam_macros.h usability configure:5952: gcc -c -O -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5980:34: security/_pam_macros.h: No such file or directory configure:5955: $? = 1 configure: failed program was: #line 5945 "configure" In file included from configure:6501:...
2005 Jun 15
1
unable to build pam_winbind on Solaris 9
Greetings, Still trying to get Samba 3.0.15pre2 built on a Solaris 9 box with PAM support. I am using gcc 3.3.2 and I have openldap-2.2.24, krb5-1.4, and Cyrus SASL 2.1.20 installed. I have found other posting by people with problems building on Solaris as well as asking about the "_pam_macros.h" file that seems to be missing on Solaris. Posting about problems, but not with answers. Can anyone that had gotten pam_winbind to build on Solaris shed any light? I have the following flags: LDFLAGS="-L/opt/local/openldap/lib -Wl,-R/opt/local/openldap/lib -L/opt/local/ossl/lib -R...
2004 May 18
0
Compile errors samba 3.0.4 Solaris 2.8
...WARNING: security/pam_modules.h: present but cannot be compiled configure: WARNING: security/pam_modules.h: check for missing prerequisite headers? configure: WARNING: security/pam_modules.h: proceeding with the preprocessor's result checking for security/pam_modules.h... yes checking security/_pam_macros.h usability... no checking security/_pam_macros.h presence... no <...> checking for shadow.h... yes checking netinet/ip.h usability... no checking netinet/ip.h presence... yes configure: WARNING: netinet/ip.h: present but cannot be compiled configure: WARNING: netinet/ip.h: check for missing...
2004 May 20
0
Compile errors 3.0.4 solaris 8
...WARNING: security/pam_modules.h: present but cannot be compiled configure: WARNING: security/pam_modules.h: check for missing prerequisite headers? configure: WARNING: security/pam_modules.h: proceeding with the preprocessor's result checking for security/pam_modules.h... yes checking security/_pam_macros.h usability... no checking security/_pam_macros.h presence... no <...> checking for shadow.h... yes checking netinet/ip.h usability... no checking netinet/ip.h presence... yes configure: WARNING: netinet/ip.h: present but cannot be compiled configure: WARNING: netinet/ip.h: check for missing...
2005 Jun 06
0
Problem building samba on Solaris 9 --with-pam
...ds with: Compiling nsswitch/pam_winbind.c with -fPIC nsswitch/pam_winbind.c: In function `converse': nsswitch/pam_winbind.c:71: warning: passing arg 3 of `pam_get_item' from incompatible pointer type ... make: *** [nsswitch/pam_winbind.po] Error 1 The config.log file tells me that "_pam_macros.h" is not found. I've seen other people asking about this missing file on Solaris, but not found any report of a fix or work-around. With the number of people that report using Samba+Solaris+Active Directory there must be *something* I am missing. If it was in Mr. Terpstra's (Ex...
2004 Dec 13
0
samba4 configure error
...WARNING: security/pam_modules.h: present but cannot be compiled configure: WARNING: security/pam_modules.h: check for missing prerequisite headers? configure: WARNING: security/pam_modules.h: proceeding with the preprocessor's result checking for security/pam_modules.h... yes checking security/_pam_macros.h usability... no checking security/_pam_macros.h presence... no checking for security/_pam_macros.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/sys...
2005 Jun 06
3
Configuring Samba with LDAP
Hello, I'm having problems configuring Samba to work using ADS. I've successfully compiled LDAP. When I try ./configure --with-pam --with-winbind --with-ads --with-krb5 --with-ldap It says "Active Directory support requires LDAP support" Are there any variables that need to be set? I've done --with-ldap=/usr/local/openldap (This the prefix for openldap). I'm
2004 Jan 15
2
Installation Problem !!!
.... yes checking for stdarg.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking security/pam_modules.h usability... yes checking security/pam_modules.h presence... yes checking for security/pam_modules.h... yes checking security/_pam_macros.h usability... yes checking security/_pam_macros.h presence... yes checking for security/_pam_macros.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/...
2010 May 11
1
Samba 3.5.2 compile on AIX
...checking for pam/pam_appl.h... no checking for pam_get_data in -lpam... yes checking for security/pam_modules.h... yes checking for pam/pam_modules.h... no checking security/pam_ext.h usability... no checking security/pam_ext.h presence... no checking for security/pam_ext.h... no checking security/_pam_macros.h usability... no checking security/_pam_macros.h presence... no checking for security/_pam_macros.h... no checking pam/pam_ext.h usability... no checking pam/pam_ext.h presence... no checking for pam/pam_ext.h... no checking pam/_pam_macros.h usability... no checking pam/_pam_macros.h presence......
2005 Aug 10
2
Compiling smbtorture
...g stdarg.h presence... yes checking for stdarg.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking security/_pam_macros.h usability... no checking security/_pam_macros.h presence... no checking for security/_pam_macros.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/sys...
2004 Jan 25
0
openbsd support
...[ +#if HAVE_SYS_PARAM_H +# include <sys/param.h> +#endif]) AC_CHECK_HEADERS(sys/mount.h sys/vfs.h sys/fs/s5param.h sys/filsys.h termios.h termio.h) AC_CHECK_HEADERS(sys/termio.h sys/statfs.h sys/dustat.h sys/statvfs.h stdarg.h sys/sockio.h) AC_CHECK_HEADERS(security/pam_modules.h security/_pam_macros.h dlfcn.h) @@ -618,7 +629,15 @@ fi ;; esac -AC_CHECK_HEADERS(shadow.h netinet/ip.h netinet/tcp.h netinet/in_systm.h netinet/in_ip.h) +AC_CHECK_HEADERS(shadow.h netinet/in_systm.h) +AC_CHECK_HEADERS([netinet/ip.h],[],[],[ +#include <sys/types.h> +#ifdef HAVE_NETINET_IN_SYSTM_H +#include...
2002 Dec 25
1
Trouble installing samba
...yes > checking for sys/termio.h... no > checking for sys/statfs.h... yes > checking for sys/dustat.h... no > checking for sys/statvfs.h... yes > checking for stdarg.h... yes > checking for sys/sockio.h... no > checking for security/pam_modules.h... no > checking for security/_pam_macros.h... no > checking for dlfcn.h... yes > checking for synch.h... no > checking for pthread.h... yes > checking for nsswitch.h... no > checking for shadow.h... yes > checking for netinet/ip.h... yes > checking for netinet/tcp.h... yes > checking for netinet/in_systm.h... yes &...
2001 Nov 07
1
Configuring 2.2.2 (or 2.0.7) on Digital Unix 4.0f fails - "No locking"
...rmios.h... yes checking for termio.h... yes checking for sys/termio.h... yes checking for sys/statfs.h... no checking for sys/dustat.h... no checking for sys/statvfs.h... yes checking for stdarg.h... yes checking for sys/sockio.h... no checking for security/pam_modules.h... no checking for security/_pam_macros.h... no checking for shadow.h... no checking for netinet/ip.h... yes checking for netinet/tcp.h... yes checking for netinet/in_systm.h... yes checking for netinet/in_ip.h... no checking for nss.h... no checking for nss_common.h... no checking for sys/security.h... yes checking for security/pam_appl...
2002 Oct 21
1
compilation probs...
...mios.h... yes checking for termio.h... yes checking for sys/termio.h... no checking for sys/statfs.h... yes checking for sys/dustat.h... no checking for sys/statvfs.h... yes checking for stdarg.h... yes checking for sys/sockio.h... no checking for security/pam_modules.h... yes checking for security/_pam_macros.h... yes checking for dlfcn.h... yes checking for synch.h... no checking for pthread.h... yes checking for nsswitch.h... no checking for shadow.h... yes checking for netinet/ip.h... yes checking for netinet/tcp.h... yes checking for netinet/in_systm.h... yes checking for netinet/in_ip.h... no check...
2007 Oct 17
4
Pam_mount + cifs
Hi, i'm probably not the first but i have found no concrete information about my problem... lots of information, nothing helped.. :S so, here's the thing.. i'm running a samba-3.0.22-13.16 server on SLES 9 kernel 2.6.16.21-0.8-default as an nt domain controller, there was a migration to Linux for the workstations so i had to implement WINBIND + PAM_MOUNT. after searching for the
2002 Oct 29
1
Problem running ./configure
...rmios.h... yes checking for termio.h... yes checking for sys/termio.h... no checking for sys/statfs.h... yes checking for sys/dustat.h... no checking for sys/statvfs.h... yes checking for stdarg.h... yes checking for sys/sockio.h... no checking for security/pam_modules.h... no checking for security/_pam_macros.h... no checking for dlfcn.h... yes checking for synch.h... no checking for pthread.h... yes checking for nsswitch.h... no checking for shadow.h... yes checking for netinet/ip.h... yes checking for netinet/tcp.h... yes checking for netinet/in_systm.h... yes checking for netinet/in_ip.h... no checki...
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
.... yes checking for stdarg.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking security/pam_modules.h usability... yes checking security/pam_modules.h presence... yes checking for security/pam_modules.h... yes checking security/_pam_macros.h usability... no checking security/_pam_macros.h presence... no checking for security/_pam_macros.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/sys...
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
.... yes checking for stdarg.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking security/pam_modules.h usability... yes checking security/pam_modules.h presence... yes checking for security/pam_modules.h... yes checking security/_pam_macros.h usability... no checking security/_pam_macros.h presence... no checking for security/_pam_macros.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/sys...