Re: [Samba] Hiding and showing folders in Samba.

2005-12-29 Thread Michael Gasch

sounds great, unfortunately i never tried it :)
i have to do so soon

greez

Mario Lipinski wrote:

Hello,

Am Mittwoch, den 28.12.2005, 23:28 +0100 schrieb Michael Gasch:


i thought hide means hiding and not vetoing files?!?!
but, as mentioned, hiding is reversible on the client



If you mean reversible by setting the usual Show hidden files and
show system files in windows explorer (don't know their exact name -
got a localized version) it is not that way. I have both options set and
cannot view folders i have no access to.

So i think this should do?



--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Hiding and showing folders in Samba.

2005-12-28 Thread Michael Gasch
if there are just some exceptions (=files/dirs,which are not readable
for some users), you could write specific include-statements, which
define veto files per user

i think this hack should be considered the last way out :)

greez


Michel Bouchet wrote:

 Hi,
 
 I am using Samba as a file server; with 11 users :
 usr1, usr2, . usr10, usr 11.
 
 There are several folders on the server :
 sfold1, sfold2, .. sfold10, sfold23
 
 Each user has full access (read/write) to some folders, only read access to
 some others and finally no access at
 all to some other folders.
 
 I would like the folders which are not accessible to a given user  to be
 invisible when she/he browses the samba-server.
 
 How can I do that ?
 
 I have tried to use the browseable, only user, and a few other flags but
 it did not work. Either the folder is visible to everyone or to nobody. Of
 course I still can control the access rights, but it would be cleaner if the
 non-accessible folders did show up at all.
 
 Has anyboby got this problem ?
 
 Does anyone know how to solve it ?
 
 Thanks in advance.
 
 Michel
 

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Hiding and showing folders in Samba.

2005-12-28 Thread Mario Lipinski
Hello,

Am Mittwoch, den 28.12.2005, 17:09 +0100 schrieb Michael Gasch:
 Michel Bouchet wrote:
  I would like the folders which are not accessible to a given user
to be
  invisible when she/he browses the samba-server.

i was not following the discussion, but i think setting hide unreadable
= yes should do exactly that.

Mario


Michael: sorry, blindly hit the reply button.
-- 
Mario Lipinski  VOIP: +49 511 696045510
SystemadministrationFax:  +49 721 151-207196
Gymnasium Salzgitter-BadE-Mail:   [EMAIL PROTECTED]
Internet: http://www.gymszbad.de


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Hiding and showing folders in Samba.

2005-12-28 Thread Michael Gasch

hi,

i thought hide means hiding and not vetoing files?!?!
but, as mentioned, hiding is reversible on the client

cheerz


 Michael: sorry, blindly hit the reply button.
never mind :)


Mario Lipinski wrote:

Hello,

Am Mittwoch, den 28.12.2005, 17:09 +0100 schrieb Michael Gasch:


Michel Bouchet wrote:


I would like the folders which are not accessible to a given user


to be


invisible when she/he browses the samba-server.



i was not following the discussion, but i think setting hide unreadable
= yes should do exactly that.

Mario


Michael: sorry, blindly hit the reply button.



--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Hiding and showing folders in Samba.

2005-12-28 Thread Mario Lipinski
Hello,

Am Mittwoch, den 28.12.2005, 23:28 +0100 schrieb Michael Gasch:
 i thought hide means hiding and not vetoing files?!?!
 but, as mentioned, hiding is reversible on the client

If you mean reversible by setting the usual Show hidden files and
show system files in windows explorer (don't know their exact name -
got a localized version) it is not that way. I have both options set and
cannot view folders i have no access to.

So i think this should do?

-- 
Mario Lipinski  VOIP: +49 511 696045510
SystemadministrationFax:  +49 721 151-207196
Gymnasium Salzgitter-BadE-Mail:   [EMAIL PROTECTED]
Internet: http://www.gymszbad.de


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Hiding and showing folders in Samba.

2005-12-24 Thread Dennis B. Hopp

Quoting Michel Bouchet [EMAIL PROTECTED]:


Hi,

I am using Samba as a file server; with 11 users :
usr1, usr2, . usr10, usr 11.

There are several folders on the server :
sfold1, sfold2, .. sfold10, sfold23

Each user has full access (read/write) to some folders, only read access to
some others and finally no access at
all to some other folders.

I would like the folders which are not accessible to a given user  to be
invisible when she/he browses the samba-server.

How can I do that ?

I have tried to use the browseable, only user, and a few other flags but
it did not work. Either the folder is visible to everyone or to nobody. Of
course I still can control the access rights, but it would be cleaner if the
non-accessible folders did show up at all.

Has anyboby got this problem ?

Does anyone know how to solve it ?

Thanks in advance.

Michel


I would like this feature too, but I don't think is how Windows works 
and since Samba tries to work exactly as Windows it might not get done. 
 On a Windows share the only way to hide a directory is to set the 
hidden bit but then anybody that has Show hidden files and folders 
set can still see the directory.


--Dennis

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Hiding and showing folders in Samba.

2005-12-23 Thread Michel Bouchet
Hi,

I am using Samba as a file server; with 11 users :
usr1, usr2, . usr10, usr 11.

There are several folders on the server :
sfold1, sfold2, .. sfold10, sfold23

Each user has full access (read/write) to some folders, only read access to
some others and finally no access at
all to some other folders.

I would like the folders which are not accessible to a given user  to be
invisible when she/he browses the samba-server.

How can I do that ?

I have tried to use the browseable, only user, and a few other flags but
it did not work. Either the folder is visible to everyone or to nobody. Of
course I still can control the access rights, but it would be cleaner if the
non-accessible folders did show up at all.

Has anyboby got this problem ?

Does anyone know how to solve it ?

Thanks in advance.

Michel

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Hiding and showing folders in Samba.

2005-11-27 Thread Michel Bouchet
Hi,

I am using Samba as a file server; with 11 users :
usr1, usr2, . usr10, usr 11.

There are 11 folders on the server :
sfold1, sfold2, .. sfold10, sfold11

Each user has full access (read/write) to his/her folder and no access at
all to the other folders.

Therefore I would like to get each user  to see his folder and none of the
others when one access the samba-server.

How can I do that ?

I have tried to use the browseable, only user, and a few other flags but
it did not work. Either the folder is visible to everyone or to nobody. Of
course I still can control the access rights, but it would be cleaner if the
non-accessible folders did show up at all.

Has anyboby got this problem ?

Does anyone know how to solve it ?

Thanks in advance.

Michel

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Hiding and showing folders in Samba.

2005-11-27 Thread Dmitriy Kirhlarov

On Fri, Nov 25, 2005 at 07:06:53PM +0900, Michel Bouchet wrote:
 Hi,
 
 I am using Samba as a file server; with 11 users :
 usr1, usr2, . usr10, usr 11.
 
 There are 11 folders on the server :
 sfold1, sfold2, .. sfold10, sfold11
 
 Each user has full access (read/write) to his/her folder and no access at
 all to the other folders.
 
 Therefore I would like to get each user  to see his folder and none of the
 others when one access the samba-server.
 
 How can I do that ?

You can use %U in home share declaration. In this case, user mount his
/home/homedir, but not /home.


WBR
-- 
Dmitriy Kirhlarov
OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floor, 115280 Moscow, Russia
P:+7 095 105 7247 ext.203 F:+7 095 105 7246 E:[EMAIL PROTECTED]
OILspace - The resource enriched - www.oilspace.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba