RE: [SLE] cifs mounts
- From: "James D. Parra" <Jamesp@xxxxxxxxxxxxxxxx>
- Date: Fri, 30 Jun 2006 06:56:30 -0700
In /etc/fstab, I have something similar below;
<snip>
//windows_server/smbshare /mnt/smb_dir cifs
workgroup=our_group,password=xxxx,fmask=777,dmask=777,,username=someone 0
0
<snip>
Whenever I try to mount it I get the following errors;
WARNING: 'fmask' not expressed in octal.
use 0777 instead of 777
WARNING: CIFS mount option 'fmask' is deprecated. Use 'file_mode' instead.Thank you for your help Roger. That fixed the octal problem.
WARNING: 'dmask' not expressed in octal.
WARNING: CIFS mount option 'dmask' is deprecated. Use 'dir_mode' instead.
... and from /var/log/messages;
Jun 29 17:02:38 server-1 kernel: CIFS: Unknown mount option fmask
Jun 29 17:02:38 server-1 kernel: CIFS: Unknown mount option dmask
I'd like to use /etc/samba/smbfstab with credentials, but I seem to mung
that up to the point that I can't mount the smbmounts.
However, I'd still like to use /etc/samba/smbfstab (with a 'credentials'
file) instead of /etc/fstab, but I can't get that to work. Is there a HOWTO
that you can point me to, other than the man page.
Many thanks for your help.
~James
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx
- Follow-Ups:
- RE: [SLE] cifs mounts
- From: Roger Oberholtzer
- RE: [SLE] cifs mounts
- From: Roger Oberholtzer
- RE: [SLE] cifs mounts
- Prev by Date: Re: [SLE] SUSE10.1 demo version
- Next by Date: [SLE] Cannot do graphical install
- Previous by thread: Re: [SLE] cifs mounts
- Next by thread: RE: [SLE] cifs mounts
- Index(es):
Relevant Pages
|
|