<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CRIN Trac: Ticket #26: Create ssh and Trac account(s) for Code Positive</title>
    <link>https://trac.crin.org/trac/ticket/26</link>
    <description>&lt;p&gt;
Ticket to document the task and the time adding accounts ot the servers for Peter.
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>CRIN Trac</title>
      <url>https://trac.crin.org/trac/chrome/site/logo.gif</url>
      <link>https://trac.crin.org/trac/ticket/26</link>
    </image>
    <generator>Trac 1.0.2</generator>
    <item>
      
        <dc:creator>peter</dc:creator>

      <pubDate>Mon, 06 Jul 2015 15:55:03 GMT</pubDate>
      <title></title>
      <link>https://trac.crin.org/trac/ticket/26#comment:1</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/26#comment:1</guid>
      <description>
        &lt;pre class="wiki"&gt;robert castelo robert@codepositive.com
seth havens seth@codepositive.com
ben sassen ben@codepositive.com
mori sugimoto mori@codepositive.com
anthony albertyn anthony@codepositive.com
On Mon, 6 Jul 2015 at 16:52 CRIN Trac &amp;lt;trac@trac.crin.org&amp;gt; wrote:
&amp;gt; #26: Add ssh account(s) for Code Positive
&amp;gt; -----------------------------+-----------------------------------------
&amp;gt;            Reporter:  chris  |                      Owner:  chris
&amp;gt;                Type:  task   |                     Status:  new
&amp;gt;            Priority:  major  |                  Milestone:  Maintenance
&amp;gt;           Component:  crin1  |                    Version:
&amp;gt;            Keywords:         |  Estimated Number of Hours:  0.25
&amp;gt; Add Hours to Ticket:  0      |                  Billable?:  1
&amp;gt;         Total Hours:  0      |
&amp;gt; -----------------------------+-----------------------------------------
&amp;gt;  Ticket to document the task and the time adding accounts ot the servers
&amp;gt;  for Peter.
&amp;gt;
&amp;gt; --
&amp;gt; Ticket URL: &amp;lt;https://trac.crin.org/trac/ticket/26&amp;gt;
&amp;gt; CRIN Trac &amp;lt;https://trac.crin.org/trac&amp;gt;
&amp;gt; Trac project for CRIN website and servers.
&amp;gt;
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>peter</dc:creator>

      <pubDate>Mon, 06 Jul 2015 15:55:04 GMT</pubDate>
      <title></title>
      <link>https://trac.crin.org/trac/ticket/26#comment:2</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/26#comment:2</guid>
      <description>
        &lt;pre class="wiki"&gt;peter brownell greenman@codepositive.com
On Mon, 6 Jul 2015 at 16:53 Peter Brownell &amp;lt;greenman@codepositive.com&amp;gt;
wrote:
&amp;gt; robert castelo robert@codepositive.com
&amp;gt; seth havens seth@codepositive.com
&amp;gt; ben sassen ben@codepositive.com
&amp;gt; mori sugimoto mori@codepositive.com
&amp;gt; anthony albertyn anthony@codepositive.com
&amp;gt;
&amp;gt; On Mon, 6 Jul 2015 at 16:52 CRIN Trac &amp;lt;trac@trac.crin.org&amp;gt; wrote:
&amp;gt;
&amp;gt;&amp;gt; #26: Add ssh account(s) for Code Positive
&amp;gt;&amp;gt; -----------------------------+-----------------------------------------
&amp;gt;&amp;gt;            Reporter:  chris  |                      Owner:  chris
&amp;gt;&amp;gt;                Type:  task   |                     Status:  new
&amp;gt;&amp;gt;            Priority:  major  |                  Milestone:  Maintenance
&amp;gt;&amp;gt;           Component:  crin1  |                    Version:
&amp;gt;&amp;gt;            Keywords:         |  Estimated Number of Hours:  0.25
&amp;gt;&amp;gt; Add Hours to Ticket:  0      |                  Billable?:  1
&amp;gt;&amp;gt;         Total Hours:  0      |
&amp;gt;&amp;gt; -----------------------------+-----------------------------------------
&amp;gt;&amp;gt;  Ticket to document the task and the time adding accounts ot the servers
&amp;gt;&amp;gt;  for Peter.
&amp;gt;&amp;gt;
&amp;gt;&amp;gt; --
&amp;gt;&amp;gt; Ticket URL: &amp;lt;https://trac.crin.org/trac/ticket/26&amp;gt;
&amp;gt;&amp;gt; CRIN Trac &amp;lt;https://trac.crin.org/trac&amp;gt;
&amp;gt;&amp;gt; Trac project for CRIN website and servers.
&amp;gt;&amp;gt;
&amp;gt;
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Mon, 06 Jul 2015 16:13:11 GMT</pubDate>
      <title>hours changed; totalhours set</title>
      <link>https://trac.crin.org/trac/ticket/26#comment:3</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/26#comment:3</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0&lt;/em&gt; to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                set to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
