Re: [Samba] Hide the "not allowed to open" shared directories inthe client

2011-03-07 Thread Jeremy Allison
On Wed, Mar 02, 2011 at 09:41:27AM -0500, Allen Chen wrote: > I'm looking for a function from samba side: > I want to hide files if the owner is not me, though I have > read/write permissions on those files. > Can samba do this? > > Because samba can hide unreadable files, so is there a way to hid

Re: [Samba] Hide the "not allowed to open" shared directories inthe client

2011-03-06 Thread Eero Volotinen
2011/3/1 Allen Chen : > >>> hide unreadable = yes >>> on global config >>> >>> This parameter is really good for my usage, it hides directories and >>> files that user cannot access. >>> >>> -- >>> Eero, >>> RHCE >> >> It works like a charm. >> Thank you. >> > I found this post on the list, and it'

Re: [Samba] Hide the "not allowed to open" shared directories inthe client

2011-03-02 Thread Allen Chen
I'm looking for a function from samba side: I want to hide files if the owner is not me, though I have read/write permissions on those files. Can samba do this? Because samba can hide unreadable files, so is there a way to hide files if the owner is not me? it doesn't matter what kind of permi

Re: [Samba] Hide the "not allowed to open" shared directories inthe client

2011-03-02 Thread Daniel Müller
g von Allen Chen Gesendet: Dienstag, 1. März 2011 16:20 An: Emmanuel Cc: samba@lists.samba.org; Eero Volotinen Betreff: Re: [Samba] Hide the "not allowed to open" shared directories inthe client >> hide unreadable = yes >> on global config >> >> This paramete

Re: [Samba] Hide the "not allowed to open" shared directories inthe client

2011-03-01 Thread Allen Chen
hide unreadable = yes on global config This parameter is really good for my usage, it hides directories and files that user cannot access. -- Eero, RHCE It works like a charm. Thank you. I found this post on the list, and it' not the solution for me. My questions is: Do we have a setting