Koozali.org: home of the SME Server

Admin group share

Engelmann

Admin group share
« 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

Charlie Brady

Re: Admin group share
« Reply #1 on: April 20, 2001, 10:52:37 PM »
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

Engelmann

Re: Admin group share
« Reply #2 on: April 21, 2001, 01:22:46 AM »
oh - yes - how stupid am i?
than i can edit the smb.conf and set the path to "path=/" ?