TICKET SUMMARY: This documents to steps taken to &lt;tt&gt;ssh&lt;/tt&gt; add accounts for Peter to the servers.
&lt;/p&gt;
&lt;p&gt;
On &lt;a class="wiki" href="https://trac.crin.org/trac/wiki/Crin1"&gt;Crin1&lt;/a&gt;:
&lt;/p&gt;
&lt;pre class="wiki"&gt;sudo -i
export NEWUSER="peter"
adduser --disabled-password $NEWUSER
adduser $NEWUSER sudo
mkdir /home/$NEWUSER/.ssh
touch /home/$NEWUSER/.ssh/authorized_keys
chmod 600 /home/$NEWUSER/.ssh/authorized_keys
chmod 700 /home/$NEWUSER/.ssh
chown -R $NEWUSER:$NEWUSER  /home/$NEWUSER/.ssh
cd /home/$NEWUSER/.ssh
vi ssh2.pub
ssh-keygen -i -f ssh2.pub &amp;gt;&amp;gt; authorized_keys
&lt;/pre&gt;&lt;p&gt;
Repeat the above on &lt;a class="wiki" href="https://trac.crin.org/trac/wiki/Crin2"&gt;Crin2&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Peter -- could you check this is all OK and you have access?
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;tt&gt;ssh peter@crin1.crin.org&lt;/tt&gt;
&lt;/li&gt;&lt;li&gt;&lt;tt&gt;ssh peter@crin2.crin.org&lt;/tt&gt;
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
Peter -- are you happy adding accounts for others or would you like me to do this?
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Mon, 06 Jul 2015 16:21:05 GMT</pubDate>
      <title>hours, totalhours, summary changed</title>
      <link>https://trac.crin.org/trac/ticket/26#comment:4</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/26#comment:4</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0&lt;/em&gt; to &lt;em&gt;0.05&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.25&lt;/em&gt; to &lt;em&gt;0.3&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;summary&lt;/strong&gt;
                changed from &lt;em&gt;Add ssh account(s) for Code Positive&lt;/em&gt; to &lt;em&gt;Create ssh and Trac account(s) for Code Positive&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
TICKET SUMMARY: Creation of Trac accounts for Code Positive.
&lt;/p&gt;
&lt;p&gt;
Peter -- would you like me to create Trac accounts using the following usernames or would you like to do it yourself following the documentation here?
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="https://trac.crin.org/trac/wiki/Trac#CreateanTracaccount"&gt;https://trac.crin.org/trac/wiki/Trac#CreateanTracaccount&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
Replying to &lt;a class="ticket" href="https://trac.crin.org/trac/ticket/26#comment:1" title="Comment 1"&gt;peter&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;p&gt;
robert
seth
ben
mori
anthony
peter
&lt;/p&gt;
&lt;/blockquote&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>peter</dc:creator>

      <pubDate>Mon, 06 Jul 2015 16:25:04 GMT</pubDate>
      <title></title>
      <link>https://trac.crin.org/trac/ticket/26#comment:5</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/26#comment:5</guid>
      <description>
        &lt;pre class="wiki"&gt;Hi Chris.
