"Withers John Z" <[EMAIL PROTECTED]> writes: > I've been using RSSH on several of our servers. Our security wizards > have observed that the users logging into the system with the RSSH shell > do not have their information updated in /var/log/lastlog. This makes > the accounts look like they have not been logged in to. Is this a known > problem or a configuration issue?
This is not something that the user's shell is responsible for. It should be done before the shell is spawned. So I would look at the login method and figure out why it's not writing to lastlog; I don't think the rssh code itself is involved. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ rssh-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rssh-discuss
