<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Adams Systems Consultancy (Posts about SSH)</title><link>https://adamssystems.nl/</link><description></description><atom:link href="https://adamssystems.nl/categories/ssh.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2023 &lt;a href="mailto:Russell.Adams@AdamsSystems.nl"&gt;Russell Adams&lt;/a&gt; </copyright><lastBuildDate>Thu, 20 Apr 2023 12:14:03 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Using a Yubikey for AIX SSH login</title><link>https://adamssystems.nl/posts/using-a-yubikey-for-aix-ssh-login/</link><dc:creator>Russell Adams</dc:creator><description>&lt;div&gt;&lt;p&gt;Yubikeys offer a highly secure method for managing your SSH key for
logging into AIX. SSH keys are much stronger than passwords, but like
passwords they must be protected. A Yubikey provides a superior method
to securely store SSH private key material in a physical token and can
mitigate common attacks on SSH agents.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://adamssystems.nl/posts/using-a-yubikey-for-aix-ssh-login/"&gt;Read more…&lt;/a&gt; (11 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>AIX</category><category>Security</category><category>SSH</category><category>Sudo</category><category>Yubikey</category><guid>https://adamssystems.nl/posts/using-a-yubikey-for-aix-ssh-login/</guid><pubDate>Fri, 15 Jan 2021 14:05:57 GMT</pubDate></item><item><title>Using SSH instead of su and sudo</title><link>https://adamssystems.nl/posts/using-ssh-instead-of-su-and-sudo/</link><dc:creator>Russell Adams</dc:creator><description>&lt;div&gt;&lt;p&gt;There are several ways to become &lt;code class="docutils literal"&gt;root&lt;/code&gt; or another user in AIX. The
most common is via &lt;code class="docutils literal"&gt;su&lt;/code&gt;, and the second is via the open source
&lt;code class="docutils literal"&gt;sudo&lt;/code&gt; program. I recommend a third method, SSH to localhost.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://adamssystems.nl/posts/using-ssh-instead-of-su-and-sudo/"&gt;Read more…&lt;/a&gt; (5 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>AIX</category><category>Security</category><category>SSH</category><category>Sudo</category><guid>https://adamssystems.nl/posts/using-ssh-instead-of-su-and-sudo/</guid><pubDate>Tue, 29 Dec 2020 12:10:19 GMT</pubDate></item><item><title>AIX SFTP Best Practices</title><link>https://adamssystems.nl/posts/aix-sftp-best-practices/</link><dc:creator>Russell Adams</dc:creator><description>&lt;div&gt;&lt;p&gt;SFTP is a functional part of SSH which replaces the behavior of FTP in
a secure fashion. This is great on AIX for transferring files, batch
job uploads and downloads, and much more secure using SSL on the wire
and with a variety of authentication options.&lt;/p&gt;
&lt;p&gt;Unfortunately when left in the default configuration, the SSH server
on AIX allows all users to use SFTP to access any files on the system
(subject to filesystem permissions). It's common to see my customers
be surprised when an unprivileged application account can SFTP in with
WINSCP and browse their entire systems.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://adamssystems.nl/posts/aix-sftp-best-practices/"&gt;Read more…&lt;/a&gt; (2 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>AIX</category><category>Security</category><category>SFTP</category><category>SSH</category><guid>https://adamssystems.nl/posts/aix-sftp-best-practices/</guid><pubDate>Tue, 29 Dec 2020 11:30:59 GMT</pubDate></item><item><title>AIX SSH Best Practices</title><link>https://adamssystems.nl/posts/aix-ssh-best-practices/</link><dc:creator>Russell Adams</dc:creator><description>&lt;div&gt;&lt;p&gt;In recent years insecure and unencrypted protocols have been
deprecated because they pose an unacceptable security risk on any
network.&lt;/p&gt;
&lt;p&gt;For daily usage systems administrators should use SSH to connect to
AIX. SSH is encrypted on the wire and supports additional options for
using secure keys instead of simple passwords. It completely replaces
telnet and ftp, and all of the rsh tools.&lt;/p&gt;
&lt;p&gt;IBM ships and supports their own OpenSSH compiled for AIX. I intend to
review settings which should be configured in order to be secure.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://adamssystems.nl/posts/aix-ssh-best-practices/"&gt;Read more…&lt;/a&gt; (6 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>AIX</category><category>Security</category><category>SSH</category><guid>https://adamssystems.nl/posts/aix-ssh-best-practices/</guid><pubDate>Tue, 22 Dec 2020 20:31:08 GMT</pubDate></item></channel></rss>