Bug#498627: Found a patch that solves the issue
reassign 498627 linux-2.6
thanks
On Wed, Oct 01, 2008 at 03:32:21PM +0400, Pavel Fertser wrote:
> After applying a patch from http://lkml.org/lkml/2008/8/17/215 to the
> vanilla kernel i don't get oopses anymore.
>
> To successfully use mount.cifs with kerberos, however, i needed to install
> keyutils and to add the following lines to /etc/request-key.conf (should a
> dependency be added to smbfs?):
> create cifs.spnego * * /usr/sbin/cifs.upcall -c %k
> create dns_resolver * * /usr/sbin/cifs.upcall %k
>
> Also it occured that my default realm was incomplete (i.e. WORK instead of
> WORK.LOCAL). After the change to /etc/krb5.conf i was able to successfully
> mount the share.
This patch has been merged upstream. Can you confirm that applying
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1f8f5cf6e4f038552a3e47b66085452c08556d71
on top of the current Lenny kernels fixes the problem?
Cheers,
Moritz
Reply to: