Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Engelmann on April 20, 2001, 10:10:28 PM
-
hi,
i want to add an "admin group share" to the smb.conf
can i do this by copying a file "65adminshare"
========65adminshare=============
# Domain Admin share
[admin]
comment = Admin share
browseable = no
guest ok = no
read only = no
writable = yes
printable = no
create mode = 0660
force create mode = 0660
directory mode = 0770
force directory mode = 0770
path = /
=========cut============
to /etc/e-smith/templates-custom/etc/smb.conf/ ?
i created a group admingrp in the e-smithmanager - how do i have to edit my 65adminshare file to allow all/only users in this group to access this share?
any samba freaks in here?
thx engelmann
-
Engelmann wrote:
> i created a group admingrp in the e-smithmanager - how do i
> have to edit my 65adminshare file to allow all/only users in
> this group to access this share?
Add an adminshare i-bay via the manager, and set the access setting to read/write admingrp group only.
Charlie
-
oh - yes - how stupid am i?
than i can edit the smb.conf and set the path to "path=/" ?