Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: login time restrictions

  • Subject: Re: login time restrictions
  • From: Brian <brian@xxxxxxxxxxxxxxxx>
  • Date: Wed, 07 Sep 2005 10:32:24 +0100
  • Newsgroups: alt.os.linux.suse
  • Organization: Minimal
  • References: <AfkTe.407437$s54.67139@pd7tw2no> <7226301.sbb0vXkmnf@pc-js.chello.pl> <sGkTe.407987$s54.109061@pd7tw2no> <dflrv1$1u5j$1@godfrey.mcc.ac.uk>
  • User-agent: Pan/0.14.2
  • Xref: news.mcc.ac.uk alt.os.linux.suse:192539
On Wed, 07 Sep 2005 05:56:14 +0100, Roy Schestowitz wrote:

[snips]
> To ensure that the user does not log in again, you can repeatedly check
> if tasks are initiated by 'illegal' users.
>
Or just use passwd -l User to lock the account, then passwd -u User to
unlock it.
man passwd

Or the "belt-n-braces method" - modify that user's /etc/passwd entry and
replace the tail end of it: /bin/bash to /bin/false to lock them out.

B.
-- 
Never be led astray onto the path of virtue.


[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index