<?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: Alias user with a prefix in Managing Users</title>
    <link>https://community.cisco.com/t5/managing-users/alias-user-with-a-prefix/m-p/4878092#M320</link>
    <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;Oh got it ! All clear now, thanks !&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 15 Jan 2021 19:29:39 GMT</pubDate>
    <dc:creator>AlexT2</dc:creator>
    <dc:date>2021-01-15T19:29:39Z</dc:date>
    <item>
      <title>Alias user with a prefix</title>
      <link>https://community.cisco.com/t5/managing-users/alias-user-with-a-prefix/m-p/4878086#M314</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;We have a RADIUS application that is using Duo for MFA, but the username there has a specific prefix. Is it possible to automatically create an alias base on this prefix or ignore this prefix on Duo?&lt;/P&gt;
&lt;P&gt;Eg:&lt;BR /&gt;
Username: &lt;STRONG&gt;user.name&lt;/STRONG&gt;&lt;SPAN class="mention"&gt;@example.org&lt;/SPAN&gt;&lt;BR /&gt;
Alias 1: user.name&lt;BR /&gt;
Alias 2: &lt;STRONG&gt;prefix- user.name&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;We want to authenticate the user without having to create the Alias 2, or creating it automatically. Not sure I made myself clear.&lt;/P&gt;
&lt;P&gt;Thank you,&lt;BR /&gt;
Rafael&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 20 Feb 2020 12:15:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/alias-user-with-a-prefix/m-p/4878086#M314</guid>
      <dc:creator>rafael10</dc:creator>
      <dc:date>2020-02-20T12:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Alias user with a prefix</title>
      <link>https://community.cisco.com/t5/managing-users/alias-user-with-a-prefix/m-p/4878087#M315</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;Hi Rafael,&lt;/P&gt;
&lt;P&gt;I think what you’re looking for is &lt;A href="https://duo.com/docs/protecting-applications#username-normalization"&gt;Username Normalization&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;When enabled, username normalization strips domain information from the username, so “jsmith,” “DOMAIN\jsmith,” and “&lt;A href="mailto:jsmith@domain.com"&gt;jsmith@domain.com&lt;/A&gt;” would all resolve to a single “jsmith” Duo user. Please see &lt;A href="https://help.duo.com/s/article/3244?language=en_US"&gt;this article&lt;/A&gt; for more information.&lt;/P&gt;
&lt;P&gt;It’s important to note that enabling this feature will not combine any duplicate users that already exist in your Duo Admin Panel. You’ll have to manually delete those.&lt;/P&gt;
&lt;P&gt;You may also want to check out &lt;A href="https://community.duo.com/t/introducing-duo-level-up-now-open-for-beta/5713"&gt;Level Up&lt;/A&gt;, our new customer education platform. The courses there are free, take about 15-20 minutes to complete, and cover this along with many other topics relevant to help desk and system admins. &lt;IMG width="20" height="20" src="https://community.cisco.com/legacyfs/online/ciscoduo/cdn_emojis/twitter/slight_smile.png" style="display : inline;" /&gt; You can &lt;A href="https://docs.google.com/forms/d/e/1FAIpQLSdMYnnaXEhoOUj7xVdno8lGQretbOhUTN7PYqLTReVc-0a_kQ/viewform?usp=sf_link"&gt;sign up here&lt;/A&gt; if you’re interested.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 20 Feb 2020 15:07:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/alias-user-with-a-prefix/m-p/4878087#M315</guid>
      <dc:creator>Amy2</dc:creator>
      <dc:date>2020-02-20T15:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Alias user with a prefix</title>
      <link>https://community.cisco.com/t5/managing-users/alias-user-with-a-prefix/m-p/4878088#M316</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;Hi Amy,&lt;/P&gt;
