Poppassd.c:
I can compile it on AIX 4.3.2,
but an error occurs when I run it. The execl ('/bin/passwd', $user, char
*(0)) generates an error message:
'3004-709 Error changing password for "ccrowle".'
The user xxxx, pass xxxx dialogue works fine. It is just this password
changing dialogue that is choking. Any insight would be useful.
Thanks.
Chris
- - -- - -- - --
Debug output
- - ---- -- ----
Stage 2.
Reading from 'passwd'
Changing password for "ccrowle"
Read 48 bytes
read: '3004-709 Error changing password for "ccrowle".'
'3004-709 Error changing password for "ccrowle".'=='Error changing password
for *
changing password for *'??
'3004-709 Error changing password for "ccrowle".'=='new password:'??