<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unix Duo for Linux Ubuntu in Managing Users</title>
    <link>https://community.cisco.com/t5/managing-users/unix-duo-for-linux-ubuntu/m-p/4877635#M261</link>
    <description>&lt;DIV class="duo-migrated-content"&gt;&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;Try to SSH in as that user, and you should be able to copy that enrollment URL from your terminal.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;If you can’t SSH in, &lt;A href="https://duo.com/docs/enrolling-users#manual-enrollment"&gt;create the user in the Duo Admin Panel and add a 2FA device to that user&lt;/A&gt;, they try to log in to the Ubuntu desktop.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 07 Jun 2021 16:13:45 GMT</pubDate>
    <dc:creator>DuoKristina</dc:creator>
    <dc:date>2021-06-07T16:13:45Z</dc:date>
    <item>
      <title>Unix Duo for Linux Ubuntu</title>
      <link>https://community.cisco.com/t5/managing-users/unix-duo-for-linux-ubuntu/m-p/4877630#M256</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am new to setting up Duo 2FA for Unix, yet new to Linux environment also. I have followed both log_duo &lt;STRONG&gt;and&lt;/STRONG&gt; pam_duo instructions. What I am trying to figure out is how to implement Unix 2FA with an existing Duo User. I realized that when I “tested” pam_duo/login_duo, it generates creates a “root” user in the Duo Admin Panel. That is what I did not want. I would like Unix Duo to be carried thru an existing Duo User. Is there a way to divert this to an existing Duo User, such that it does not utilize a license?&lt;/P&gt;
&lt;P&gt;Also is there a way to prevent from going to root@“username” after authenticating in Linux?&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 04 May 2021 20:57:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/unix-duo-for-linux-ubuntu/m-p/4877630#M256</guid>
      <dc:creator>skylin3r92</dc:creator>
      <dc:date>2021-05-04T20:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Duo for Linux Ubuntu</title>
      <link>https://community.cisco.com/t5/managing-users/unix-duo-for-linux-ubuntu/m-p/4877631#M257</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;Hi &lt;A class="mention" href="https://community.duo.com/u/skylin3r92"&gt;@skylin3r92&lt;/A&gt; ,&lt;/P&gt;
&lt;P&gt;Sorry to hear you’re having issues with your Duo Unix install.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;I have followed both log_duo &lt;STRONG&gt;and&lt;/STRONG&gt; pam_duo instructions.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Typically customers install &lt;EM&gt;either&lt;/EM&gt;  pam_duo or login_duo. Is there a reason why you would want to install both? If not, I suggest you remove login_duo and just use PAM.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;I realized that when I “tested” pam_duo/login_duo, it generates creates a “root” user in the Duo Admin Panel&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Did you test it as &lt;CODE&gt;root&lt;/CODE&gt;? That could explain why it wanted you to enroll a &lt;CODE&gt;root&lt;/CODE&gt; user in Duo. Configured correctly, it should only need the actual user logging in enrolled as a Duo user.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Also is there a way to prevent from going to root@“username” after authenticating in Linux?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I’m not sure what this means?&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 10 May 2021 17:40:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/unix-duo-for-linux-ubuntu/m-p/4877631#M257</guid>
      <dc:creator>DuoKristina</dc:creator>
      <dc:date>2021-05-10T17:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Duo for Linux Ubuntu</title>
      <link>https://community.cisco.com/t5/managing-users/unix-duo-for-linux-ubuntu/m-p/4877632#M258</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;Hi Kristina,&lt;/P&gt;
