[Ralf Gesellensetter] > The bug report exists: > http://bugs.skolelinux.no/show_bug.cgi?id=1373
Good. Are the ssh sessions showing up when executing 'who'? The killer program kill prosesses for non-existing and logged out users. Are the users logged in using ssh seen as logged in users (aka the output from who)? The issue Klaus Ade reported on IRC was that a flaky/overloaded LDAP server might some times report that an existing user did not exist, and if that happened when killer was running, that users processes were removed. It might be an idea to rewrite killer to only kill the processes for an unknown user if the user is unknown for a period of time, to avoid this problem with flaky LDAP servers. Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

