{"id":554,"date":"2010-02-16T15:51:22","date_gmt":"2010-02-16T15:51:22","guid":{"rendered":"http:\/\/kedar.nitty-witty.com\/?p=554"},"modified":"2015-07-21T12:25:29","modified_gmt":"2015-07-21T12:25:29","slug":"audit-checking-login-history-to-know-who-did-that-on-redhat-linux","status":"publish","type":"post","link":"https:\/\/kedar.nitty-witty.com\/blog\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux","title":{"rendered":"Audit-Checking login history-to know WHO DID THAT on Redhat Linux"},"content":{"rendered":"<p>I&#8217;m using Redhat Linux (RHEL 5). Yesterday I saw a bit suspicious activities and data movements under my &#8220;home&#8221; (\/home\/username directory).<br \/>\nI thought of investigate \/ audit through my Redhat\u00a0linux machine and catch the &#8220;Right Person&#8221; \/ &#8220;Who did it&#8221;.<\/p>\n<p>Following are the steps I followed: [which if you follow, you may follow.]<\/p>\n<h3>1. Retrieve all successful logins on the system<\/h3>\n<p style=\"text-align: left;\">cat \/var\/log\/secure* | grep Accepted &gt; logins.txt<br \/>\nNow logins.txt will contain all successfull logins to you Redhat\u00a0linux system.<br \/>\nYou may go through the file and have a manual first look up.<\/p>\n<p style=\"text-align: right;\">\n<p style=\"text-align: left;\"><strong>2. Check users at perticular time<\/strong><\/p>\n<p>Other command to find out last login details of perticular users we have\u00a0<strong>last, lastb<\/strong> commands which shows listing of last logged in users.<\/p>\n<p>The last program, which prints a detailed report of the times of the most recent user logins, does so by scanning the \/var\/log\/wtmp file.<\/p>\n<p>Output includes following details:<\/p>\n<p>User name<br \/>\nTty device number<br \/>\nLogin date and time<br \/>\nLogout time<br \/>\nTotal working time<\/p>\n<p>It also has an option to search logins at perticular time as follows:<br \/>\nlast -t YYYYMMDDHHMMSS &#8211; Display the state of logins as of the specified time.<\/p>\n<p>Files used in this are:<br \/>\n\/etc\/utmp &#8211; This is a binary file that contains a record for every active tty line.<br \/>\n\/var\/adm\/wtmp &#8211; Keeps track of both logins and logouts.<\/p>\n<h3>3. finger &#8211; It&#8217;s a user information lookup program<\/h3>\n<p>Finally you can get more information about user with the finger command.<\/p>\n<p><strong>finger -ls user-id<\/strong> &#8211; Above command will tell you linux user&#8217;s login name, real name, terminal name, write status, home directory, home phone number, login shell, mail status, and the contents of the files .plan .project .pgpkey .forward<\/p>\n<p>So, ultimately I got the Right Person and later came to know he was in my &#8220;home&#8221; to do &#8220;right&#8221; tasks only.<br \/>\nI don&#8217;t know if any other way is available but this is one of the way I approched.<\/p>\n","protected":false},"excerpt":{"rendered":"I&#8217;m using Redhat Linux (RHEL 5). Yesterday I saw a bit suspicious activities and data movements under my &#8220;home&#8221; (\/home\/username directory). I thought of investigate \/ audit through my Redhat\u00a0linux&hellip;\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[6],"tags":[241,59,244,426,242,243],"class_list":["post-554","post","type-post","status-publish","format-standard","category-technical","tag-audit-linux","tag-linux","tag-login-history","tag-technical","tag-who-did-that","tag-who-logged-in"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Auditing or Checking the login history to know WHO DID THAT on Redhat Linux or identifying the user for suspicious activity.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Kedar\"\/>\n\t<meta name=\"google-site-verification\" content=\"_Bu1h5r0PxIC0D2jBVdmYN45RTeG9ogcX85XLkbG1qA\" \/>\n\t<meta name=\"msvalidate.01\" content=\"116B62074CBCA1BA99B8CCE09CCF2FB8\" \/>\n\t<meta name=\"keywords\" content=\"linux,technical,redhat,login,audit linux,login history,who did that,who logged in\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/kedar.nitty-witty.com\/blog\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Change Is Inevitable | Kedar Vaijanapurkar&#039;s Blog for MySQL, technology and various subjects\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Audit-Checking login history-to know WHO DID THAT on Redhat Linux | Change Is Inevitable\" \/>\n\t\t<meta property=\"og:description\" content=\"Auditing or Checking the login history to know WHO DID THAT on Redhat Linux or identifying the user for suspicious activity.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/kedar.nitty-witty.com\/blog\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2010-02-16T15:51:22+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2015-07-21T12:25:29+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Audit-Checking login history-to know WHO DID THAT on Redhat Linux | Change Is Inevitable\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Auditing or Checking the login history to know WHO DID THAT on Redhat Linux or identifying the user for suspicious activity.\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#article\",\"name\":\"Audit-Checking login history-to know WHO DID THAT on Redhat Linux | Change Is Inevitable\",\"headline\":\"Audit-Checking login history-to know WHO DID THAT on Redhat Linux\",\"author\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/author\\\/admin#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#articleImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/be1f7021485c325d92cc4c5d961accb9c1af72b1b11281a790f7f4f066ef10d3?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Kedar\"},\"datePublished\":\"2010-02-16T15:51:22+00:00\",\"dateModified\":\"2015-07-21T12:25:29+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#webpage\"},\"articleSection\":\"Technical, Audit Linux, linux, login history, Technical, Who did that, who logged in\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/category\\\/technical#listItem\",\"name\":\"Technical\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/category\\\/technical#listItem\",\"position\":2,\"name\":\"Technical\",\"item\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/category\\\/technical\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#listItem\",\"name\":\"Audit-Checking login history-to know WHO DID THAT on Redhat Linux\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#listItem\",\"position\":3,\"name\":\"Audit-Checking login history-to know WHO DID THAT on Redhat Linux\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/category\\\/technical#listItem\",\"name\":\"Technical\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/#person\",\"name\":\"Kedar\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/be1f7021485c325d92cc4c5d961accb9c1af72b1b11281a790f7f4f066ef10d3?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Kedar\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/author\\\/admin#author\",\"url\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/author\\\/admin\",\"name\":\"Kedar\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/be1f7021485c325d92cc4c5d961accb9c1af72b1b11281a790f7f4f066ef10d3?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Kedar\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#webpage\",\"url\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux\",\"name\":\"Audit-Checking login history-to know WHO DID THAT on Redhat Linux | Change Is Inevitable\",\"description\":\"Auditing or Checking the login history to know WHO DID THAT on Redhat Linux or identifying the user for suspicious activity.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/author\\\/admin#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/author\\\/admin#author\"},\"datePublished\":\"2010-02-16T15:51:22+00:00\",\"dateModified\":\"2015-07-21T12:25:29+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/\",\"name\":\"..::CHANGE is INEVITABLE::..\",\"description\":\"Kedar Vaijanapurkar's Blog for MySQL, technology and various subjects\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Audit-Checking login history-to know WHO DID THAT on Redhat Linux | Change Is Inevitable","description":"Auditing or Checking the login history to know WHO DID THAT on Redhat Linux or identifying the user for suspicious activity.","canonical_url":"https:\/\/kedar.nitty-witty.com\/blog\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux","robots":"max-image-preview:large","keywords":"linux,technical,redhat,login,audit linux,login history,who did that,who logged in","webmasterTools":{"google-site-verification":"_Bu1h5r0PxIC0D2jBVdmYN45RTeG9ogcX85XLkbG1qA","msvalidate.01":"116B62074CBCA1BA99B8CCE09CCF2FB8","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/kedar.nitty-witty.com\/blog\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#article","name":"Audit-Checking login history-to know WHO DID THAT on Redhat Linux | Change Is Inevitable","headline":"Audit-Checking login history-to know WHO DID THAT on Redhat Linux","author":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/author\/admin#author"},"publisher":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/#person"},"image":{"@type":"ImageObject","@id":"https:\/\/kedar.nitty-witty.com\/blog\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#articleImage","url":"https:\/\/secure.gravatar.com\/avatar\/be1f7021485c325d92cc4c5d961accb9c1af72b1b11281a790f7f4f066ef10d3?s=96&d=mm&r=g","width":96,"height":96,"caption":"Kedar"},"datePublished":"2010-02-16T15:51:22+00:00","dateModified":"2015-07-21T12:25:29+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#webpage"},"isPartOf":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#webpage"},"articleSection":"Technical, Audit Linux, linux, login history, Technical, Who did that, who logged in"},{"@type":"BreadcrumbList","@id":"https:\/\/kedar.nitty-witty.com\/blog\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/kedar.nitty-witty.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/kedar.nitty-witty.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/kedar.nitty-witty.com\/blog\/category\/technical#listItem","name":"Technical"}},{"@type":"ListItem","@id":"https:\/\/kedar.nitty-witty.com\/blog\/category\/technical#listItem","position":2,"name":"Technical","item":"https:\/\/kedar.nitty-witty.com\/blog\/category\/technical","nextItem":{"@type":"ListItem","@id":"https:\/\/kedar.nitty-witty.com\/blog\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#listItem","name":"Audit-Checking login history-to know WHO DID THAT on Redhat Linux"},"previousItem":{"@type":"ListItem","@id":"https:\/\/kedar.nitty-witty.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/kedar.nitty-witty.com\/blog\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#listItem","position":3,"name":"Audit-Checking login history-to know WHO DID THAT on Redhat Linux","previousItem":{"@type":"ListItem","@id":"https:\/\/kedar.nitty-witty.com\/blog\/category\/technical#listItem","name":"Technical"}}]},{"@type":"Person","@id":"https:\/\/kedar.nitty-witty.com\/blog\/#person","name":"Kedar","image":{"@type":"ImageObject","@id":"https:\/\/kedar.nitty-witty.com\/blog\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/be1f7021485c325d92cc4c5d961accb9c1af72b1b11281a790f7f4f066ef10d3?s=96&d=mm&r=g","width":96,"height":96,"caption":"Kedar"}},{"@type":"Person","@id":"https:\/\/kedar.nitty-witty.com\/blog\/author\/admin#author","url":"https:\/\/kedar.nitty-witty.com\/blog\/author\/admin","name":"Kedar","image":{"@type":"ImageObject","@id":"https:\/\/kedar.nitty-witty.com\/blog\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/be1f7021485c325d92cc4c5d961accb9c1af72b1b11281a790f7f4f066ef10d3?s=96&d=mm&r=g","width":96,"height":96,"caption":"Kedar"}},{"@type":"WebPage","@id":"https:\/\/kedar.nitty-witty.com\/blog\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#webpage","url":"https:\/\/kedar.nitty-witty.com\/blog\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux","name":"Audit-Checking login history-to know WHO DID THAT on Redhat Linux | Change Is Inevitable","description":"Auditing or Checking the login history to know WHO DID THAT on Redhat Linux or identifying the user for suspicious activity.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux#breadcrumblist"},"author":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/author\/admin#author"},"creator":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/author\/admin#author"},"datePublished":"2010-02-16T15:51:22+00:00","dateModified":"2015-07-21T12:25:29+00:00"},{"@type":"WebSite","@id":"https:\/\/kedar.nitty-witty.com\/blog\/#website","url":"https:\/\/kedar.nitty-witty.com\/blog\/","name":"..::CHANGE is INEVITABLE::..","description":"Kedar Vaijanapurkar's Blog for MySQL, technology and various subjects","inLanguage":"en-US","publisher":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/#person"}}]},"og:locale":"en_US","og:site_name":"Change Is Inevitable | Kedar Vaijanapurkar's Blog for MySQL, technology and various subjects","og:type":"article","og:title":"Audit-Checking login history-to know WHO DID THAT on Redhat Linux | Change Is Inevitable","og:description":"Auditing or Checking the login history to know WHO DID THAT on Redhat Linux or identifying the user for suspicious activity.","og:url":"https:\/\/kedar.nitty-witty.com\/blog\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux","article:published_time":"2010-02-16T15:51:22+00:00","article:modified_time":"2015-07-21T12:25:29+00:00","twitter:card":"summary","twitter:title":"Audit-Checking login history-to know WHO DID THAT on Redhat Linux | Change Is Inevitable","twitter:description":"Auditing or Checking the login history to know WHO DID THAT on Redhat Linux or identifying the user for suspicious activity."},"aioseo_meta_data":{"post_id":"554","title":"Audit-Checking login history-to know WHO DID THAT on Redhat Linux | #site_title","description":"Auditing or Checking the login history to know WHO DID THAT on Redhat Linux or identifying the user for suspicious activity.","keywords":[{"label":"Linux","value":"Linux"},{"label":"technical","value":"technical"},{"label":"redhat","value":"redhat"},{"label":"login","value":"login"}],"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"Article","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"location":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2021-03-24 17:46:06","updated":"2025-08-16 19:03:41","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/kedar.nitty-witty.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/kedar.nitty-witty.com\/blog\/category\/technical\" title=\"Technical\">Technical<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tAudit-Checking login history-to know WHO DID THAT on Redhat Linux\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/kedar.nitty-witty.com\/blog"},{"label":"Technical","link":"https:\/\/kedar.nitty-witty.com\/blog\/category\/technical"},{"label":"Audit-Checking login history-to know WHO DID THAT on Redhat Linux","link":"https:\/\/kedar.nitty-witty.com\/blog\/audit-checking-login-history-to-know-who-did-that-on-redhat-linux"}],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/posts\/554","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/comments?post=554"}],"version-history":[{"count":2,"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/posts\/554\/revisions"}],"predecessor-version":[{"id":2294,"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/posts\/554\/revisions\/2294"}],"wp:attachment":[{"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/media?parent=554"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/categories?post=554"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/tags?post=554"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}