Let me get Mori to send you his key. I am going to be away next week, and
am running through my tasks and may not get the time.
If you can add Mori, then we can do the rest.
Thanks
On Mon, 6 Jul 2015 at 17:13 CRIN Trac &amp;lt;trac@trac.crin.org&amp;gt; wrote:
&amp;gt; #26: Add ssh account(s) for Code Positive
&amp;gt; -----------------------------------+-----------------------------------
&amp;gt;                  Reporter:  chris  |                Owner:  chris
&amp;gt;                      Type:  task   |               Status:  new
&amp;gt;                  Priority:  major  |            Milestone:  Maintenance
&amp;gt;                 Component:  crin1  |              Version:
&amp;gt;                Resolution:         |             Keywords:
&amp;gt; Estimated Number of Hours:  0.25   |  Add Hours to Ticket:  0.25
&amp;gt;                 Billable?:  1      |          Total Hours:
&amp;gt; -----------------------------------+-----------------------------------
&amp;gt; Changes (by chris):
&amp;gt;
&amp;gt;  * hours:  0 =&amp;gt; 0.25
&amp;gt;  * totalhours:   =&amp;gt; 0.25
&amp;gt;
&amp;gt;
&amp;gt; Comment:
&amp;gt;
&amp;gt;  TICKET SUMMARY: This documents to steps taken to `ssh` add accounts for
&amp;gt;  Peter to the servers.
&amp;gt;
&amp;gt;  On [[Crin1]]:
&amp;gt;
&amp;gt;  {{{
&amp;gt;  sudo -i
&amp;gt;  export NEWUSER="peter"
&amp;gt;  adduser --disabled-password $NEWUSER
&amp;gt;  adduser $NEWUSER sudo
&amp;gt;  mkdir /home/$NEWUSER/.ssh
&amp;gt;  touch /home/$NEWUSER/.ssh/authorized_keys
&amp;gt;  chmod 600 /home/$NEWUSER/.ssh/authorized_keys
&amp;gt;  chmod 700 /home/$NEWUSER/.ssh
&amp;gt;  chown -R $NEWUSER:$NEWUSER  /home/$NEWUSER/.ssh
&amp;gt;  cd /home/$NEWUSER/.ssh
&amp;gt;  vi ssh2.pub
&amp;gt;  ssh-keygen -i -f ssh2.pub &amp;gt;&amp;gt; authorized_keys
&amp;gt;  }}}
&amp;gt;
&amp;gt;  Repeat the above on [[Crin2]].
&amp;gt;
&amp;gt;  Peter -- could you check this is all OK and you have access?
&amp;gt;
&amp;gt;  * `ssh peter@crin1.crin.org`
&amp;gt;  * `ssh peter@crin2.crin.org`
&amp;gt;
&amp;gt;  Peter -- are you happy adding accounts for others or would you like me to
&amp;gt;  do this?
&amp;gt;
&amp;gt; --
&amp;gt; Ticket URL: &amp;lt;https://trac.crin.org/trac/ticket/26#comment:3&amp;gt;
&amp;gt; CRIN Trac &amp;lt;https://trac.crin.org/trac&amp;gt;
&amp;gt; Trac project for CRIN website and servers.
&amp;gt;
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>peter</dc:creator>

      <pubDate>Mon, 06 Jul 2015 16:25:05 GMT</pubDate>
      <title></title>
      <link>https://trac.crin.org/trac/ticket/26#comment:6</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/26#comment:6</guid>
      <description>
        &lt;pre class="wiki"&gt;Hi Chris
