Package: smbfs
Version: 3.0.22-1
Severity: normal
I have a share on a samba server which I have mounted using cifs. The mount is
configured in fstab to give rw acces to user and group. However, when I make a
directory on that share with mkdir, group initially doesn't have write
permissions. The permission is only granted after I have entered that specific
directory and went out of the directory again.
The configuration in my fstab is:
<file system> <mount point> cifs
iocharset=utf8,uid=root,gid=data,file_mode=0664,dir_mode=0775,nosetuids,mapchars,guest,defaults
0 0
the configuration of the server:
[global]
panic action = /usr/share/samba/panic-action %d
workgroup = ...
server string = %h server
invalid users = root
log file = /var/log/samba/log.%m
max log size = 1000
syslog = 0
log level = 1
local master = yes
os level = 255
domain master = yes
preferred master = yes
wins support = yes
dns proxy = no
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n
%*Retype\snew\sUNIX\spassword:* %%n\n .
obey pam restrictions = yes
hosts allow = ...
interfaces = eth0 127.0.0.1
bind interfaces only = yes
security = share
unix extensions = no
[share]
path = ...
comment = ...
browseable = yes
public = yes
writeable = yes
guest ok = yes
force user = data
force group = data
create mask = 0664
directory mask = 0775
level2 oplocks = yes
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-k7
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_GB.UTF-8)
Versions of packages smbfs depends on:
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii libcomerr2 1.38+1.39-WIP-2006.04.09-1 common error description library
ii libkrb53 1.4.3-6 MIT Kerberos runtime libraries
ii libldap2 2.1.30-13 OpenLDAP libraries
ii netbase 4.25 Basic TCP/IP networking system
ii samba-common 3.0.22-1 Samba common files used by both th
smbfs recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]