&lt;P&gt;Not sure if it would help in this case, because the prefix is not a domain name, here the prefix could be something like &lt;STRONG&gt;vpn-&lt;/STRONG&gt;, so we would have &lt;STRONG&gt;vpn-user.name&lt;/STRONG&gt; in my previous example.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 20 Feb 2020 16:43:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/alias-user-with-a-prefix/m-p/4878088#M316</guid>
      <dc:creator>rafael10</dc:creator>
      <dc:date>2020-02-20T16:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Alias user with a prefix</title>
      <link>https://community.cisco.com/t5/managing-users/alias-user-with-a-prefix/m-p/4878089#M317</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;Ah ok, interesting. I misunderstood then. Thanks for clarifying that!&lt;/P&gt;
&lt;P&gt;In that case, Username Aliases seems like the right solution for you. Check out our &lt;A href="https://help.duo.com/s/article/aliases-guide?language=en_US"&gt;configuration guide&lt;/A&gt; on how to set this up. You can have up to four additional usernames (aliases) for a single user, for a total of five.&lt;/P&gt;
&lt;P&gt;We also have a &lt;A href="https://help.duo.com/s/article/aliases-migration?language=en_US"&gt;migration guide&lt;/A&gt;  that explains what to do for an environment that already has multiple usernames for a single employee. Some cleanup is required in that case, and the process varies based on how you’ve chosen to add these users to Duo.&lt;/P&gt;
&lt;P&gt;I hope that helps! Please let me know if you have additional questions.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 20 Feb 2020 17:51:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/alias-user-with-a-prefix/m-p/4878089#M317</guid>
      <dc:creator>Amy2</dc:creator>
      <dc:date>2020-02-20T17:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Alias user with a prefix</title>
      <link>https://community.cisco.com/t5/managing-users/alias-user-with-a-prefix/m-p/4878090#M318</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;I’m probably missing something (or not looking at the right place) but I can’t seem to find that  &lt;A href="https://duo.com/docs/protecting-applications#username-normalization" rel="noopener nofollow ugc"&gt;Username Normalization&lt;/A&gt; setting in our Policies…&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 15 Jan 2021 18:01:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/alias-user-with-a-prefix/m-p/4878090#M318</guid>
      <dc:creator>AlexT2</dc:creator>
      <dc:date>2021-01-15T18:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Alias user with a prefix</title>
      <link>https://community.cisco.com/t5/managing-users/alias-user-with-a-prefix/m-p/4878091#M319</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;Hi &lt;A class="mention" href="https://community.duo.com/u/alext"&gt;@AlexT&lt;/A&gt;, the Username Normalization setting is actually not in Policies. You should find this option on the applications properties page. From the homepage of the Duo Admin Panel, navigate to &lt;STRONG&gt;Applications&lt;/STRONG&gt;, then select the &lt;STRONG&gt;application name&lt;/STRONG&gt; from the list. From there, when you scroll down, you should see the option for Username Normalization.&lt;/P&gt;
&lt;P&gt;This setting is enabled by default for some applications. We have a list of which ones that you can check out in our knowledge base here: &lt;A href="https://help.duo.com/s/article/3261"&gt;https://help.duo.com/s/article/3261&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 15 Jan 2021 19:08:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/alias-user-with-a-prefix/m-p/4878091#M319</guid>
      <dc:creator>Amy2</dc:creator>
      <dc:date>2021-01-15T19:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Alias user with a prefix</title>
      <link>https://community.cisco.com/t5/managing-users/alias-user-with-a-prefix/m-p/4878092#M320</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;Oh got it ! All clear now, thanks !&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 15 Jan 2021 19:29:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/alias-user-with-a-prefix/m-p/4878092#M320</guid>
      <dc:creator>AlexT2</dc:creator>
      <dc:date>2021-01-15T19:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Alias user with a prefix</title>
      <link>https://community.cisco.com/t5/managing-users/alias-user-with-a-prefix/m-p/4878093#M321</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;Awesome, I’m so glad that you were able to find it!&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 15 Jan 2021 19:43:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/alias-user-with-a-prefix/m-p/4878093#M321</guid>
      <dc:creator>Amy2</dc:creator>
      <dc:date>2021-01-15T19:43:20Z</dc:date>
    </item>
  </channel>
</rss>

