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