hallo MANDRAKE!

recently i added a new disk to my system (hdb).

i would like to share directories on that disk with samba like i do on
disk hda. but here comes the problem. it just don't work. i can see
the disk from the w2k-box but can't change into it.

al i get is

[2000/08/10 21:14:42, 0] smbd/service.c:make_connection(487)
  Can't change directory to /mnt/data/quake3 (Permission denied)

in /var/log/samba/

the options, permissions and everything else of the new directories
are the same like ithe ones of the old directories...

an example:

the fstab reads:

/dev/hda1  /  ext2  grpquota,usrquota  0  1
/dev/hdb1  /mnt/data  ext2  grpquota,usrquota  0  0

the permissions:

directory in hda (first disk):

 147628    4 drwxrwxr-x    7 nobody   inhouse      4096 Aug 10 20:42 transfer/

directory in hdb (new disk):
 
 58881    4 drwxrwxrwx    4 nobody      inhouse      4096 Aug 10 20:38 quake3/


 the smb.conf reads:

[transfer]
        path = /share/transfer                                                  
        writable = yes                                                          
        force directory mode = 0770                                             
        create mode = 0770                                                      
        force create mode = 0770                                                
        directory mode = 0770                                                   
        force group = transfer                                                  
        comment = achtung, jeder kann loeschen!                                 
        delete readonly = yes      

[quake3]
        path = /mnt/data/quake3                                                 
        writable = yes                                                          
        force directory mode = 755                                              
        force create mode = 755                                                 
        public = yes


i log into as user pat of group inhouse..
        
for me it looks perfect...

btw, its samba 2.0.6...
        
i'm desperate....



PAT
--


vcard/LDAP/PGP: http://dresden-online.com/~perler/identity.html
PGP fingerprint: DAC6 2FDA 1ED7 AD55  BD1F 5142 3D5F 72BF


Reply via email to