search for: smb_password_check

Displaying 17 results from an estimated 17 matches for "smb_password_check".

1998 Mar 03
1
NT4 User Unable to log in to Samba 1.9.17p5
...connect to service IPC$ as user guest (uid=1038,gid=65534) (pid 720) 02/25/98 09:21:35 tconX service=ipc$ user=guest cnum=12 02/25/98 09:21:35 Transaction 3 of length 158 switch message SMBsesssetupX (pid 720) Domain=[DH] NativeOS=[Windows NT 1381] NativeLanMan=[] sesssetupX:name=[Qualizza] Error smb_password_check failed NT Password did not match ! Defaulting to Lanman Error smb_password_check failed 02/25/98 09:21:35 error packet at line 537 cmd=115 (SMBsesssetupX) eclass=2 ecode=2 error string = No such file or directory 02/25/98 09:21:35 Transaction 4 of length 158 switch message SMBsesssetupX (pid 720) D...
2000 Jan 29
0
Problems with a Win98 client attached to a Linux samba server via ISDN-PPP
...ork Neighborhood. But when I double-click on \\server I get an error message stating that \\server cannot be accessed because I don't habe sufficient rights to do so. After attempting this, the following lines are added to log.smb: [2000/01/29 18:13:20, 1] smbd/password.c:pass_check_smb(532) smb_password_check failed. Invalid password given for user 'werner' [2000/01/29 18:13:20, 1] smbd/password.c:pass_check_smb(532) smb_password_check failed. Invalid password given for user 'werner' Then I try to mount a share manually via a net use command: net use f: \\server\data There will be an...
1998 Apr 08
1
Samba can't resolv password
...skipping comment or blank line get_smbpwd_entry: skipping comment or blank line get_smbpwd_entry: skipping comment or blank line get_smbpwd_entry: found by name: widaka01 get_smbpwd_entry: returning passwd entry for user widaka01, uid 1100 Checking NT MD4 password NT MD4 password check failed Error smb_password_check failed Checking password for user widaka01 (l=24) Disallowing access to widaka01 due to null password NT Password did not match ! Defaulting to Lanman SMB Password - pwlen = 24, challenge_done = 1 Checking SMB password for user widaka01 (l=24) get_smbpwd_entry: opening file /usr/local/samba/private...
1999 Mar 30
0
Pasword Changing Error
...ing i get is: [1999/03/30 11:37:38, 1] smbd/server.c:(614) smbd version 2.0.3 started. Copyright Andrew Tridgell 1992-1998 [1999/03/30 11:37:38, 1] smbd/files.c:(219) file_init: Information only: requested 10000 open files, 1014 are available. [1999/03/30 11:37:38, 1] smbd/password.c:(528) smb_password_check failed. Invalid password given for user 'nobody' [1999/03/30 11:37:38, 1] smbd/password.c:(528) smb_password_check failed. Invalid password given for user 'nobody' in the log file. Why nobody???? Ok, it worked on the samba-machine! Is this not possible (via swat or command line...
1999 Jun 16
0
Why 2 login failures before success?
Running Samba v2.0.4b on a RedHat v6.0 system, I find that when I log onto the server running Samba my authentication fails twice before succeeding. I get these messages in the Samba log file: [1999/06/16 11:45:11, 1] smbd/password.c:pass_check_smb(532) smb_password_check failed. Invalid password given for user 'steve' [1999/06/16 11:45:13, 1] smbd/password.c:pass_check_smb(532) smb_password_check failed. Invalid password given for user 'steve' >From a user's point of view my login always succeeds. That is, the shares are always connected...
1999 Nov 09
1
Strange entry inthe log when using encrypted passwords
...ot;Update Encrypted" to set the correct password and then I disabled "Update encrypted" and enabled "encrypted passwords". When I map up a share from the client everything is working ok, but in the log I have the following: [1999/11/09 21:37:10, 1] smbd/password.c:(532) smb_password_check failed. Invalid password given for user 'thoree' [1999/11/09 21:37:10, 1] smbd/service.c:(521) pc-transcend (158.36.45.166) connect to service thoree as user thoree (uid=725, gid=33) (pid 10279) It seems to me that the client first sends an incorrect password, but then sends the correct...
1998 May 15
0
BUG: Re: Cannot use smbpasswd for new user (1.9.18p7)
...oes it's that it works for the other users, the >ones who already have an encrypted password. > Yes, you are absolutely right. Sorry for rush answer :-( It looks, like smbpasswd sends session setup request with null password (length 0). smbd calls password_ok(), but this function calls smb_password_check() (which only can decide, if supplied null password is valid) *only* if password length is 24. If password length is 0, it falls back to whatever is available on Unix, and finally fails. If smbd was compiled with GUEST_SESSSETUP=0 or 1, session setup fails. I cannot for myself decide, if smbpasswd...
1999 May 18
0
Strange Error ...
...ge SMBsesssetupX (pid 3952) Domain=[IEPER] NativeOS=[Unix] NativeLanMan=[Samba] sesssetupX:name=[THOIEP] SMB Password - pwlen = 24, challenge_done = 1 Checking SMB password for user thoiep (l=24) Checking NT MD4 password NT MD4 password check failed Error smb_password_check failed Checking password for user thoiep (l=24) ---> 05/19/1999 12:51:06 error packet at line 588 cmd=115 (SMBsesssetupX) eclass=2 ecode=2 error string = No such file or directory ... Now I hear you say : password not correct ! But I can assure you it is ... Prove ? Fro...
1999 May 24
0
Strange error (Part II)
...against a Samba 1.9.18p4 serving as a password server ??? Does somebody else has a clue what's going on ? Does anyone know what this error means ? ... Checking SMB password for user thoiep (l=24) Checking NT MD4 password NT MD4 password check failed Error smb_password_check failed Checking password for user thoiep (l=24) ---> 05/19/1999 12:51:06 error packet at line 588 cmd=115 (SMBsesssetupX) eclass=2 ecode=2 error string = No such file or directory ... Thanks in advance, Tom -------------------------------------------------------------------...
1999 Jun 30
0
2.0.4b: "null passwords = yes" -> confusing LOG
...r null passwords = yes Now all works as expected but samba does more logging: 1) Everytime a user logins with a right password it logs that the password is wrong, however the user can login just fine, the problem is in the log only: [1999/06/30 06:42:55, 1] smbd/password.c:pass_check_smb(532) smb_password_check failed. Invalid password given for user 'go' [1999/06/30 06:42:55, 1] smbd/service.c:make_connection(488) b (10.0.0.2) connect to service go as user go (uid=105, gid=100) (pid 11821) 2) It complains it doesn't find the guest user in the smbpasswd file (before null passwords = yes, it...
1999 Jul 27
0
Using //server/share%username ?
....c:smb_password_ok(438) NT MD4 password check failed [1999/07/27 14:57:01, 4] smbd/password.c:smb_password_ok(444) Checking LM MD4 password [1999/07/27 14:57:01, 4] smbd/password.c:smb_password_ok(460) LM MD4 password check failed [1999/07/27 14:57:01, 1] smbd/password.c:pass_check_smb(532) smb_password_check failed. Invalid password given for user 'myke' At some point it does do a lookup for the "amzdev" user, but then reverts to "myke" and of course fails. What do I need to do to get this to work? I couldn't see any obvious smb.conf options that would disable or othe...
1999 Jul 29
0
No subject
...D4 password check failed [1999/07/27 14:57:01, 4] smbd/password.c:smb_password_ok(444) Checking LM MD4 password [1999/07/27 14:57:01, 4] smbd/password.c:smb_password_ok(460) LM MD4 password check failed [1999/07/27 14:57:01, 1] smbd/password.c:pass_check_smb(532) smb_password_check failed. Invalid password given for user 'myke' At some point it does do a lookup for the "amzdev" user, but then reverts to "myke" and of course fails. What do I need to do to get this to work? I couldn't see any obvious smb.con...
1999 Aug 27
9
help with samba
...got from the log file: [root@server samba]# tail -f log.luca [1999/08/27 19:07:05, 0] passdb/smbpassfile.c:trust_get_passwd(294) domain_client_validate: unable to read the machine account password for machine SERVER in domain SATORI. [1999/08/27 19:07:05, 1] smbd/password.c:pass_check_smb(528) smb_password_check failed. Invalid password given for user 'luca' [1999/08/27 19:07:40, 0] passdb/smbpassfile.c:get_trust_account_password(202) get_trust_account_password: Malformed trust password file (wrong length - was 0, should be 45). [1999/08/27 19:07:40, 0] passdb/smbpassfile.c:trust_get_passwd(294)...
1999 Oct 13
2
Samba 2.0.6pre1 released
I've just released a snapshot of 2.0.6 in the alpha directory on samba.org. This is intended for testing to make sure some of the recent changes work well on a wider range of sites. I have also built a RedHat Linux 6.X RPM and put it in the same dircetory. If you are not running a mission critical site then we would appreciate feedback on this snapshot. If you have reported a bug in Samba
1999 Apr 11
0
troubles printing from windows98 to a samba printer
...OK | | Cancel | | | +------+ +----------+ | +----------------------------------------------------------------------------+ and it the logs: [1999/04/12 01:02:23, 1] smbd/password.c:pass_check_smb(528) smb_password_check failed. Invalid password given for user 'lp' [1999/04/12 01:02:33, 1] smbd/password.c:pass_check_smb(528) smb_password_check failed. Invalid password given for user 'roby' [1999/04/12 01:02:33, 1] smbd/password.c:pass_check_smb(506) Account for user 'pcguest' was disable...
1999 Oct 21
0
Weird password problems
...D4 password check failed > [1999/10/21 11:14:31, 4] smbd/password.c:smb_password_ok(444) > Checking LM MD4 password > [1999/10/21 11:14:31, 4] smbd/password.c:smb_password_ok(460) > LM MD4 password check failed > [1999/10/21 11:14:31, 1] smbd/password.c:pass_check_smb(532) > smb_password_check failed. Invalid password given for user 'nleroy' Obviously, I have something ill configured, but I've tried just about every combination that I can think of, and just can't get this working. I'd appreciate any light anybody can shed on this. Thanks -Nick -- +---------------...
1997 Dec 05
1
Logon to SAMBA
Hi, I have installed the samba-1.9.17p3 on our Solaris 2.5.1 (named 'dor-ent1') and Linux (named 'iserver'). They work when I test out 'smbclient -L dor-ent1' from Linux machine and vice-versa. I also can map the directories on 'dor-ent1' or 'iserver' to my win95 machine using: 'net use * \\dor-ent1\tmp'.