Hi,
I have the following problem.
I'm sitting on a WinXP comp and want to delete a non-empty directory out
of my [Home] share.
I am using samba 2.2.7a on a Suse8.0 and I installed the rpms from
http://de.samba.org/samba/ftp/Binary_Packages/SuSE/i386/8.0/
I did useradd -a for the appropriate user and I can access my Home-Dir
and read and write to it.
I put my smb.conf at the end of the mail (see below).
Unfortunately I cannot delete non-empty directories.
If I delete every file and directory inside a directory I can finally
delete it...
What am I doing wrong?
What do I have to do to get rid of this "feature"?
Andr?.
smb.conf
--->
# Global parameters
[global]
workgroup = HS18
server string = File-Server
interfaces = eth2
encrypt passwords = Yes
os level = 99
preferred master = Yes
domain master = Yes
wins support = Yes
hosts allow = 192.168.0.0/255.255.255.0
printing = lprng
[homes]
comment = Home Directories
valid users = %S
read only = No
create mask = 0640
directory mask = 0750
browseable = No
[drive_d]
path = /mnt/grave/drive_d
valid users = andrew
read only = No
browseable = No
[backup]
path = /backup
valid users = andrew
read only = No
browseable = No
<---
> I'm sitting on a WinXP comp and want to delete a non-empty directory outHi, I also have this problem on XP - but only when using Total Commander, the older Windows Commander 5.x doesnt have this problem. I solution would be nice though... Samba 2.2.5 on SUN E3500, serving 500 users, PDC.