Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Obsolete Releases
SME Server 7.x
Topic:
Users and visible folders
« previous
next »
+
Print
Pages: [
1
]
Go Down
Users and visible folders
2 Replies
899 Views
cipandales
32
+0/-0
Users and visible folders
«
on:
August 13, 2008, 09:54:39 AM »
Hi all !
Is there any posibility to block users to see their home directory/primary folders ?
And to see just the ebays created for ?
Thanks
Logged
brentonv
71
+0/-0
Re: Users and visible folders
«
Reply #1 on:
August 14, 2008, 05:40:23 AM »
create custom samba template and add visible=no for whatever you want to hide.
probably something like:
{
if ($key eq '
SHARE NAME
')
{
$OUT .= "visible = no\n";
}
}
regards,
brentonv
«
Last Edit: August 14, 2008, 05:49:46 AM by brentonv
»
Logged
cipandales
32
+0/-0
Re: Users and visible folders
«
Reply #2 on:
August 15, 2008, 07:51:54 AM »
Hi !
So, where are the samba files wich i must modify ?
And, please, give more hints to make the modifications.
I just migrate from macos x and i want to have the same layout for ftp/smb/apple talk connections.
I use sme server 7.3.
Thank you !
«
Last Edit: August 15, 2008, 07:54:40 AM by cipandales
»
Logged
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Obsolete Releases
SME Server 7.x
Topic:
Users and visible folders