search for: afs_auth

Displaying 5 results from an estimated 5 matches for "afs_auth".

2004 Jan 22
0
Problem compilling SAMBA 3.0.1 under SuSE 9
...-with-included-popt But i always recieve this error: Compiling auth/auth_ntlmssp.c Compiling auth/pampass.c Compiling auth/pass_check.c auth/pass_check.c:38:22: afs/stds.h: No such file or directory auth/pass_check.c:39:25: afs/kautils.h: No such file or directory auth/pass_check.c: In function `afs_auth': auth/pass_check.c:53: error: `KA_USERAUTH_VERSION' undeclared (first use in this function) auth/pass_check.c:53: error: (Each undeclared identifier is reported only once auth/pass_check.c:53: error: for each function it appears in.) auth/pass_check.c:53: error: `KA_USERAUTH_DOSETPAG'...
2003 Nov 13
0
Problem compiling 3.0.0
...FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr/kerberos/include -I/dp/computing/proj/samba/samba-3.0.0/source LIBS = -lcrypt -lresolv -lnsl -ldl -L/ssl -L/ssl/lib LDSHFLAGS = -shared -L/usr/kerberos/lib LDFLAGS = -L/usr/kerberos/lib Linking bin/smbd auth/pass_check.o: In function `afs_auth': /dp/computing/proj/samba/samba-3.0.0/source/auth/pass_check.c:51: undefined reference to `setpag' /dp/computing/proj/samba/samba-3.0.0/source/auth/pass_check.c:52: undefined reference to `ka_UserAuthenticateGeneral' collect2: ld returned 1 exit status make: *** [bin/smbd] Error 1...
2006 Jan 15
0
Samba 3.0.21a && AFS
...ing bin/smbd lib/afs.o: In function `afs_createtoken': /usr/local/src/tmp/samba-3.0.21a.orig/source/lib/afs.c:170: undefined reference to `DES_key_sched' /usr/local/src/tmp/samba-3.0.21a.orig/source/lib/afs.c:171: undefined reference to `DES_pcbc_encrypt' auth/pass_check.o: In function `afs_auth': /usr/local/src/tmp/samba-3.0.21a.orig/source/auth/pass_check.c:51: undefined reference to `setpag' /usr/local/src/tmp/samba-3.0.21a.orig/source/auth/pass_check.c:52: undefined reference to `ka_UserAuthenticateGeneral' collect2: ld returned 1 exit status make: *** [bin/smbd] Error 1 --...
2003 Oct 11
2
Samba 3.0 stable: make --with-afs fails on SuSE 8.2
...adam/smb/samba-3.0.0/source LIBS = -lcrypt -lresolv -lnsl -ldl LDSHFLAGS = -shared LDFLAGS = Compiling auth/pass_check.c auth/pass_check.c:38:22: afs/stds.h: No such file or directory auth/pass_check.c:39:25: afs/kautils.h: No such file or directory auth/pass_check.c: In function `afs_auth': auth/pass_check.c:53: error: `KA_USERAUTH_VERSION' undeclared (first use in this function) auth/pass_check.c:53: error: (Each undeclared identifier is reported only once auth/pass_check.c:53: error: for each function it appears in.) auth/pass_check.c:53: error: `KA_USERAUTH_DOSETPAG'...
2010 Jun 01
0
Compiling Samba 3.0.37 --with-afs (Steve Linehan)
...g types for ?xdr_pointer? /usr/include/rpc/xdr.h:329: error: previous declaration of ?xdr_pointer? was here /usr/include/rx/xdr_prototypes.h:95: error: conflicting types for ?xdr_vector? /usr/include/rpc/xdr.h:323: error: previous declaration of ?xdr_vector? was here auth/pass_check.c: In function ?afs_auth?: auth/pass_check.c:108: warning: passing argument 7 of ?ka_UserAuthenticateGeneral? from incompatible pointer type The following command failed: gcc -O2 -g -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -I. -I/usr/src/redhat/BUILD/samba-3.4.8/source3 -I/usr/src/redhat/B...