I've compiled OpenAFS 1.5.77 on OpenSuSE 11.3 and added the these lines in
afs.rc:

/sbin/modprobe sunrpc > $MODLOADDIR/libafs.map 2>&1
authtab=`awk '/[ \t]authtab[ \t]/ {print $1}' < /proc/kallsyms`
/sbin/insmod $MODLOADDIR/$LIBAFS ${authtab:+authtab_addr=0x$authtab} > >
$MODLOADDIR/libafs.map

I added set -x to afs.rc and echo authtab, MODLOADDIR & LIBAFS and it looks
like they are getting set.  I get the error "libafs: Unknown parameter
'authtab_addr'" in /var/log/messages.   Is there something else I need to do to
get this to work?  Any help is greatly appreciated.


_____________________________________________________________________________
"This message and any attachments are solely for the intended recipient and may 
contain confidential or privileged information. If you are not the intended 
recipient, any disclosure, copying, use, or distribution of the information 
included in this message and any attachments is prohibited. If you have 
received this communication in error, please notify us by reply e-mail and 
immediately and permanently delete this message and any attachments. Thank 
you." 
_____________________________________________________________________________
_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to