<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>nixCraft &#187; Linux login control</title> <atom:link href="http://www.cyberciti.biz/tips/category/linux-login-control/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Wed, 24 Apr 2013 18:50:55 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>7 Powerful Firefox Password Managers [ Add-ons ]</title><link>http://www.cyberciti.biz/tips/firefox-password-manager-addons.html</link> <comments>http://www.cyberciti.biz/tips/firefox-password-manager-addons.html#comments</comments> <pubDate>Mon, 08 Dec 2008 09:02:41 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[Linux login control]]></category> <category><![CDATA[Mozilla]]></category> <category><![CDATA[OS X]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[windows vista]]></category> <category><![CDATA[browser extension]]></category> <category><![CDATA[firefox]]></category> <category><![CDATA[gnome password manager]]></category> <category><![CDATA[kde password manager]]></category> <category><![CDATA[login information]]></category> <category><![CDATA[master password]]></category> <category><![CDATA[password generator]]></category> <category><![CDATA[password manager]]></category> <category><![CDATA[password managers]]></category> <category><![CDATA[passwords]]></category> <category><![CDATA[random password]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3812</guid> <description><![CDATA[<p><div
style="float:right;margin-top:0px;margin-left:5px;"><a
title="See all Mozilla FireFox related tips/articles" href="http://www.cyberciti.biz/tips/category/mozilla"><img
src="http://files.cyberciti.biz/cbzcache/3rdparty/firefox.png" border="0" alt="" /></a></div> Choosing the password is only the first step; you have got to remember it. You can not remember 100s of password at a time. However, with the help of a password manager, you can organize passwords, host names, and PIN codes.</p><p>Like most of you, I love using Firefox and explaining the advantages of  Firefox to others who use other browsers. Unlike other browsers, Firefox has huge list of excellent add-ons that will satisfy almost all of your requirements in using a browser. Following are the list of 7 powerful Firefox password related add-ons that will make your life in managing passwords very safe, secure and easy under Mac OS X, Linux / UNIX and Windows operating system.</p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/firefox-password-manager-addons.html/feed</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>pssh: Run Command On Multiple SSH Servers</title><link>http://www.cyberciti.biz/tips/parallel-ssh-execution.html</link> <comments>http://www.cyberciti.biz/tips/parallel-ssh-execution.html#comments</comments> <pubDate>Sat, 01 Nov 2008 19:44:16 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[Download of the day]]></category> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[HP-UX]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[Linux Log Management]]></category> <category><![CDATA[Linux login control]]></category> <category><![CDATA[Linux Scalability]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[OS X]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[linux execute remote command]]></category> <category><![CDATA[linux run script other server]]></category> <category><![CDATA[multixterm]]></category> <category><![CDATA[pssh command]]></category> <category><![CDATA[remote invoke script on linux]]></category> <category><![CDATA[run command own script ssh]]></category> <category><![CDATA[run commands multiple ssh]]></category> <category><![CDATA[ssh multiple execution]]></category> <category><![CDATA[ssh run command on multiple servers]]></category> <category><![CDATA[ssh to execute command]]></category> <category><![CDATA[tentakel ubuntu]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3414</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/shell-scripting' title='See all Bash/Shell scripting related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> I've already written about <a
href="http://www.cyberciti.biz/tips/execute-commands-on-multiple-linux-or-unix-servers-part-ii.html">tentakel tool</a> and <a
href="http://www.cyberciti.biz/tips/execute-commands-on-multiple-linux-or-unix-servers.html">shell script hack</a> to run a single command on multiple Linux / UNIX / BSD server.  This is useful to save time and run UNIX commands on multiple machines. Linux.com has published an article <a
href="http://www.linux.com/feature/151340">about a new tool called pssh</a>:<br
/><blockquote>If you want to increase your productivity with SSH, you can try a tool that lets you run commands on more than one remote machine at the same time. Parallel ssh, Cluster SSH, and ClusterIt let you specify commands in a single terminal window and send them to a collection of remote machines where they can be executed.</blockquote>]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/parallel-ssh-execution.html/feed</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Emergency Server Management  With Intelligent Platform Management Interface (IPMI)</title><link>http://www.cyberciti.biz/tips/linux-freebsd-ipmi-login-session.html</link> <comments>http://www.cyberciti.biz/tips/linux-freebsd-ipmi-login-session.html#comments</comments> <pubDate>Wed, 07 May 2008 18:49:24 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[High performance computing]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[HP-UX]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux login control]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[command line interface]]></category> <category><![CDATA[intelligent platform]]></category> <category><![CDATA[interface specification]]></category> <category><![CDATA[ipmi]]></category> <category><![CDATA[ipmicli.x86 command]]></category> <category><![CDATA[ipmitool command]]></category> <category><![CDATA[kernel device driver]]></category> <category><![CDATA[management interface]]></category> <category><![CDATA[platform management]]></category> <category><![CDATA[server manufacturers]]></category> <category><![CDATA[temperature fan]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2271</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/networking' title='See all Linux/UNIX networking related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/networking.png' border='0' /></a></div> <span
class="drop_cap">I</span>ntelligent Platform Management Interface (IPMI) is a hardware level interface specification that defines a common, abstracted, message-based interface to platform monitoring and control functions.  Both IPMI and <a
href="http://www.cyberciti.biz/tips/kvm-over-ip.html">KVM over IP</a> can be used in emergency situations. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-freebsd-ipmi-login-session.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>How to: Install KDE 4 Desktop under Ubuntu Linux 7.10</title><link>http://www.cyberciti.biz/tips/install-kde-4.html</link> <comments>http://www.cyberciti.biz/tips/install-kde-4.html#comments</comments> <pubDate>Sun, 20 Jan 2008 19:16:08 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Howto]]></category> <category><![CDATA[Kde]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[Linux laptop]]></category> <category><![CDATA[Linux login control]]></category> <category><![CDATA[Tip of the day]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[/etc/apt/sources.list]]></category> <category><![CDATA[apt get kde]]></category> <category><![CDATA[debian kde]]></category> <category><![CDATA[how to install kde4]]></category> <category><![CDATA[install kde 4]]></category> <category><![CDATA[install kde4]]></category> <category><![CDATA[install kde4 kubuntu]]></category> <category><![CDATA[install kde4 ubuntu]]></category> <category><![CDATA[installing kde4]]></category> <category><![CDATA[kde 4 download]]></category> <category><![CDATA[kde 4 release]]></category> <category><![CDATA[kde 4 screenshots]]></category> <category><![CDATA[kde 4 ubuntu]]></category> <category><![CDATA[kde desktop]]></category> <category><![CDATA[kde4 ubuntu]]></category> <category><![CDATA[kubuntu kde4]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/install-kde-4.html</guid> <description><![CDATA[KDE 4 has been released. I've received couple of questions about installing KDE 4 under Ubuntu Linux 7.10. KDE 4 Packages are available for Ubuntu Linux version 7.10 (Gutsy) and from development Ubuntu Linux Hardy version. They install to /usr/lib/kde4 and can be installed alongside your existing KDE 3. However these packages are not compatible [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/install-kde-4.html/feed</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>When a user logs in what files are updated in UNIX / Linux</title><link>http://www.cyberciti.biz/tips/linux-unix-wtmp-utmp-login-records-file.html</link> <comments>http://www.cyberciti.biz/tips/linux-unix-wtmp-utmp-login-records-file.html#comments</comments> <pubDate>Tue, 02 Oct 2007 20:07:00 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux login control]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[lastlog file]]></category> <category><![CDATA[login information]]></category> <category><![CDATA[login sessions]]></category> <category><![CDATA[utmp file]]></category> <category><![CDATA[utmp header file]]></category> <category><![CDATA[wtmp file]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-unix-wtmp-utmp-login-records-file.html</guid> <description><![CDATA[One of our regular reader asks: I’d like to discover information about who is currently using the system. When a user logs in what files are updated in UNIX / Linux? Linux / UNIX have utmp and wtmp files to keep login records. Following three files keeps track of all logins and logouts to the [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-unix-wtmp-utmp-login-records-file.html/feed</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Linux allow / restrict system logins to specific user groups only using pam_listfile PAM module</title><link>http://www.cyberciti.biz/tips/howto-deny-allow-linux-user-group-login.html</link> <comments>http://www.cyberciti.biz/tips/howto-deny-allow-linux-user-group-login.html#comments</comments> <pubDate>Thu, 13 Sep 2007 07:55:13 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[Linux login control]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[access control]]></category> <category><![CDATA[pam configuration]]></category> <category><![CDATA[pam module]]></category> <category><![CDATA[secure system]]></category> <category><![CDATA[user groups login]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-allow-restrict-system-logins-to-specific-user-groups-only-using-pam_listfile-pam-module.html</guid> <description><![CDATA[There are two ways to allow / restrict system login to specific user groups only. The simplest method is to use a PAM module called pam_listfile.so. Another option is to use login access control table. Locking down system login access is very important task if you need a secure system. The system administrator is free [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-deny-allow-linux-user-group-login.html/feed</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>Increase the maximum number of pseudo &#8211; terminals ~ PTY on Linux for remote Login session</title><link>http://www.cyberciti.biz/tips/howto-linux-increase-pty-session.html</link> <comments>http://www.cyberciti.biz/tips/howto-linux-increase-pty-session.html#comments</comments> <pubDate>Tue, 11 Sep 2007 07:04:21 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux login control]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[bidirectional communication]]></category> <category><![CDATA[cat command]]></category> <category><![CDATA[character devices]]></category> <category><![CDATA[communication channel]]></category> <category><![CDATA[kernel configuration]]></category> <category><![CDATA[linux installation]]></category> <category><![CDATA[login sessions]]></category> <category><![CDATA[master slave]]></category> <category><![CDATA[maximum number]]></category> <category><![CDATA[pseudo terminal]]></category> <category><![CDATA[ssh]]></category> <category><![CDATA[sysctl command]]></category> <category><![CDATA[vi command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-linux-increase-pty-session.html</guid> <description><![CDATA[Generally service such as ssh, screen, expect, telnet etc use pty (pseudo-terminals) in master – slave mode for login and other purposes. If pty setting is too low many users will not able to login to system using ssh or other commands. In this tip I will explain how to increase the maximum number of [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-linux-increase-pty-session.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Setup OpenLDAP authentication on Linux for OSX Client and sync / share home directory</title><link>http://www.cyberciti.biz/tips/linux-apple-osx-openldap-authentication-howto.html</link> <comments>http://www.cyberciti.biz/tips/linux-apple-osx-openldap-authentication-howto.html#comments</comments> <pubDate>Tue, 28 Aug 2007 15:29:18 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[Linux login control]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[OS X]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[authentication issue]]></category> <category><![CDATA[directory sync]]></category> <category><![CDATA[home directory]]></category> <category><![CDATA[ldap]]></category> <category><![CDATA[linux mac os x]]></category> <category><![CDATA[network]]></category> <category><![CDATA[network share]]></category> <category><![CDATA[nfs]]></category> <category><![CDATA[openldap]]></category> <category><![CDATA[sync]]></category> <category><![CDATA[undocumented feature]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-apple-osx-openldap-authentication-howto.html</guid> <description><![CDATA[Finally, someone spends time to work with a Linux server and OS X authentication issue: OSX has what I would call an undocumented feature of the operating system- the portable home directory. Basically, it keeps a user's home directory sync'd up between a network share and the local pc. If you are not on the [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-apple-osx-openldap-authentication-howto.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Download of the day: SSH Menu ~ Save and Open SSH Connections on a single mouse click</title><link>http://www.cyberciti.biz/tips/download-sshmenu.html</link> <comments>http://www.cyberciti.biz/tips/download-sshmenu.html#comments</comments> <pubDate>Mon, 20 Aug 2007 10:28:59 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Download of the day]]></category> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux login control]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Gnome]]></category> <category><![CDATA[Kde]]></category> <category><![CDATA[linux software]]></category> <category><![CDATA[open ssh connections]]></category> <category><![CDATA[ssh client]]></category> <category><![CDATA[SSHMenu]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/download-sshmenu.html</guid> <description><![CDATA[For last couple of years I’ve used my own shell script based solution to list and open ssh connections. Now I found a nice applet called SSHMenu: The SSHMenu is a panel applet that makes all your regular SSH connections a single mouse click away. Each menu option will open an SSH session in a [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/download-sshmenu.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Linux configure point to point tunneling PPTP  VPN client for Microsoft PPTP vpn server</title><link>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html</link> <comments>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html#comments</comments> <pubDate>Mon, 11 Jun 2007 19:21:58 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[Linux laptop]]></category> <category><![CDATA[Linux login control]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[cisco vpn client for linux]]></category> <category><![CDATA[linux firewall pptp]]></category> <category><![CDATA[linux l2tp]]></category> <category><![CDATA[linux l2tp client]]></category> <category><![CDATA[linux l2tp ipsec]]></category> <category><![CDATA[linux pptp]]></category> <category><![CDATA[linux pptp client]]></category> <category><![CDATA[linux pptp connection]]></category> <category><![CDATA[linux pptp server]]></category> <category><![CDATA[linux pptp vpn]]></category> <category><![CDATA[linux pptp vpn client]]></category> <category><![CDATA[linux pptpd]]></category> <category><![CDATA[microsoft linux vpn]]></category> <category><![CDATA[pptp]]></category> <category><![CDATA[pptp client for linux]]></category> <category><![CDATA[pptp vpn]]></category> <category><![CDATA[virtual private networks]]></category> <category><![CDATA[vpn connection]]></category> <category><![CDATA[vpn server]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html</guid> <description><![CDATA[With this tip you will be able to work from home using VPN and that too from Linux / FreeBSD system for the proprietary Microsoft Point-to-Point vpn server. Different organization uses different VPN connection options such as SSL, PPTP or IPSEC. When you need to access corporate network and its services, you need to login [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-configure-ubuntu-fedora-linux-pptp-client.html/feed</wfw:commentRss> <slash:comments>57</slash:comments> </item> <item><title>What is the difference between password and passphrase under OpenSSH with DSA / RAS public key authentication?</title><link>http://www.cyberciti.biz/tips/openssh-difference-between-password-passphrase.html</link> <comments>http://www.cyberciti.biz/tips/openssh-difference-between-password-passphrase.html#comments</comments> <pubDate>Tue, 22 May 2007 15:25:43 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[FAQ]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux login control]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/openssh-difference-between-password-passphrase.html</guid> <description><![CDATA[Recently I received an interesting question from one my regular reader: What is the basic and important difference between password and passphrase when implementing SSH with DSA/RAS public key authentication? Which one is recommended for daily usage? The main and basic difference is that you can use multi string phrase including spaces and tabs using [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/openssh-difference-between-password-passphrase.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Howto use multiple SSH keys for password less login</title><link>http://www.cyberciti.biz/tips/linux-multiple-ssh-key-based-authentication.html</link> <comments>http://www.cyberciti.biz/tips/linux-multiple-ssh-key-based-authentication.html#comments</comments> <pubDate>Mon, 14 May 2007 00:19:51 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[Linux laptop]]></category> <category><![CDATA[Linux login control]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[cat command]]></category> <category><![CDATA[keygen]]></category> <category><![CDATA[private key]]></category> <category><![CDATA[public key]]></category> <category><![CDATA[public keys]]></category> <category><![CDATA[remote server]]></category> <category><![CDATA[ssh]]></category> <category><![CDATA[ssh connections]]></category> <category><![CDATA[ssh keys]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-multiple-ssh-key-based-authentication.html</guid> <description><![CDATA[A step by step guide on setting up multiple SSH keys for password less login.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-multiple-ssh-key-based-authentication.html/feed</wfw:commentRss> <slash:comments>15</slash:comments> </item> <item><title>Howto prevent non-root users from login into the system using nologin shell</title><link>http://www.cyberciti.biz/tips/linux-prevent-normal-users-from-logging-into-system.html</link> <comments>http://www.cyberciti.biz/tips/linux-prevent-normal-users-from-logging-into-system.html#comments</comments> <pubDate>Thu, 16 Nov 2006 18:23:55 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Linux login control]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Ubuntu Linux]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-prevent-normal-users-from-logging-into-system.html</guid> <description><![CDATA[How do you prevent non-root users from login into the system? How do you assign user ftp and mail access only? How do you make or set shell to nologin to politely refuse a login? Fear not, it is easy to deny access to login shell :D . If the file /etc/nologin exists, login will [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-prevent-normal-users-from-logging-into-system.html/feed</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>Restrict the use of su command</title><link>http://www.cyberciti.biz/tips/restrict-the-use-of-su-command.html</link> <comments>http://www.cyberciti.biz/tips/restrict-the-use-of-su-command.html#comments</comments> <pubDate>Thu, 16 Nov 2006 17:56:48 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux login control]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[/etc/pam.d/su]]></category> <category><![CDATA[/lib/security/pam_wheel.so]]></category> <category><![CDATA[administrative group]]></category> <category><![CDATA[config]]></category> <category><![CDATA[control security]]></category> <category><![CDATA[default behavior]]></category> <category><![CDATA[distro]]></category> <category><![CDATA[error message]]></category> <category><![CDATA[invalid passwords]]></category> <category><![CDATA[lib]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[login session]]></category> <category><![CDATA[PAM]]></category> <category><![CDATA[security reasons]]></category> <category><![CDATA[uid]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[unix and linux]]></category> <category><![CDATA[wheel]]></category> <category><![CDATA[wheel group]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/restrict-the-use-of-su-command.html</guid> <description><![CDATA[su is used to become another user during a login session. Invoked without a username, su defaults to becoming the super user. The user will be prompted for a password, if appropriate. Invalid passwords will produce an error message. All attempts, both valid and invalid, are logged to detect abuses of the system. By default [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/restrict-the-use-of-su-command.html/feed</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Force OpenSSH (SSHD) to use authentication via LDAP server</title><link>http://www.cyberciti.biz/tips/howto-configure-sshd-to-use-openldap-server.html</link> <comments>http://www.cyberciti.biz/tips/howto-configure-sshd-to-use-openldap-server.html#comments</comments> <pubDate>Mon, 06 Nov 2006 13:34:05 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux login control]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[UNIX]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-configure-sshd-to-use-openldap-server.html</guid> <description><![CDATA[Lightweight Directory Access Protocol, or LDAP , is a directory services running over TCP/IP. Most large business and organization use LDAP for centralized authentication. You can read LDAP Linux HOWTO for setup and configuration. If your workstation or server setup to authenticate via LDAP, open ssh will not work when user try to connect from [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-configure-sshd-to-use-openldap-server.html/feed</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Force OpenSSH (sshd) to listen on selected multiple IP address only</title><link>http://www.cyberciti.biz/tips/howto-openssh-sshd-listen-multiple-ip-address.html</link> <comments>http://www.cyberciti.biz/tips/howto-openssh-sshd-listen-multiple-ip-address.html#comments</comments> <pubDate>Sat, 28 Oct 2006 15:53:45 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Linux login control]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[UNIX]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-openssh-sshd-listen-multiple-ip-address.html</guid> <description><![CDATA[So how do you force sshd to listen on multiple IP addresses? Let us say you have total 8 public IP address and one private IP address. You would like to bind sshd to one selected public IP (ex 70.5.xx.xx) and private IP (10.1.5.1) only. Luckily there is an easy way to achieve this using [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-openssh-sshd-listen-multiple-ip-address.html/feed</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>OpenSSH Root user account restriction &#8211; revisited</title><link>http://www.cyberciti.biz/tips/openssh-root-user-account-restriction-revisited.html</link> <comments>http://www.cyberciti.biz/tips/openssh-root-user-account-restriction-revisited.html#comments</comments> <pubDate>Wed, 02 Aug 2006 19:13:21 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux login control]]></category> <category><![CDATA[PAM]]></category> <category><![CDATA[Security]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/openssh-root-user-account-restriction-revisited.html</guid> <description><![CDATA[One of our article generated few more question regarding root login issues over ssh session. One of reader (eMBee) asks, "I need something that allows me to say: allow any users except root from anywhere, and root only from localhost. (over ssh session)". PAM offers very powerful authentication control. You need to use the pam_access [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/openssh-root-user-account-restriction-revisited.html/feed</wfw:commentRss> <slash:comments>19</slash:comments> </item> <item><title>Linux PAM configuration that allows or deny login via the sshd server</title><link>http://www.cyberciti.biz/tips/linux-pam-configuration-that-allows-or-deny-login-via-the-sshd-server.html</link> <comments>http://www.cyberciti.biz/tips/linux-pam-configuration-that-allows-or-deny-login-via-the-sshd-server.html#comments</comments> <pubDate>Sun, 30 Jul 2006 18:13:40 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux login control]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[access control]]></category> <category><![CDATA[pam configuration]]></category> <category><![CDATA[pam module]]></category> <category><![CDATA[pluggable authentication modules]]></category> <category><![CDATA[secure system]]></category> <category><![CDATA[ssh server]]></category> <category><![CDATA[user login]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-pam-configuration-that-allows-or-deny-login-via-the-sshd-server.html</guid> <description><![CDATA[The idea is very simple you want to limit who can use sshd based on a list of users. The text file contains a list of users that may not log in (or allowed to log in) using the SSH server. This is used for improving security. PAM (Pluggable authentication modules) allows you to define [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-pam-configuration-that-allows-or-deny-login-via-the-sshd-server.html/feed</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>Linux last reboot time and date find out</title><link>http://www.cyberciti.biz/tips/linux-last-reboot-time-and-date-find-out.html</link> <comments>http://www.cyberciti.biz/tips/linux-last-reboot-time-and-date-find-out.html#comments</comments> <pubDate>Sun, 30 Apr 2006 16:34:00 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux login control]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/var/log/wtmp]]></category> <category><![CDATA[/var/run/utmp]]></category> <category><![CDATA[aix last reboot]]></category> <category><![CDATA[command searches]]></category> <category><![CDATA[display server reboot time]]></category> <category><![CDATA[display server shutdown time]]></category> <category><![CDATA[last command]]></category> <category><![CDATA[linux last command]]></category> <category><![CDATA[linux last login]]></category> <category><![CDATA[linux sys admin]]></category> <category><![CDATA[reboot system]]></category> <category><![CDATA[server last reboot]]></category> <category><![CDATA[shutdown system]]></category> <category><![CDATA[time of last system boot]]></category> <category><![CDATA[unix last reboot]]></category> <category><![CDATA[wtmp]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-last-reboot-time-and-date-find-out.html</guid> <description><![CDATA[So how do you find Linux / UNIX system last reboot or shutdown date and time? The last utility will either list the sessions of specified users, ttys, and hosts, in reverse time order, or list the users logged in at a specified date and time. Each line of output contains the user name, the [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-last-reboot-time-and-date-find-out.html/feed</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>Howto: Linux shell restricting access</title><link>http://www.cyberciti.biz/tips/howto-linux-shell-restricting-access.html</link> <comments>http://www.cyberciti.biz/tips/howto-linux-shell-restricting-access.html#comments</comments> <pubDate>Wed, 08 Feb 2006 15:49:00 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[Linux login control]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[add new user]]></category> <category><![CDATA[etc passwd file]]></category> <category><![CDATA[etc shells file]]></category> <category><![CDATA[linux shell]]></category> <category><![CDATA[login restriction]]></category> <category><![CDATA[nologin shell]]></category> <category><![CDATA[usermod command]]></category> <category><![CDATA[web hosting service]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-linux-shell-restricting-access.html</guid> <description><![CDATA[By default when you add new user to system (/etc/passwd file) it grant shell access. If you are creating new users for POP3 or SMTP (mail server) or FTP then you do not need to grant shell access to a user. Remember as soon as you add a user he/she can login via telnet or [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-linux-shell-restricting-access.html/feed</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>