passwd chat problem on AIX- small code change request

Mathias.Wohlfarth at mw-eb.de Mathias.Wohlfarth at mw-eb.de
Wed Dec 22 12:29:24 GMT 2004


Hello,
"passwd chat" does not work on AIX. When searching through the lists, I 
found a hint to put "ioctl(slave, I_PUSH, "ldterm");" to comment. I tried 
it and it works fine (samba 3.0.9).
Can you change the code in function dochild in smbd/chgpasswd.c in the 
next release to:

#ifndef AIX
        ioctl(slave, I_PUSH, "ldterm");
#endif

regards MW

Mathias Wohlfarth EDV-Beratung
Thomas-Mann-Str.1
53111 Bonn
Tel.    0172 / 53 45 591
        01801 / 777 555 33 01
Fax     0228 / 9469181
Email   mathias.wohlfarth at mw-eb.de


More information about the samba-technical mailing list