Re: samba - vista problems

2008-10-23 Thread Valentin Bud
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]


Re: samba - vista problems

2008-10-23 Thread Wojciech Puchar



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?


no - i don't use windows, for users i strongly recommend not using vista.


anyway - it's not FreeBSD related problem, samba is not FreeBSD specific.

try windows support and samba related mailing lists!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: samba - vista problems

2008-10-23 Thread Dánielisz László
It works!
Thank you very much!


[2008/10/23 15:51:28, 1] smbd/service.c:make_connection_snum(1033)
  laci-laptop (192.168.1.4) connect to service laci_smb initially as user 
laci_smb (uid=1002, gid=1002) (pid 13213)



- Original Message 
From: Valentin Bud [EMAIL PROTECTED]
To: Dánielisz László [EMAIL PROTECTED]
Cc: freebsd-questions freebsd-questions@freebsd.org
Sent: Thursday, October 23, 2008 3:31:59 PM
Subject: Re: samba - vista problems

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]




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: samba - vista problems

2008-10-23 Thread Jerry
On Thu, 23 Oct 2008 15:39:16 +0200 (CEST)
Wojciech Puchar [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?


no - i don't use windows, for users i strongly recommend not using
vista.

That was not the question the OP asked.

anyway - it's not FreeBSD related problem, samba is not FreeBSD
specific.

If the OP is using SAMBA in a FreeBSD environment, then it is most
certainly a FBSD related problem.

try windows support and samba related mailing lists!

In which case, if their users are as closed minded as you appear to be,
they will refer the OP to the FreeBSD and/or Samba mailing list,
depending on which list he contacts.

-- 
Jerry
[EMAIL PROTECTED]

Life's tough ... it is even tougher if you are stupid.

John Wayne


signature.asc
Description: PGP signature


RE: samba - vista problems

2008-10-23 Thread Darryl Hoar
In windows world, username is machinename\username.

So, if the Vista box is named mypc and your username is fred,

The username you enter should be mypc\fred.

 

Not sure if you have a freebsd password problem.

 

Anyway, just more info to help you solve your problem.

 

Darryl

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jerry
Sent: Thursday, October 23, 2008 9:21 AM
To: freebsd-questions@freebsd.org
Subject: Re: samba - vista problems

 

On Thu, 23 Oct 2008 15:39:16 +0200 (CEST)
Wojciech Puchar [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?


no - i don't use windows, for users i strongly recommend not using
vista.

That was not the question the OP asked.

anyway - it's not FreeBSD related problem, samba is not FreeBSD
specific.

If the OP is using SAMBA in a FreeBSD environment, then it is most
certainly a FBSD related problem.

try windows support and samba related mailing lists!

In which case, if their users are as closed minded as you appear to be,
they will refer the OP to the FreeBSD and/or Samba mailing list,
depending on which list he contacts.

--
Jerry
[EMAIL PROTECTED]

Life's tough ... it is even tougher if you are stupid.

John Wayne

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]