[Samba] Hidden files

Dmitry Mordovin d.mordovin at dwide.com
Thu Apr 7 11:34:48 MDT 2011


Dear All!

Does anyone have troubles with setting hidden attribute?

Read-only set and unset properly
Hindden - can't set at all

mount:
/mnt/disk.img on /drv1 type ext4 
(rw,noexec,nosuid,nodev,loop=/dev/loop0,acl,user_xattr)

Samba 3.5.8

smb.conf
----------------------------
[global]
pid directory = /opt/samba/run
lock directory = /opt/samba/cache
private dir = /opt/samba/cache
log file = /opt/samba/smbd.log
log level = 10
security = share
max log size = 1024000
bind interfaces only = true
interfaces = eth1
smb ports = 445
map hidden = yes

[homes]
browseable = yes
printable = yes

[mnt2]
path = /drv1
read only = no
guest ok = yes
----------------------------

Thanks
Dmitry



More information about the samba mailing list