search for: chgpasswd

Displaying 20 results from an estimated 121 matches for "chgpasswd".

2002 Aug 11
1
Password change on Windows 2000 clients not working
...g up the Change Password dialogue, I get the message that "The user doesn't exist or the password was entered incorrectly" from Windows. I am running Samba 2.2.3a on Mandrake Linux 8.2 In my logs, I see the following at the computer I was testing on: [2002/08/08 18:47:17, 0] smbd/chgpasswd.c:chgpasswd(474) Password Change: user sralph, New password is shorter than minimum password length = 5 [2002/08/08 18:47:19, 0] smbd/chgpasswd.c:chgpasswd(474) Password Change: user sralph, New password is shorter than minimum password length = 5 [2002/08/08 18:47:24, 0] smbd/chgpasswd.c:check...
2002 Aug 13
2
FW: Password change on Windows 2000 clients not working
...g up the Change Password dialogue, I get the message that "The user doesn't exist or the password was entered incorrectly" from Windows. I am running Samba 2.2.3a on Mandrake Linux 8.2 In my logs, I see the following at the computer I was testing on: [2002/08/08 18:47:17, 0] smbd/chgpasswd.c:chgpasswd(474) Password Change: user sralph, New password is shorter than minimum password length = 5 [2002/08/08 18:47:19, 0] smbd/chgpasswd.c:chgpasswd(474) Password Change: user sralph, New password is shorter than minimum password length = 5 [2002/08/08 18:47:24, 0] smbd/chgpasswd.c:check...
2008 Feb 13
4
FreeBSD: Changing UNIX password - Password Chat?
...r testuser1 New Password: (entering the password) Retype New Password: (entering it again) >From that i guess the expression in the chat would be: *Changing*local*password*for* %u\n *New*Password* %n\n *Retype*New*Password* %n\n Selected parts of the log shows: [2008/02/13 17:47:07, 100] smbd/chgpasswd.c:expect(279) expect: expected [*Changing*local*password*for*] received [Changing local password for testuser1 New Password:] match yes [2008/02/13 17:47:07, 10] smbd/chgpasswd.c:expect(290) expect: returning True [2008/02/13 17:47:07, 100] smbd/chgpasswd.c:expect(242) expect: sending [test...
1999 Oct 20
2
Samba - Unix password sync
...%n\n *Password* -------- password chat (manually): homer:~ # /bin/passwd web New password: New password (again): Password changed -------- log.smb (at level 100) [1999/10/20 17:46:24, 7] passdb/smbpass.c:endsmbfilepwent(81) endsmbfilepwent: closed password file. [1999/10/20 17:46:24, 3] smbd/chgpasswd.c:chgpasswd(394) Password change for user: web [1999/10/20 17:46:24, 10] smbd/chgpasswd.c:findpty(77) findpty: Allocated slave pty /dev/pts/1 [1999/10/20 17:46:24, 3] smbd/chgpasswd.c:chat_with_program(369) Dochild for user web (uid=0,gid=0) [1999/10/20 17:46:24, 10] smbd/chgpasswd.c:dochild(...
2003 Jul 14
2
passwd chat debug
Hi all, I'm trying to set up my "passwd chat", then I was adviced to use: passwd chat debug = yes debug level = 103 encryp passwords = no But I can't find the "chat" inside log.smbd What am I doing wrong? Cheers, -- Benilton Carvalho DE / IMECC / UNICAMP Red Hat Linux i18n Team
2006 Aug 14
1
Password Chat/Sync problems with 3.0.23
....0.21, it was working before). The XP clients throw up a "no permission to change password" error when the users attempt to renew passwords. I've carefully checked my password chat script and it appears to be OK. The logs files show: <snip> . [2006/08/11 12:26:14, 3] smbd/chgpasswd.c:chgpasswd(462) chgpasswd: Password change (as_root=Yes) for user: tester [2006/08/11 12:26:14, 3] smbd/chgpasswd.c:findpty(105) pty: try to open ptyp0, line was /dev/ptyXX [2006/08/11 12:26:14, 3] smbd/chgpasswd.c:findpty(105) pty: try to open ptyp1, line was /dev/ptyp0 [2006/08/11 12:26:14...
1999 Aug 27
0
Unix password sync: Any hints?
...ilepwent(258) getsmbfilepwent: returning passwd entry for user foo, uid 500 [1999/08/27 10:23:38, 10] passdb/passdb.c:iterate_getsmbpwnam(158) found by name: foo [1999/08/27 10:23:38, 7] passdb/smbpass.c:endsmbfilepwent(81) endsmbfilepwent: closed password file. [1999/08/27 10:23:38, 3] smbd/chgpasswd.c:chgpasswd(394) Password change for user: foo [1999/08/27 10:23:38, 10] smbd/chgpasswd.c:findpty(77) findpty: Allocated slave pty /dev/pts/2 [1999/08/27 10:23:38, 3] smbd/chgpasswd.c:chat_with_program(369) Dochild for user foo (uid=0,gid=0) [1999/08/27 10:23:38, 10] smbd/chgpasswd.c:dochild...
2004 Feb 25
1
probleb with 'passwd chat' and 'passwd program'
...=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Invoking '/usr/local/sbin/smbldap-passwd jto' as password change program. [2004/02/25 20:33:01, 10] lib/util_sock.c:read_socket_with_timeout(263) read_socket_with_timeout: timeout read. select timed out. [2004/02/25 20:33:01, 100] smbd/chgpasswd.c:expect(274) expect: expected [Changing password for* New password*] received [Changing password for jto New password : ] match yes [2004/02/25 20:33:01, 10] smbd/chgpasswd.c:expect(285) expect: returning True [2004/02/25 20:33:01, 100] smbd/chgpasswd.c:expect(237) expect: sending [couco...
2003 Aug 06
0
smbd (still) not running passwd as root
...asion as the it user logged onto the samba box) I get the following: machine 127.0.0.1 rejected the password change: Error was : RAP86: The specified password is invalid. Failed to change password for it When I check the logs after enabling passwd chat debug I find: [2003/08/06 15:15:36, 3] smbd/chgpasswd.c:chgpasswd(492) Password change for user: it [2003/08/06 15:15:36, 10] smbd/chgpasswd.c:findpty(87) findpty: Allocated slave pty /dev/pts/0 [2003/08/06 15:15:36, 3] smbd/chgpasswd.c:chat_with_program(443) Dochild for user it (uid=0,gid=0) [2003/08/06 15:15:36, 10] smbd/chgpasswd.c:dochild(21...
2000 Feb 21
0
passwd chat???
...onfuses me..It says that only root can specify a username... Here it is: [2000/02/21 10:19:07, 3] smbd/ipc.c:api_SetUserPassword(1692) Set password for <KRID> [2000/02/21 10:19:07, 4] passdb/pass_check.c:pass_check(792) Checking password for user krid (l=8) [2000/02/21 10:19:08, 3] smbd/chgpasswd.c:chgpasswd(388) Password change for user: krid [2000/02/21 10:19:08, 3] smbd/chgpasswd.c:findpty(88) pty: try to open ptya0, line was /dev/ptyXX [2000/02/21 10:19:08, 3] smbd/chgpasswd.c:findpty(92) pty: opened /dev/ptya0 [2000/02/21 10:19:08, 3] smbd/chgpasswd.c:chat_with_program(363) Doc...
2004 Jun 07
1
not able to change passwd
...o have posted in the wrong thread, resending the email. We have a samba domain and now some of the users from WINDOWS 2000 Pro are unable to change their password, below is the error : They are able to login without any problems. pdb_free_sam: SAM_ACCOUNT was NULL [2004/06/07 13:52:29, 0] smbd/chgpasswd.c:check_oem_password(817) check_oem_password: incorrect password length (-135857651). [2004/06/07 13:52:29, 0] passdb/passdb.c:pdb_free_sam(210) pdb_free_sam: SAM_ACCOUNT was NULL [2004/06/07 13:52:29, 0] smbd/chgpasswd.c:check_oem_password(817) check_oem_password: incorrect password length (...
1999 Jun 08
0
Help! Passwd debug - what is this?
...; to work, I recorded this bit of log file: (My user name is tnichols): [1999/06/08 13:13:35, 10] passdb/passdb.c:iterate_getsmbpwnam(156) found by name: tnichols [1999/06/08 13:13:35, 7] passdb/smbpass.c:endsmbfilepwent(81) endsmbfilepwent: closed password file. [1999/06/08 13:13:35, 3] smbd/chgpasswd.c:chgpasswd(387) Password change for user: tnichols [1999/06/08 13:13:35, 10] smbd/chgpasswd.c:findpty(78) findpty: Allocated slave pty /dev/pts000 [1999/06/08 13:13:35, 3] smbd/chgpasswd.c:chat_with_program(362) Dochild for user tnichols (uid=0,gid=0) [1999/06/08 13:13:35, 10] smbd/chgpasswd...
1999 Jul 09
0
Unix Password Sync Woes
Hello - hope somebody can point me in the right direction here. We use a SCO 5.0.4 box and samba 2.02, and when I try to get the passwd sync feature working, this is what my log file says:- (the user name is tnichols)- [1999/07/09 12:32:17, 3] smbd/chgpasswd.c:chgpasswd(387) Password change for user: tnichols [1999/07/09 12:32:17, 10] smbd/chgpasswd.c:findpty(78) findpty: Allocated slave pty /dev/pts000 [1999/07/09 12:32:17, 3] smbd/chgpasswd.c:chat_with_program(362) Dochild for user tnichols (uid=0,gid=0) [1999/07/09 12:32:17, 10] smbd/chgpasswd...
2003 Jul 23
0
%o passwd chat parameter - Samba-3.0.0beta3 - bug?
...mb.conf: unix password sync = Yes passwd program = /usr/bin/passwd passwd chat = *(current)*UNIX*password* %o\n *New*password* %n\n *Retype*new*password* %n\n *passwd:*all*authentication*tokens*updated*successfully* passwd chat debug = yes log level = 103 from log: [2003/07/23 13:41:31, 10] smbd/chgpasswd.c:dochild(217) Invoking '/usr/bin/passwd' as password change program. [2003/07/23 13:41:31, 10] lib/util_sock.c:read_socket_with_timeout(263) read_socket_with_timeout: timeout read. select timed out. [2003/07/23 13:41:31, 100] smbd/chgpasswd.c:expect(271) expect: expected [*(current)*...
2007 Nov 30
1
Limit connections on per file basis
I host a server where the files on the server are licensed such that only one user can access each file at any one time. To clarify: There could be 100 files on the server, and each file can only ever be read by one user. I'm trying to find a way of either allowing only 1 TCP connection per file, or perhaps forcing a read-lock on every file opened such that no other users can access a file
2000 Mar 05
1
The passwd sync chat doesn't seem to work OK.
I'm trying samba-2.0.3 and can't make the passwd sync chat work. Here is the debug Invoking '/usr/bin/passwd papa' as password change program. [2000/03/04 21:58:22, 100] smbd/chgpasswd.c:talktochild(263) talktochild: chatbuf=[*] responsebuf=[Changing password for user papa New UNIX password: ] [2000/03/04 21:58:22, 100] smbd/chgpasswd.c:talktochild(276) talktochild: sendbuf=[1q2w3e4r ] [2000/03/04 21:58:22, 100] smbd/chgpasswd.c:talktochild(263) talktochild: chatbuf=[*p...
2003 Nov 26
0
samba passwd program not running as root on OpenBSD
...st = Bad User null passwords = No pam password change = No passwd program = /usr/bin/passwd %u passwd chat = *New*password* %n\n *Retype*new*passwordn* %n\n passwd chat debug = Yes unix password sync = Yesin my samba logs:[2003/11/25 17:27:47, 10] /usr/obj/i386/samba-2.2.8a/samba-2.2.8a/source/smbd/chgpasswd.c:dochild(211) Invoking '/usr/bin/passwd paul' as password change program.[2003/11/25 17:27:47, 100] /usr/obj/i386/samba-2.2.8a/samba-2.2.8a/source/smbd/chgpasswd.c:expect(265) expect: expected [*New*password*] received [passwd: who are you ?? ] match no[2003/11/25 17:27:47, 100] /usr/obj/...
2004 Aug 04
1
ldapsync, Samba LDAP bug?: win clients return error when change passwd in samba3 PDC
When I am setup external passwd change script (syncldap) for sync my smb pass and unix pass, and change smb password on my windows client client, him return error, but password change is successful! It's log from samba for my windows client machine: [2004/08/04 11:46:52, 3] smbd/chgpasswd.c:chat_with_program(424) chat_with_program: Dochild for user g-marchenko (uid=0,gid=0) (as_root = Yes) [2004/08/04 11:46:52, 10] smbd/chgpasswd.c:dochild(217) Invoking '/usr/local/bin/ldapsync.pl -o g-marchenko' as password change program. [2004/08/04 11:46:52, 10] lib/util_sock.c:r...
2007 Jul 26
0
unix password sync causes domain joining problem?
...26 17:19:59, 5] lib/username.c:Get_Pwnam_internals(102) Checking combinations of 0 uppercase letters in test1$ [2007/07/26 17:19:59, 5] lib/username.c:Get_Pwnam_internals(108) Get_Pwnam_internals didn't find user [test1$]! [2007/07/26 17:19:59, 1] rpc_server/srv_samr_nt.c:set_user_info_pw(3410) chgpasswd: Username does not exist in system !?! [2007/07/26 17:19:59, 3] smbd/chgpasswd.c:chgpasswd(462) chgpasswd: Password change (as_root=Yes) for user: test1$ [2007/07/26 17:19:59, 0] smbd/chgpasswd.c:chgpasswd(521) chgpasswd: user test1$ doesn't exist in the UNIX password database. [2007/07/26 17:1...
2003 Aug 20
1
passwd not running as root
...sswd as a user logged onto the samba box I get the following error: machine 127.0.0.1 rejected the password change: Error was : RAP86: The specified password is invalid. Failed to change password for it When I check the logs after enabling passwd chat debug I find: [2003/08/06 15:15:36, 10] smbd/chgpasswd.c:dochild(217) Invoking '/usr/bin/passwd it' as password change program. [2003/08/06 15:15:36, 0] lib/util_sock.c:read_socket_with_timeout(279) read_socket_with_timeout: timeout read. read error = Input/output error. [2003/08/06 15:15:36, 100] smbd/chgpasswd.c:expect(271) expect: expe...