search for: check_password

Displaying 20 results from an estimated 38 matches for "check_password".

2002 Nov 20
1
"Add user script" option never running?
...ba/user.map logon path=%LUser Profiles%U load printers=no I don't know about the other "script" options, but the add user one never runs. If I turn on "log level=2", I get the following (relevant) lines in log.smbd: [no entry for this user on the local system at all] check_password: Authentication for user [Andrew Furey] -> [Andrew Furey] FAILED with error NT_STATUS_NO_SUCH_USER [an entry in user.map, mapping to a not-yet-existent system user] check_password: Authentication for user [Andrew Furey] -> [andrewfu] FAILED with error NT_STATUS_NO_SUCH_USER [a system...
2006 Aug 16
5
validation on methods that aren''t part of the database.
using the Rails Recipes book, i went through the tutorial on setting up authentication on a site. the tutorial was great, but it raises a few questions. the fields in the database are password_hash, and password_salt. the tutorial creates another method for password that takes the value it was given and hashes it and adds the 6 character salt at the end. what if i want to perform validation
2002 Jul 30
1
Trying to debug a WinXP - Win2000 ADS problem.. HELP!
...fo for www (CLAD) [2002/07/30 12:59:45, 5] auth/auth_util.c:make_user_info(101) making strings for www's user_info struct [2002/07/30 12:59:45, 5] auth/auth_util.c:make_user_info(143) making blobs for www's user_info struct [2002/07/30 12:59:45, 3] auth/auth.c:check_ntlm_password(191) check_password: Checking password for unmapped user [CT]\[CLAD]@[78BWCWF] with the new password interface [2002/07/30 12:59:45, 3] auth/auth.c:check_ntlm_password(194) check_password: mapped user is: [CT]\[www]@[78BWCWF] [2002/07/30 12:59:45, 5] lib/util.c:dump_data(1565) [000] 53 85 6F 0A F1 07 14 56...
2002 Dec 03
0
[cae@bklyn.org: Re: Accessing network shares under sshd]
...t get passed along to Samba are not carrying any user name. Here's some of the log: A failed connection: [2002/12/03 13:36:01, 3] smbd/sesssetup.c:reply_spnego_auth(420) Got user=[] workgroup=[] machine=[HAGRID] len1=1 len2=0 [2002/12/03 13:36:01, 3] auth/auth.c:check_ntlm_password(191) check_password: Checking password for unmapped user []\[]@[HAGRID] with the new password interface [2002/12/03 13:36:01, 3] auth/auth.c:check_ntlm_password(194) check_password: mapped user is: [BKLYN]\[]@[HAGRID] A successful connection I make from Windows Explorer "map network drive": [2002/12/03...
2002 Oct 11
0
Same configs, different results
...ver/srv_pipe.c:api_rpcTNP(1168) api_rpcTNP: rpc command: NET_SAMLOGON [2002/10/11 16:58:55, 3] rpc_server/srv_netlog_nt.c:_net_sam_logon(547) SAM Logon (Interactive). Domain:[DEBIAN]. User:[foo@HAL9000] Requested Domain:[DEBIAN] [2002/10/11 16:58:55, 3] auth/auth.c:check_ntlm_password(190) check_password: Checking password for unmapped user [DEBIAN]\[foo]@[HAL9000] with the new password interface [2002/10/11 16:58:55, 3] auth/auth.c:check_ntlm_password(193) check_password: mapped user is: [DEBIAN]\[foo]@[HAL9000] [2002/10/11 16:58:55, 3] smbd/sec_ctx.c:push_sec_ctx(255) push_sec_ctx(99, 99)...
2007 May 31
1
Form Change Old Password
...I want my users to be able to change their password. I wrote the code below but I need help to add error if the old password he posted did not match the current password he have. In the controller I have: def my_profile_password return true unless request.post? @user = current_user if @user.check_password(params[:old_password]) @user.update_attributes(params[:user]) if @user.update end end end and in my model: def check_password(password) if self.password == User.encrypt(password) true end end PS: I know I should use @user.errors.add("", "Old password is wrong&...
2002 Jul 31
1
Trying to debug a WinXP - Win2000 ADS problem..HELP!
...fo for www (CLAD) [2002/07/30 12:59:45, 5] auth/auth_util.c:make_user_info(101) making strings for www's user_info struct [2002/07/30 12:59:45, 5] auth/auth_util.c:make_user_info(143) making blobs for www's user_info struct [2002/07/30 12:59:45, 3] auth/auth.c:check_ntlm_password(191) check_password: Checking password for unmapped user [CT]\[CLAD]@[78BWCWF] with the new password interface [2002/07/30 12:59:45, 3] auth/auth.c:check_ntlm_password(194) check_password: mapped user is: [CT]\[www]@[78BWCWF] [2002/07/30 12:59:45, 5] lib/util.c:dump_data(1565) [000] 53 85 6F 0A F1 07 14 56...
2002 Sep 29
1
how to turn off NTLM?
...or user djs ... [2002/09/28 23:05:33, 0] auth/auth_domain.c:domain_client_validate(401) domain_client_validate: unable to validate password for user djs in domain HSSOE to Domain controller \\ DC1. Error was NT_STATUS_WRONG_PASSWORD. [2002/09/28 23:05:33, 2] auth/auth.c:check_ntlm_password(273) check_password: Authentication for user [djs] -> [djs] FAILED with error NT_STATUS_WRONG_PASSWORD [2002/09/28 23:05:34, 3] auth/auth.c:check_ntlm_password(191) check_password: Checking password for unmapped user [HSSOE]\[djs]@[COMPUT8] with the new password inter face [2002/09/28 23:05:34, 3] auth/auth.c:c...
2002 Nov 28
2
Trusted domains with Samba 3.0alpha21?
...n find: [2002/11/28 18:26:05, 0] auth/auth_domain.c:domain_client_validate(425) domain_client_validate: unable to validate password for user nirs in domain EX ANET-QA to Domain controller \\KENGURO. Error was NT_STATUS_NO_SUCH_USER. [2002/11/28 18:26:05, 2] auth/auth.c:check_ntlm_password(271) check_password: Authentication for user [nirs] -> [nirs] FAILED with error NT _STATUS_NO_SUCH_USER [2002/11/28 18:26:05, 3] smbd/sesssetup.c:do_map_to_guest(38) No such user nirs [EXANET-IL] - using guest account [2002/11/28 18:26:05, 3] smbd/sec_ctx.c:push_sec_ctx(255) Anyone have any idea? Is this suppo...
2002 Jul 31
16
Trying to debug a WinXP - Win2000 ADSproblem..HELP!
...fo for www (CLAD) [2002/07/30 12:59:45, 5] auth/auth_util.c:make_user_info(101) making strings for www's user_info struct [2002/07/30 12:59:45, 5] auth/auth_util.c:make_user_info(143) making blobs for www's user_info struct [2002/07/30 12:59:45, 3] auth/auth.c:check_ntlm_password(191) check_password: Checking password for unmapped user [CT]\[CLAD]@[78BWCWF] with the new password interface [2002/07/30 12:59:45, 3] auth/auth.c:check_ntlm_password(194) check_password: mapped user is: [CT]\[www]@[78BWCWF] [2002/07/30 12:59:45, 5] lib/util.c:dump_data(1565) [000] 53 85 6F 0A F1 07 14 56...
2003 Mar 08
1
NT sends empty username to 3.0a21
..., so now I upgraded to samba 3.0a22 and just changed domain name (workstation = XXX) and rejoined workstations by changing domain name in every WS. To look at the log it seems like NT WS sends empty username? *** ldapsam_search_one_user: searching for:[(&(uid=)(objectclass=sambaAccount))] *** check_password: Authentication for user [] -> [] FAILED with error NT_STATUS_NO_SUCH_USER Joining the domain is OK. Also when I log into WS locally and them map some share with my username/pwd it works OK. But logging in with same username fails. Most bizarre thing is that I was testing samba30a21+ldap+pam_...
2002 Nov 27
1
samba 3.0a21+pdc+ldap+pam_ldap - add machines [Can anyone help?]
...s for 's user_info struct [2002/11/27 16:20:00, 5] auth/auth_util.c:make_user_info(147) making blobs for 's user_info struct [2002/11/27 16:20:00, 10] auth/auth_util.c:make_user_info(156) made an encrypted user_info for () [2002/11/27 16:20:00, 3] auth/auth.c:check_ntlm_password(190) check_password: Checking password for unmapped user []\[]@[CSUPPORT5] with the new password interface [2002/11/27 16:20:00, 3] auth/auth.c:check_ntlm_password(193) check_password: mapped user is: [NEWDOMAIN]\[]@[CSUPPORT5] [2002/11/27 16:20:00, 10] auth/auth.c:check_ntlm_password(196) auth_context challenge...
2007 Jul 16
3
Problems since upgrade from 3.0.23 to 3.0.25b
...lastender File Server Workgroup Master --------- ------- GLASTENDERNET ASTER I found this entry in the domain controllers samba log: [2007/07/16 13:55:13, 5] rpc_server/srv_netlog_nt.c:_net_sam_logon_internal(934) _net_sam_logon: check_password returned status NT_STATUS_OK [2007/07/16 13:55:13, 1] rpc_server/srv_netlog_nt.c:_net_sam_logon_internal(1004) _net_sam_logon: user GLASTENDERNET\jrolfe has user sid S-1-5-21-3568796296-2565465778-716510536-3404 but group sid S-1-5-21-1194936901-2368177035-684874509-513....
2002 Jul 31
1
tough problem joining test domain
...TEST has sid S-1-5-21-1995982474-3671514283-3045899775 rpcclient $> lsaquery domain LAUELAB has sid S-1-5-21-1995982474-3671514283-3045899775 but I can't join the test XP machine to the test domain. here is that bit of the log [2002/08/01 01:40:23, 2] auth/auth.c:check_ntlm_password(266) check_password: authentication for user [root] -> [root] -> [root] suceeded [2002/08/01 01:40:23, 2] lib/access.c:check_access(327) Allowed connection from (132.177.45.13) [2002/08/01 01:40:23, 2] smbd/service.c:make_connection_snum(377) user 'root' (from session setup) not permitted to access...
2011 Nov 08
1
Problem while log on: Windows Server 2008 R2 in samba domain
...ec_ctx_stack_ndx = 0 [2011/11/07 16:37:15, 5] auth/auth.c:274(check_ntlm_password) check_ntlm_password: sam authentication for user [foedisch] FAILED with error NT_STATUS_WRONG_PASSWORD [....] [2011/11/07 16:37:15, 5] rpc_server/srv_netlog_nt.c:1041(_netr_LogonSamLogon) _netr_LogonSamLogon: check_password returned status NT_STATUS_WRONG_PASSWORD [2011/11/07 16:37:15, 1] ../librpc/ndr/ndr.c:251(ndr_print_function_debug) netr_LogonSamLogon: struct netr_LogonSamLogon out: struct netr_LogonSamLogon return_authenticator : * return_authenticator: s...
2008 Apr 04
2
Samba 3.0.24 handling LDAP responses incorrectly
...xample,dc=com") Apr 4 10:47:37 servername slapd[12709]: bdb_entry_get: rc=0 Apr 4 10:47:37 servername slapd[12709]: bdb_dn2entry("cn=password policy,ou=policies,dc=example,dc=com") Apr 4 10:47:37 servername slapd[12709]: bdb_entry_get: rc=0 Apr 4 10:47:37 servername slapd[12709]: check_password_quality: module error: (check_password.so) Password for dn="uid=tester,ou=Users,dc=example,dc=com" does not pass required number of strength checks (1 of 3).[1] Apr 4 10:47:37 servername slapd[12709]: send_ldap_result: conn=76 op=24 p=3 Apr 4 10:47:37 servername slapd[12709]: send_ldap_...
2011 Mar 22
1
Change password cheme
We want to update our password scheme from crypt to SHA256. Because usernames/passwords are in MySQL I thought this wouldn't be a problem. We have about 3000 users that need to be updated, so make a new password for them isn't possible. I was thinking of an automated script that would update the database after every login. So we did this: dovecot.conf: mail_executable =
2002 Dec 02
0
user not in group
I used smbgroupedit and it makes the mappings, but I still get: [2002/12/02 12:28:13, 2] auth/auth.c:check_ntlm_password(261) check_password: authentication for user [test1] -> [test1] -> [test1] suceeded [2002/12/02 12:28:13, 0] rpc_server/srv_util.c:get_domain_user_groups(342) get_domain_user_groups: primary gid of user [test1] is not a Domain group ! get_domain_user_groups: You should fix it, NT doesn't like that
2005 Jan 19
1
username map
Hello! I want to permit the root account to be called administrator from the win clients in my network. Therefore I have added 'root = administrator' in my /etc/samba/smbusers. I have also added 'username map = /etc/samba/smbusers' in smb.conf. When I try to log on as administrator from a windows client I get a message that the user does not exist. I am running samba 3 on
2002 Sep 11
2
winXP sp1 seems to break roaming profiles on samba3
I applied sp1 and get a message saying that the "a server copy of the profile exists that does not have the correct security. Either the current user or the Administrator's group must be the owner of the folder." the owner of the profile is correct... It works again when I re-image back to pre sp1 there is an event in the security log saying... Logon Failure: Reason: An error