On Thu, Oct 23, 2008 at 3:27 PM, Dánielisz László <
[EMAIL PROTECTED]> wrote:

> Yes, I got the following error message, but not every time, sometime its
> just simply empty:
>
> # tail -f /var/log/samba/log.laci-laptop
> [2008/10/23 14:51:36, 0] lib/util_sock.c:read_data(534)
>   read_data: read failure for 4 bytes to client 192.168.1.4. Error =
> Connection reset by peer
>
> ----- Original Message ----
> From: Valentin Bud <[EMAIL PROTECTED]>
> To: Dánielisz László <[EMAIL PROTECTED]>
> Sent: Thursday, October 23, 2008 3:21:11 PM
> Subject: Re: samba - vista problems
>
>
>
> On Thu, Oct 23, 2008 at 2:50 PM, Dánielisz László <
> [EMAIL PROTECTED]> wrote:
>
>> Hello!
>>
>> I have some problems with my samba/vista "os"
>> I can't log on from my pc to the samba, it says every time that there is a
>> password/user problem, I tried to retype almost 50 times the user/pass, to
>> change it but it don't works.
>>
>> do you ever meet this problem?
>>
>
> did you check the logs? /var/log/samba/*
>
>>
>> Laci
>>
>>
>>
>>
>> _______________________________________________
>> freebsd-questions@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to "
>> [EMAIL PROTECTED]"
>>
>
Ok, have you added the user to the samba user database:
# smbpasswd -a <user>
The <user> must be a system user. You can use either smbpasswd(8) or
pdbedit(8).

all the best,
v
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to