Hi

I would be grateful if somebody would tell me why can't I access 
shared folder on Ubuntu 5.04 computer (computer name is
my-computer) from my Windows XP computer (its name is tablet-pc). I am
using Samba 3.0.10-Ubuntu. I see this folder in Windows XP but when I
try to access it I get error "\\My-computer\backup is not accessible.
[...] Network access is denied."

/home/rob/samba/map.txt has only one line
rob = Robert
Robert is my account in Windows XP.

I enclosed smb.conf and log.tablet-pc files.

Thanks in advance,
Robert



----------------------------------------------------------------------
INTERIA.PL. Portal z najlepsza wyszukiwarka. >>>
>>> http://link.interia.pl/f18ae
[2005/08/24 00:49:59, 0] smbd/service.c:make_connection(800)
  tablet-pc (172.16.0.2) couldn't find service backu
[2005/08/24 00:50:00, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 00:50:03, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 00:50:03, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 00:50:03, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 00:50:03, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 00:50:03, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 00:50:03, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 00:50:03, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 00:50:03, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 00:54:20, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 00:54:20, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 00:54:40, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 00:54:40, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 00:54:40, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 01:08:52, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 01:08:52, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 01:08:54, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 01:08:54, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 01:08:54, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 01:25:25, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 01:25:25, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 01:25:26, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 01:25:26, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 01:25:26, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 01:25:26, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 01:25:26, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
[2005/08/24 01:25:26, 0] smbd/service.c:set_current_service(51)
  chdir (/mnt/hdb2/backup) failed
# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2005/08/24 00:48:38

# Global parameters
[global]
        server string = %h server (Samba, Ubuntu)
        interfaces = eth0
        security = SHARE
        passdb backend = tdbsam, guest
        guest account = rob
        passwd program = /usr/bin/passwd %u
        passwd chat = *Enter\snew\sUNIX\spassword:* %n\n 
*Retype\snew\sUNIX\spassword:* %n\n .
        username map = /home/rob/samba/map.txt
        syslog = 3
        log file = /var/log/samba/log.%m
        max log size = 1000
        dns proxy = No
        ldap ssl = no
        panic action = /usr/share/samba/panic-action %d
        invalid users = root
        hosts allow = 172.16.0.0/255.255.255.0

[printers]
        comment = All Printers
        path = /tmp
        create mask = 0700
        printable = Yes
        browseable = No

[backup]
        comment = Samba 3.0, backup directory
        path = /mnt/hdb2/backup
        write list = rob
        read only = No
        guest ok = Yes
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to