&lt;P&gt;Thank you for your response. I figured out how to do away with the root issue.&lt;/P&gt;
&lt;P&gt;I have performed pam_duo. However, once I logged off and tried to log back in, it appears I have been locked out regardless if my password is correct. I see on the documentation for Pam_Duo “&lt;EM&gt;We recommend leaving a root shell open while making any changes to your PAM or sshd configuration, in order to prevent accidentally locking yourself out. Additionally, always make sure your PAM configuration works locally before testing it with SSH logins.&lt;/EM&gt;”&lt;/P&gt;
&lt;P&gt;Can you give me details of how to approach this? I have little knowledge about how SSH works.&lt;/P&gt;
&lt;P&gt;Also, is it possible to implement the authentication push after to logging in? Such as: Entering username, password, then authenticate. If so, can you point where in the config file I will need to make changes?&lt;/P&gt;
&lt;P&gt;I know I’m going off topic here but if I need to create a new topic, please let me know.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;BR /&gt;
-skylin3r92&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 26 May 2021 17:38:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/unix-duo-for-linux-ubuntu/m-p/4877632#M258</guid>
      <dc:creator>skylin3r92</dc:creator>
      <dc:date>2021-05-26T17:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Duo for Linux Ubuntu</title>
      <link>https://community.cisco.com/t5/managing-users/unix-duo-for-linux-ubuntu/m-p/4877633#M259</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;Does your PAM configuration match the examples for your version of Ubuntu shown here: &lt;A href="https://duo.com/docs/duounix#pam-examples" class="inline-onebox"&gt;Duo Unix - 2FA for SSH with PAM Support (pam_duo) | Duo Security&lt;/A&gt;?&lt;/P&gt;
&lt;P&gt;Also, if you scroll down that same doc page to &lt;A href="https://duo.com/docs/duounix#duo-configuration-options" class="inline-onebox"&gt;Duo Unix - 2FA for SSH with PAM Support (pam_duo) | Duo Security&lt;/A&gt; there’s a list of options you can add to your &lt;CODE&gt;pam_duo.conf &lt;/CODE&gt; config file. You’ll see the &lt;CODE&gt;autopush&lt;/CODE&gt; configuration option in that list.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 26 May 2021 21:27:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/unix-duo-for-linux-ubuntu/m-p/4877633#M259</guid>
      <dc:creator>DuoKristina</dc:creator>
      <dc:date>2021-05-26T21:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Duo for Linux Ubuntu</title>
      <link>https://community.cisco.com/t5/managing-users/unix-duo-for-linux-ubuntu/m-p/4877634#M260</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;I have found a way to implement Duo with password for my User account.&lt;/P&gt;
&lt;P&gt;I followed this guideline and seemed to work: &lt;A href="https://help.duo.com/s/article/2231?language=en_US" rel="noopener nofollow ugc"&gt;How do I enable pam_duo to use passwords instead of public key authentication?&lt;/A&gt;&lt;STRONG&gt;strong text&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I created a new user account and set the password. However, it prompts me to enroll the user with a given link. Unfortunately I can’t access the link from the login screen. I have tried to copy the link to enroll from my host machine but was not able to load the page. It resulted in an error.&lt;/P&gt;
&lt;P&gt;How can I enroll new user accounts?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2X_3_3ae786c1c103cf200c4eeb1c7207d305848dcf7f.png" style="width: 594px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/191454iD2D7D3C875C28E1F/image-size/large?v=v2&amp;amp;px=999" role="button" title="2X_3_3ae786c1c103cf200c4eeb1c7207d305848dcf7f.png" alt="2X_3_3ae786c1c103cf200c4eeb1c7207d305848dcf7f.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 04 Jun 2021 18:36:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/unix-duo-for-linux-ubuntu/m-p/4877634#M260</guid>
      <dc:creator>skylin3r92</dc:creator>
      <dc:date>2021-06-04T18:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Duo for Linux Ubuntu</title>
      <link>https://community.cisco.com/t5/managing-users/unix-duo-for-linux-ubuntu/m-p/4877635#M261</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;Try to SSH in as that user, and you should be able to copy that enrollment URL from your terminal.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;If you can’t SSH in, &lt;A href="https://duo.com/docs/enrolling-users#manual-enrollment"&gt;create the user in the Duo Admin Panel and add a 2FA device to that user&lt;/A&gt;, they try to log in to the Ubuntu desktop.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 07 Jun 2021 16:13:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/unix-duo-for-linux-ubuntu/m-p/4877635#M261</guid>
      <dc:creator>DuoKristina</dc:creator>
      <dc:date>2021-06-07T16:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Duo for Linux Ubuntu</title>
      <link>https://community.cisco.com/t5/managing-users/unix-duo-for-linux-ubuntu/m-p/4877636#M262</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;Thank you, I was able to enroll the user from my account.&lt;/P&gt;
