On Sat, Jul 15, 2006 at 06:53:09PM -0400, Michael Stone wrote: >> including also fixing the code to write to the wtmp > ? An authentication module shouldn't be writing to wtmp.
Don't ask me why, but it does. Anyhow, the code is completely useless -- the two calls to opielogwtmp() can be replaced by a single one to logwtmp() AFAICS, and then the wtmp code can just go away. /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

