Displaying 8 results from an estimated 8 matches for "pam_authtok_recovery_err".
Did you mean:
pam_authtok_recover_err
2006 Feb 13
3
libldap not found
..._scanf in -llber... no
checking for ldap_init in -lldap... no
checking for ldap_set_rebind_proc... no
checking whether ldap_set_rebind_proc takes 3 arguments... 3
configure: error: libldap is needed for LDAP support
+ [ 1 != 0 ]
#!/bin/ksh -x
env CC=gcc \
CFLAGS="-DPAM_AUTHTOK_RECOVER_ERR=PAM_AUTHTOK_RECOVERY_ERR
-DPAM_EXTERN=extern -D_LINUX_SOURCE_COMPAT" \
CPPFLAGS="-I/usr/local/bdb/include -I/usr/local/ssl/include
-I/usr/local/openldap/include" \
LDFLAGS="-L/usr/local/bdb/lib -L/usr/local/cyrus-sasl/lib
-L/usr/local/openldap/lib -L/usr/local/ssl/lib" \
../configure --prefix=/usr/...
2003 May 07
1
typo in current CVS??
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi,
just found a typo?? in current CVS
in 'nsswitch/pam_winbind.c'..
PAM_AUTHTOK_RECOVER_ERR should be PAM_AUTHTOK_RECOVERY_ERR..
don't know if this is true for all PAM-able systems, but for my
FreeBSD-5.0 it is necessary..
can somebody please check this?
regards
Joerg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)
iD8DBQE+uL3/SPOsGF+KA+MRAjA0AJsF9TRZGN0jQt7csszR6aj5OJM4VgCgnIhG
EdF2X0tGRoOqJffp0WnK7...
2008 Dec 06
0
Samba 3.3.0rc1 for production server - is it safe?
Wow, thank you Miguel. By the way, maybe this information can be
useful for the developers.
As the RHEL4's rpmbuild problem I told you before, I changed a line in
pam_winbind.c - in function `_pam_error_code_str';
old line:
PAM_AUTHTOK_RECOVERY_ERR
new line:
=> PAM_AUTHTOK_RECOVER_ERR
because I saw this in pam_windbind.h
#ifndef PAM_AUTHTOK_RECOVER_ERR
#define PAM_AUTHTOK_RECOVER_ERR PAM_AUTHTOK_RECOVERY_ERR
#endif
I rpmbuild-ed it again, it flew through the above stage, but again, it
stucked while compiling samba-3.3.01rc/source/clien...
2006 Feb 25
4
Building 3.0.21x on AIX 5.2
I've followed the instructions in the README at
http://us4.samba.org/samba/ftp/Binary_Packages/AIX/ for building 3.0.21x on AIX
5.2 ('oslevel -r' reports '5200-07').
The last version I was able to build on the system was 3.0.14a.
3.0.21c's configure completes with no errors, but the make immediately bombs
with:
# make
Using FLAGS = -O -D_SAMBA_BUILD_ -I./popt
2008 Dec 05
5
Samba 3.3.0rc1 for production server - is it save?
....spec
for RHEL)
....
Compiling nsswitch/pam_winbind.c
Compiling localedir.c
Linking non-shared library bin/libtalloc.a
Linking shared library bin/libtalloc.so.1
Linking non-shared library bin/libtdb.a
nsswitch/pam_winbind.c: In function `_pam_error_code_str':
nsswitch/pam_winbind.c:96: error: `PAM_AUTHTOK_RECOVERY_ERR' undeclared
(first use in this function)
nsswitch/pam_winbind.c:96: error: (Each undeclared identifier is reported
only once
nsswitch/pam_winbind.c:96: error: for each function it appears in.)
Linking shared library bin/libtdb.so.1
Linking non-shared library bin/libaddns.a
Linking non-shared li...
2006 Feb 09
0
SAMBA configuration nightmare (AIX) - idmaps do not work (core dump), ldap/nss_ldap and pam fail
...OTHER session required /usr/lib/security/pam_winbind.so debug
use_first_pass unknown_ok DOMAIN
OTHER password required /usr/lib/security/pam_winbind.so debug
use_first_pass unknown_ok DOMAIN
During build I had to add in Makefile's CFLAG line to get pam to
compile:
-DPAM_AUTHTOK_RECOVER_ERR=PAM_AUTHTOK_RECOVERY_ERR -DPAM_EXTERN=extern
or load with env CC=gcc as CFLAGs.
LDAP:
copied samba/source/example/LDAP/samba.schema to
/usr/local/openldap/etc/openldap/schema folder
Added to /usr/local/openldap/etc/slapd.conf:
# Samba required schemas
include /usr/local/openldap/etc/openldap/cosine.schema
include /us...
2011 Aug 19
1
Password sync in 3.6.0 on OS X 10.7, Lion
My company, which is a mac-heavy shop in the printing industry, needed
to migrate to a faster file server. As our directory trees are very
large, both Samba, and Netatalk were bogging down badly on our Linux
server (Samba, due to heavy CPU usage during directory listings - the
case-sensitive file system issue, and netatalk because the cnid db was
getting too big).
Our solution was to switch to a
2005 Aug 11
2
Make process stops with errors
Hi,
I'm trying to compile Samba 3.0.14a with Active Directory support on
AIX 5.3 with AIX C 7.0.
The make process stops with the following error:
Using FLAGS = -I/opt/compiled/include -I/opt/compiled/include
-I/opt/freeware/include -D_LINUX_SOURCE_COMPAT -qmaxmem=32000 -I./popt
-Iinclude -I/home/johsod/freyasamba/samba/samba-3.0.14a/source/include