Displaying 1 result from an estimated 1 matches for "ypzapnpasswd13220".
2002 Mar 15
0
passwd change program runs as user, not root!
.../15 10:46:19, 3, pid=13220] smbd/chgpasswd.c:(428)
Dochild for user dmccann (uid=0,gid=0)
[2002/03/15 10:46:19, 10, pid=13220] smbd/chgpasswd.c:(209)
Invoking '/usr/local/bin/ypzapnpasswd dmccann' as password change program.
and yet the log file that script produces shows:-
# head ypzapnpasswd13220.ENV
id -a >&2
+ id -a
+ 1>& 2
uid=1110(dmccann) gid=100(Informatics) groups=100(Informatics)
(the shell script is running with -x-v for debugging purposes)
Muchly puzzled.
I'm running with a log level of 100 (I thought it might be (another)
password chat problem....), so I...