Hi all, I got a problem with my Samba .... I added a new (well, ok old but new in this server, NTFS ->) hdd to my server. I made a new partition with /sbin/mkfs.ext3 -m 0 -j /dev/hde1 and mounted it ( mount /dev/hde1 /mnt/hde1 ) Now I wanna share a folder on this new hdd (public) which is located /mnt/hde1/public. When I try to connect with the smb client (smbclient //jessica/public ) I get the following error: * Anonymous login successful Domain=[ARMBRUSTER] OS=[Unix] Server=[Samba 3.0.14a-2] tree connect failed: NT_STATUS_BAD_NETWORK_NAME* If I use another folder on the existing hdd (only changing the path in the smb.conf) it works well ... anyone got an idea? Thanks. br Ren?