&lt;P&gt;I have ran into another issue. I tried to access the Demo account and it shows this error:&lt;BR /&gt;
&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2X_7_77b76e99dba0198615013d05c2a09414e6b51766.png" style="width: 594px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/191329iD49F56604C9DB88F/image-size/large?v=v2&amp;amp;px=999" role="button" title="2X_7_77b76e99dba0198615013d05c2a09414e6b51766.png" alt="2X_7_77b76e99dba0198615013d05c2a09414e6b51766.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;When I enrolled the Demo user, I enrolled with the same device as my default user… Could it be that each Linux user is limited to one Duo Account?&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 07 Jun 2021 17:00:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/unix-duo-for-linux-ubuntu/m-p/4877636#M262</guid>
      <dc:creator>skylin3r92</dc:creator>
      <dc:date>2021-06-07T17:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Duo for Linux Ubuntu</title>
      <link>https://community.cisco.com/t5/managing-users/unix-duo-for-linux-ubuntu/m-p/4877637#M263</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;The device to user limit and the user to device limit in Duo is 1:100 for both.&lt;/P&gt;
&lt;P&gt;Did you &lt;A href="https://duo.com/docs/using-groups#using-groups-to-manage-application-access"&gt;configure permitted groups restrictions on your Duo Unix application i&lt;/A&gt;n the Admin Panel? Is the Demo user a member of that permitted group in Duo?&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 17 Jun 2021 20:26:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/unix-duo-for-linux-ubuntu/m-p/4877637#M263</guid>
      <dc:creator>DuoKristina</dc:creator>
      <dc:date>2021-06-17T20:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Duo for Linux Ubuntu</title>
      <link>https://community.cisco.com/t5/managing-users/unix-duo-for-linux-ubuntu/m-p/4877638#M264</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;Sorry for the late reply. But yes, I was able to configure the permitted group restrictions on my Duo application.&lt;/P&gt;
&lt;P&gt;I have another scenario. Is it possible to have a user that utilizes multiple computers, yet use the same device to authenticate him/herself whilst using one device for authentication.&lt;/P&gt;
&lt;P&gt;eg. User A has an account on Computer A &amp;amp; B. Can &lt;STRONG&gt;User A&lt;/STRONG&gt; authenticate his account on Computer A &amp;amp; B using &lt;EM&gt;one device&lt;/EM&gt;?&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 21 Jul 2021 18:51:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/unix-duo-for-linux-ubuntu/m-p/4877638#M264</guid>
      <dc:creator>skylin3r92</dc:creator>
      <dc:date>2021-07-21T18:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Duo for Linux Ubuntu</title>
      <link>https://community.cisco.com/t5/managing-users/unix-duo-for-linux-ubuntu/m-p/4877639#M265</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;Yes, devices are attached to users only, not users AND endpoints, so a Duo user can authenticate to any application for which they are permitted using the same device, as long as the device type is permitted for those applications.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;User A has an account on Computer A &amp;amp; B. Can &lt;STRONG&gt;User A&lt;/STRONG&gt; authenticate his account on Computer A &amp;amp; B using &lt;EM&gt;one device&lt;/EM&gt; ?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes, if User A exists in Duo with Phone A, and User A is permitted to log into the Duo applications installed on Computer A and B, User A can log into Computer B and authenticate with Phone A.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 21 Jul 2021 19:04:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/unix-duo-for-linux-ubuntu/m-p/4877639#M265</guid>
      <dc:creator>DuoKristina</dc:creator>
      <dc:date>2021-07-21T19:04:48Z</dc:date>
    </item>
  </channel>
</rss>

