Date: Fri, 17 Apr 1998 14:09:15 +0000 (GMT) From: Luke Kenneth Casson Leighton <lkcl@regent.push.net> To: PAM development list <pam-list@redhat.com> Subject: pam_ntdom 0.21
onwards and upwards: the ever increasing version numbers. same location:
http://www.cb1.com/~lkcl/pam_ntdom/pam_ntdom.tar.gz
an old bug in the client connection code (reversed the order of the called
/ calling names for the SMB connection) meant that NT servers rejected the
connection. fixed this.
also reduced the debug log level from 50 to 0 :-)
i noticed in one of the other pam modules a "debug" parameter. is that an
integer number, with 0 as critical debug info reporting only, and
increasing upwards for more verbose info?
luke