Password sync problem on AIX

Jens Rehaag jens at jrehaag.de
Mon Nov 15 16:02:47 GMT 1999


Matt Chapman wrote:
> 
> On Tue, Nov 16, 1999 at 12:11:41AM +1100, Jens Rehaag wrote:
> >
> > [1999/11/15 13:47:29, 3] smbd/chgpasswd.c:chat_with_program(363)
> >   Dochild for user injre (uid=0,gid=0)
> > [1999/11/15 13:47:33, 3] smbd/chgpasswd.c:talktochild(266)
> >   Response 1 incorrect
> 
> That's a timeout there. To debug this set "password chat debug = yes"
> and turn debug level up to 100 (being careful not to expose people's
> passwords).
> 
> Did this work for you pre-2.0.6?

We already tried that with the pre-2.1 version - no invocation of the
passwd program. Now I just forgot the log level...
Attached is a log of a new try with log level 100 and password chat
debug on.
Obviously, there are no passwords in the logfile (I didn't cut anything
within the given piece). I guess the empty response means that the
passwd program really doesn't run?

> 
>         Matt
> 
> --
> Matthew "Austin" Chapman
> SysAdmin, Developer, Samba Team Member
-------------- next part --------------
[1999/11/15 16:37:26, 6] rpc_parse/parse_prs.c:prs_debug(37)
      000488 samr_io_enc_hash lm_oldhash
[1999/11/15 16:37:26, 5] rpc_parse/parse_prs.c:prs_uint32(372)
          0488 ptr : 0118fce8
[1999/11/15 16:37:26, 5] rpc_parse/parse_prs.c:prs_uint8s(389)
          048c hash: 94 25 8b 08 29 36 27 43 f5 dd 6f a4 02 c3 ed ce 
[1999/11/15 16:37:26, 5] rpc_server/srv_samr.c:samr_reply_chgpasswd_user(867)
  samr_chgpasswd_user: user: injre wks: \\FELLER
[1999/11/15 16:37:26, 10] passdb/passdb.c:iterate_getsmbpwnam(142)
  search by name: injre
[1999/11/15 16:37:26, 10] passdb/smbpass.c:startsmbfilepwent(45)
  startsmbfilepwent: opening file /usr/local/samba-2.0.6/private/smbpasswd
[1999/11/15 16:37:26, 6] passdb/smbpass.c:getsmbfilepwent(159)
  getsmbfilepwent: skipping comment or blank line
[1999/11/15 16:37:26, 5] passdb/smbpass.c:getsmbfilepwent(258)
  getsmbfilepwent: returning passwd entry for user moivre$, uid 5001
[1999/11/15 16:37:26, 5] passdb/smbpass.c:getsmbfilepwent(258)
  getsmbfilepwent: returning passwd entry for user guest, uid 100
[1999/11/15 16:37:26, 5] passdb/smbpass.c:getsmbfilepwent(258)
  getsmbfilepwent: returning passwd entry for user lpd, uid 9
[1999/11/15 16:37:26, 5] passdb/smbpass.c:getsmbfilepwent(258)
  getsmbfilepwent: returning passwd entry for user imnadm, uid 200
[1999/11/15 16:37:26, 5] passdb/smbpass.c:getsmbfilepwent(258)
  getsmbfilepwent: returning passwd entry for user intk, uid 201
[1999/11/15 16:37:26, 5] passdb/smbpass.c:getsmbfilepwent(258)
  getsmbfilepwent: returning passwd entry for user injre, uid 202
[1999/11/15 16:37:26, 10] passdb/passdb.c:iterate_getsmbpwnam(158)
  found by name: injre
[1999/11/15 16:37:26, 7] passdb/smbpass.c:endsmbfilepwent(81)
  endsmbfilepwent: closed password file.
[1999/11/15 16:37:26, 3] smbd/chgpasswd.c:chgpasswd(388)
  Password change for user: injre
[1999/11/15 16:37:26, 3] smbd/chgpasswd.c:findpty(88)
  pty: try to open ptypf, line was /dev/ptyXX
[1999/11/15 16:37:26, 3] smbd/chgpasswd.c:findpty(92)
  pty: opened /dev/ptypf
[1999/11/15 16:37:26, 3] smbd/chgpasswd.c:chat_with_program(363)
  Dochild for user injre (uid=0,gid=0)
[1999/11/15 16:37:28, 100] smbd/chgpasswd.c:expect(229)
  expect: expected [*New*password*] received []
[1999/11/15 16:37:30, 100] smbd/chgpasswd.c:expect(229)
  expect: expected [*New*password*] received []
[1999/11/15 16:37:30, 3] smbd/chgpasswd.c:talktochild(266)
  Response 1 incorrect
[1999/11/15 16:37:30, 3] smbd/chgpasswd.c:chat_with_program(310)
  Child failed to change password: injre
[1999/11/15 16:37:30, 3] smbd/chgpasswd.c:chat_with_program(341)
  The process exited while we were waiting
[1999/11/15 16:37:30, 5] rpc_parse/parse_samr.c:init_samr_r_chgpasswd_user(3585)
  init_r_chgpasswd_user
[1999/11/15 16:37:30, 5] rpc_parse/parse_prs.c:prs_debug(37)
  000000 samr_io_r_chgpasswd_user 
[1999/11/15 16:37:30, 5] rpc_parse/parse_prs.c:prs_uint32(372)
      0000 status: c000006a
[1999/11/15 16:37:30, 5] rpc_server/srv_samr.c:samr_reply_chgpasswd_user(884)
  samr_chgpasswd_user: 884
[1999/11/15 16:37:30, 5] rpc_server/srv_pipe.c:api_rpcTNP(1038)
  api_rpcTNP: called api_samr_rpc successfully
[1999/11/15 16:37:30, 5] smbd/uid.c:become_user(259)
  become_user uid=(0,-2) gid=(0,-2)
[1999/11/15 16:37:30, 6] rpc_server/srv_pipe_hnd.c:read_from_pipe(237)
  read_from_pipe: 7027name: samr len: 1024
[1999/11/15 16:37:30, 10] rpc_server/srv_pipe_hnd.c:read_from_pipe(278)
  read_from_pipe: samr: data_sent_length = 0, prs_offset(&p->rdata) = 4.
[1999/11/15 16:37:30, 5] rpc_parse/parse_prs.c:prs_debug(37)
  000000 smb_io_rpc_hdr hdr


More information about the samba-ntdom mailing list