Thanks Leann.  The patch works, to a certain extent.  We can now mount a
share from the NetApp Filer, where we could not before.  However, we had
to use option "sec=krb5" with mount.cifs, where "sec=krb5i" (Kerberos
authentication with packet signing) would be preferred and works with
other kerberized CIFS server.

For the record, the command line used to mount a share from the NetApp
Filer is:

    $ mount.cifs -o sec=krb5,file_mode=0600,dir_mode=0700 //fqdn-of-
netapp-filer/sharename /home/user/mountpoint


Also for the record, we are using Likewise Open 5.0.3991.1 (package 
likewise-open5 5.0.3991.1-0ubuntu2).

-- 
Bug in NetApp Filer SMB protocol implementation make CIFS share unmountable 
from Ubuntu
https://bugs.launchpad.net/bugs/479272
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to