We will add the accounts.
Thanks
On Mon, 6 Jul 2015 at 17:21 CRIN Trac &amp;lt;trac@trac.crin.org&amp;gt; wrote:
&amp;gt; #26: Create ssh and Trac account(s) for Code Positive
&amp;gt; -----------------------------------+-----------------------------------
&amp;gt;                  Reporter:  chris  |                Owner:  chris
&amp;gt;                      Type:  task   |               Status:  new
&amp;gt;                  Priority:  major  |            Milestone:  Maintenance
&amp;gt;                 Component:  crin1  |              Version:
&amp;gt;                Resolution:         |             Keywords:
&amp;gt; Estimated Number of Hours:  0.25   |  Add Hours to Ticket:  0.05
&amp;gt;                 Billable?:  1      |          Total Hours:  0.25
&amp;gt; -----------------------------------+-----------------------------------
&amp;gt; Changes (by chris):
&amp;gt;
&amp;gt;  * hours:  0 =&amp;gt; 0.05
&amp;gt;  * totalhours:  0.25 =&amp;gt; 0.3
&amp;gt;
&amp;gt;
&amp;gt; Comment:
&amp;gt;
&amp;gt;  TICKET SUMMARY: Creation of Trac accounts for Code Positive.
&amp;gt;
&amp;gt;  Peter -- would you like me to create Trac accounts using the following
&amp;gt;  usernames or would you like to do it yourself following the documentation
&amp;gt;  here?
&amp;gt;
&amp;gt;  - https://trac.crin.org/trac/wiki/Trac#CreateanTracaccount
&amp;gt;
&amp;gt;  Replying to [comment:1 peter]:
&amp;gt;  &amp;gt;
&amp;gt;  &amp;gt; robert
&amp;gt;  &amp;gt; seth
&amp;gt;  &amp;gt; ben
&amp;gt;  &amp;gt; mori
&amp;gt;  &amp;gt; anthony
&amp;gt;  &amp;gt; peter
&amp;gt;
&amp;gt; --
&amp;gt; Ticket URL: &amp;lt;https://trac.crin.org/trac/ticket/26#comment:4&amp;gt;
&amp;gt; CRIN Trac &amp;lt;https://trac.crin.org/trac&amp;gt;
&amp;gt; Trac project for CRIN website and servers.
&amp;gt;
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Mon, 06 Jul 2015 16:26:19 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>https://trac.crin.org/trac/ticket/26#comment:7</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/26#comment:7</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0&lt;/em&gt; to &lt;em&gt;0.07&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.3&lt;/em&gt; to &lt;em&gt;0.37&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Adding accounts for Mori on &lt;a class="wiki" href="https://trac.crin.org/trac/wiki/Crin1"&gt;Crin1&lt;/a&gt; and &lt;a class="wiki" href="https://trac.crin.org/trac/wiki/Crin2"&gt;Crin2&lt;/a&gt;:
&lt;/p&gt;
&lt;pre class="wiki"&gt;export NEWUSER="mori"
adduser --disabled-password $NEWUSER
adduser $NEWUSER sudo
mkdir /home/$NEWUSER/.ssh
touch /home/$NEWUSER/.ssh/authorized_keys
chmod 600 /home/$NEWUSER/.ssh/authorized_keys
chmod 700 /home/$NEWUSER/.ssh
chown -R $NEWUSER:$NEWUSER  /home/$NEWUSER/.ssh
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Mon, 06 Jul 2015 16:32:49 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>https://trac.crin.org/trac/ticket/26#comment:8</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/26#comment:8</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0&lt;/em&gt; to &lt;em&gt;0.05&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.37&lt;/em&gt; to &lt;em&gt;0.42&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
SSH public key for Mori added to &lt;a class="wiki" href="https://trac.crin.org/trac/wiki/Crin1"&gt;Crin1&lt;/a&gt; and &lt;a class="wiki" href="https://trac.crin.org/trac/wiki/Crin2"&gt;Crin2&lt;/a&gt;.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>peter</dc:creator>

      <pubDate>Mon, 06 Jul 2015 17:28:15 GMT</pubDate>
      <title></title>
      <link>https://trac.crin.org/trac/ticket/26#comment:9</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/26#comment:9</guid>
      <description>
        &lt;p&gt;
Users on Crin2 also need a ~/.my.cnf file containing the following info:
&lt;/p&gt;
&lt;pre class="wiki"&gt;[client]
host=crin1
ssl-cipher=DHE-RSA-AES256-SHA
ssl-ca=/etc/ssl/cacert/cacert.pem
ssl-cert=/etc/ssl/cacert/crin1_cert.pem
ssl-key=/etc/ssl/cacert/crin1_yassl_privatekey.pem
&lt;/pre&gt;&lt;p&gt;
This will allow drush to access the database.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Mon, 03 Aug 2015 10:37:59 GMT</pubDate>
      <title>cc, status changed; resolution set</title>
      <link>https://trac.crin.org/trac/ticket/26#comment:10</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/26#comment:10</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;cc&lt;/strong&gt;
              &lt;em&gt;mori&lt;/em&gt; added
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Peter and Mori have ssh access to &lt;a class="wiki" href="https://trac.crin.org/trac/wiki/Crin1"&gt;Crin1&lt;/a&gt;, &lt;a class="wiki" href="https://trac.crin.org/trac/wiki/Crin2"&gt;Crin2&lt;/a&gt; and &lt;a class="wiki" href="https://trac.crin.org/trac/wiki/Crin4"&gt;Crin4&lt;/a&gt; and sudo so can add accounts for other people at Code Positive as needs be -- closing this ticket.
&lt;/p&gt;
&lt;p&gt;
If help is needed feel free to re-open it.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>