Great brand names under one roof and supporting maysville linux users group!

Home  

 


  Create an account

Search


[x]  
 
 [x]
Categories Menu
· All Categories
· Commands
· Distro News
· General
· Link of the Week
· Linux Jobs
· Security
· Software
· Tips

 
Navigation
 
User Info
Welcome, Anonymous

Username:
Password:

(Register)

Membership:
Latest: crookedface
New Today: 0
New Yesterday: 0
Overall: 218

People Online:
Visitors: 6
Members: 0
Total: 6

 
hacker Beware
You have been warned!
We have caught 1271 shameful hackers.

NukeSentinel(tm) 2.5.14

 
Hot Downloads
 
  
Commands: last, lastb - shows users who have logged in
Posted on Sunday, December 26 @ 11:54:25 CST by maysvill

Commands You Should Know How to Use ewiget writes "The last command is used to show the last succesful logins to a system. Last uses the file /var/log/wtmp to store its data. This file is often deleted by crackers when a system is compromised.


The lastb command lists the last unsuccesful or bad login attempts. Lastb uses the file /var/log/btmp file to store its data.

From the man page of last, we have:


LAST,LASTB(1) Linux System Administrator's Manual LAST,LASTB(1)


NAME

last, lastb - show listing of last logged in users


SYNOPSIS

last [-R] [-num] [ -n num ] [-adiox] [ -f file ] [name...] [tty...]

lastb [-R] [-num] [ -n num ] [ -f file ] [-adiox] [name...] [tty...]


DESCRIPTION

Last searches back through the file /var/log/wtmp (or the file designated by the -f flag) and displays a list of all users logged in (and out) since that file was created. Names of users and tty's can be given, in which case last will show only those entries matching the arguments. Names of ttys can be abbreviated, thus last 0 is the same as last tty0.


When last catches a SIGINT signal (generated by the interrupt key, usually control-C) or a SIGQUIT signal (generated by the quit key, usually control-), last will show how far it has searched through the file; in the case of the SIGINT signal last will then terminate.


The pseudo user reboot logs in each time the system is rebooted. Thus last reboot will show a log of all reboots since the log file was created.


Lastb is the same as last, except that by default it shows a log of the file /var/log/btmp, which contains all the bad login attempts.


OPTIONS

-num This is a count telling last how many lines to show.


-n num The same.


-R Suppresses the display of the hostname field.


-a Display the hostname in the last column. Useful in combination with the next flag.


-d For non-local logins, Linux stores not only the host name of the remote host but its IP number as well. This option translates the IP number back into a hostname.


-i This option is like -d in that it displays the IP number of the remote host, but it displays the IP number in numbers-and-dots notation.


-o Read an old-type wtmp file (written by linux-libc5 applications).


-x Display the system shutdown entries and run level changes.


NOTES

The files wtmp and btmp might not be found. The system only logs information in these files if they are present. This is a local configuration issue. If you want the files to be used, they can be created with a simple touch(1) command (for example, touch /var/log/wtmp).


FILES

/var/log/wtmp

/var/log/btmp


AUTHOR

Miquel van Smoorenburg, miquels@cistron.nl


SEE ALSO

shutdown(8), login(1), init(8)


Jul 29, 1999 LAST,LASTB(1)
"

 
Related Websites

Related Links
 
Article Rating
Average Score: 0
Votes: 0

Please take a second and vote for this article:

Excellent
Very Good
Good
Regular
Bad


 
Options
 
Associated Topics

Commands You Should Know How to UseLinux Computer & Network SecurityTips & Tricks

The comments are owned by the poster. We aren't responsible for their content.

No Comments Allowed for Anonymous, please register

 
All content Copyright 2000 - 2008, Maysville Linux Users Group unless otherwise credited.
All Rights Reserved!
The opinions expressed by visitors to this web site are their own and not necessarily the opinions of the MLUG!


Web site powered by PHP-Nuke Web site powered by PHP-Nuke-NIP-76.0

You can syndicate our news using the file backend.php or ultramode.txt