/etc/samba/smb.conf security = useryes encrypt passwords = true yes
/var/log/samba/log.myPCname [B] [2008/12/12 15:24] lib/util_sock.c:write_data(1059) [2008/12/12 15:24] lib/util_sock.c:get_peer_addr_internal(1596) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error connection reset by peer [2008/12/12 15:24] smbd/process.c:srv_send_smb(74) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2008/12/12 15:24] smbd/ipc.c:api_fd_reply(333) api_fd_reply: INVALID PIPE HANDLE: 74a5 [/B]
/var/log/samba/log.smbd (seems unhappy about the 'valid user' statement in smb.conf) [B] [2008/12/12 15:23] param/loadparm.c:map_parameter(6110) unknown parameter encountered "valid user" [2008/12/12 15:23] param/loadparm.c:lp_do_parameter(7196) ignoring unknown parameter "valid user" [2008/12/12 15:23] printing/print_cups.c:cups_connect(68) unable to connect to CUPS server localhost:631 connection refused [2008/12/12 15:24] lib/util_sock.c:get_peer_addr_internal(1596) getpeername failed. Error was Transport endpoint is not connected [/B]
I also tried connecting from the box itself using the command you mentioned $ smbclient //192.168.22.22/software -U user1 but I got a message back as follows "The program 'smblient' can be found in the following packages:
" It then suggests I install these packages, which is strange because I can use SAMBA, just not with a username to login
Am I missing somethihng, thanks again for looking this, Dave