Displaying 1 result from an estimated 1 matches for "afs_createtoken".
2006 Jan 15
0
Samba 3.0.21a && AFS
...can't find the original mail
I don't know if it was sent to the OpenAFS or the Samba
list...
I've managed to fix some compilation/build problems when
using '--with-afs' to Samba. Something about undefined
attributes:
----- s n i p -----
Linking 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...