[Samba] help

Thomas Vito shoktai at gmail.com
Mon Jul 28 07:30:11 GMT 2008


Well i did my smb.conf as simple as you showned.


[root at amsdev-dv09 ~]# testparm
Load smb config files from /etc/samba/smb.conf
Processing section "[share]"
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions

[global]
        workgroup = ACME
        server string = %h
        security = SHARE

[share]
        path = /home/acn/share
        read only = No
        guest ok = Yes

The top root folder has been created with the following rights (applied to
subfodlers too):

 drwxrwxrwx  4 nobody   root


And i still get errors trying to connect:
[2008/07/28 09:29:55, 0] lib/util_sock.c:send_smb(761)
  Error writing 4 bytes to client. -1. (Connection reset by peer)
[2008/07/28 09:30:05, 0] lib/util_sock.c:write_data(562)
  write_data: write failure in writing to client 10.130.12.54. Error
Connection reset by peer
[2008/07/28 09:30:05, 0] lib/util_sock.c:send_smb(761)
  Error writing 4 bytes to client. -1. (Connection reset by peer)
[2008/07/28 09:30:06, 0] auth/auth_util.c:create_builtin_administrators(792)
  create_builtin_administrators: Failed to create Administrators
[2008/07/28 09:30:06, 0] auth/auth_util.c:create_builtin_users(758)
  create_builtin_users: Failed to create Users


>From Windows the error is: share is not accessible. You might not  have
permission to use this network resource. The network path was not found.


More information about the samba mailing list