<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Multifactor Authentication</title><link>https://sourceforge.net/p/forge/documentation/Multifactor%2520Authentication/</link><description>Recent changes to Multifactor Authentication</description><atom:link href="https://sourceforge.net/p/forge/documentation/Multifactor%20Authentication/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 13 Aug 2025 20:31:45 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/forge/documentation/Multifactor%20Authentication/feed" rel="self" type="application/rss+xml"/><item><title>Multifactor Authentication modified by Guillermo Cruz</title><link>https://sourceforge.net/p/forge/documentation/Multifactor%2520Authentication/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -44,7 +44,7 @@

 ##Multifactor and Shell Services

-&lt;div class="info"&gt;We highly recommend [setting up SSH keys](https://sourceforge.net/p/forge/documentation/SSH%20Keys/) to avoid having to manually type in your password and auth keys for shell services.&lt;/div&gt;
+&lt;div style="padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; border-top-color: rgb(221, 221, 221); border-right-color: rgb(221, 221, 221); border-bottom-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); background: #bde5f8; color: #003565; border-color: #5c98cd;"&gt;We highly recommend [setting up SSH keys](https://sourceforge.net/p/forge/documentation/SSH%20Keys/) to avoid having to manually type in your password and auth keys for shell services.&lt;/div&gt;

 If ssh keys are not setup for the current account you will need to use your password combined with your 6-digit auth code whenever prompted. In the event of multiple prompts, make sure to generate a new auth code.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guillermo Cruz</dc:creator><pubDate>Wed, 13 Aug 2025 20:31:45 -0000</pubDate><guid>https://sourceforge.netb36035db2c2170668b25df20c63801f90ae4585b</guid></item><item><title>Multifactor Authentication modified by Adam Weber</title><link>https://sourceforge.net/p/forge/documentation/Multifactor%2520Authentication/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -10,7 +10,7 @@

 The next page will reveal a barcode to scan into your authentication device. You will need to install an app on your device for this step. Some options are listed below:

-App | Android | Iphone | Windows Phone
+App | Android | iphone | Windows Phone
 ---------- | ---------- | ------ | ------ 
 Google Authenticator      | [Yes](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2)       | [Yes](https://itunes.apple.com/us/app/google-authenticator/id388497605)  | No 
 Duo Mobile      | [Yes](https://play.google.com/store/apps/details?id=com.duosecurity.duomobile&amp;amp;hl=en)       | [Yes](https://itunes.apple.com/us/app/duo-mobile/id422663827?mt=8)  | [Yes](https://www.microsoft.com/en-us/store/p/duo-mobile/9nblggh08m1g) 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam Weber</dc:creator><pubDate>Mon, 10 Oct 2016 18:00:02 -0000</pubDate><guid>https://sourceforge.net522c9b24eb8935b9df93b1f95d286a17b994f2e5</guid></item><item><title>Multifactor Authentication modified by Wayne Davison</title><link>https://sourceforge.net/p/forge/documentation/Multifactor%2520Authentication/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -48,7 +48,7 @@

 If ssh keys are not setup for the current account you will need to use your password combined with your 6-digit auth code whenever prompted. In the event of multiple prompts, make sure to generate a new auth code.

-Below are examples of accessing different shell services with 2 factor auth enabled and no ssh key setup:
+Below are examples of accessing different shell services with 2 factor auth enabled and no ssh key setup. In these examples the user's password is "password" and the trailing "123456" is an example 6-digit code that is combined with the password:

 **scp**
 ```
@@ -88,7 +88,7 @@
 **SVN Commit**
 ```
 [jsmith]$ svn add example.txt
-svn commit -m "Connect with 2-factor auth"
+[jsmith]$ svn commit -m "Connect with 2-factor auth"
 Authentication realm: &amp;lt;https: svn.code.sf.net:443=""&amp;gt; SourceForge User
 Username: jsmith
 Password for 'jsmith': password123456
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wayne Davison</dc:creator><pubDate>Mon, 10 Oct 2016 17:49:13 -0000</pubDate><guid>https://sourceforge.net458dee813ae6b4a7c1c26cdd99be41bf0030036f</guid></item><item><title>Multifactor Authentication modified by Dave Brondsema</title><link>https://sourceforge.net/p/forge/documentation/Multifactor%2520Authentication/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -47,6 +47,7 @@
 &lt;div class="info"&gt;We highly recommend [setting up SSH keys](https://sourceforge.net/p/forge/documentation/SSH%20Keys/) to avoid having to manually type in your password and auth keys for shell services.&lt;/div&gt;

 If ssh keys are not setup for the current account you will need to use your password combined with your 6-digit auth code whenever prompted. In the event of multiple prompts, make sure to generate a new auth code.
+
 Below are examples of accessing different shell services with 2 factor auth enabled and no ssh key setup:

 **scp**
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 10 Oct 2016 17:26:06 -0000</pubDate><guid>https://sourceforge.net8f903d2af9a694a7a8c1385e42461f2129c321b5</guid></item><item><title>Multifactor Authentication modified by Dave Brondsema</title><link>https://sourceforge.net/p/forge/documentation/Multifactor%2520Authentication/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,3 +1,5 @@
+[TOC]
+
 ##Set up multifactor
 Navigate to:
 https://sourceforge.net/auth/preferences/#multifactor
@@ -42,7 +44,7 @@

 ##Multifactor and Shell Services

-####We highly recommend [setting up SSH keys](https://sourceforge.net/p/forge/documentation/SSH%20Keys/) to avoid having to manually type in your password and auth keys for shell services.
+&lt;div class="info"&gt;We highly recommend [setting up SSH keys](https://sourceforge.net/p/forge/documentation/SSH%20Keys/) to avoid having to manually type in your password and auth keys for shell services.&lt;/div&gt;

 If ssh keys are not setup for the current account you will need to use your password combined with your 6-digit auth code whenever prompted. In the event of multiple prompts, make sure to generate a new auth code.
 Below are examples of accessing different shell services with 2 factor auth enabled and no ssh key setup:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 10 Oct 2016 17:25:14 -0000</pubDate><guid>https://sourceforge.net97883cc716f5a1ce0901933ad0ded95b307e8d74</guid></item><item><title>Multifactor Authentication modified by Adam Weber</title><link>https://sourceforge.net/p/forge/documentation/Multifactor%2520Authentication/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -42,7 +42,7 @@

 ##Multifactor and Shell Services

-###We highly recommend [setting up SSH keys](https://sourceforge.net/p/forge/documentation/SSH%20Keys/) to avoid having to manually type in your password and auth keys for shell services.
+####We highly recommend [setting up SSH keys](https://sourceforge.net/p/forge/documentation/SSH%20Keys/) to avoid having to manually type in your password and auth keys for shell services.

 If ssh keys are not setup for the current account you will need to use your password combined with your 6-digit auth code whenever prompted. In the event of multiple prompts, make sure to generate a new auth code.
 Below are examples of accessing different shell services with 2 factor auth enabled and no ssh key setup:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam Weber</dc:creator><pubDate>Mon, 10 Oct 2016 16:19:37 -0000</pubDate><guid>https://sourceforge.net8cacf1bf46c2f00f832e21cd58a264ae3956e8a1</guid></item><item><title>Multifactor Authentication modified by Adam Weber</title><link>https://sourceforge.net/p/forge/documentation/Multifactor%2520Authentication/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -41,6 +41,9 @@
 *Recovery codes are used in case the authorization device is lost. They can be viewed or changed at any point but please note you will not be able to log in and view them without first logging into your account. Save them someplace safe somewhere else.*

 ##Multifactor and Shell Services
+
+###We highly recommend [setting up SSH keys](https://sourceforge.net/p/forge/documentation/SSH%20Keys/) to avoid having to manually type in your password and auth keys for shell services.
+
 If ssh keys are not setup for the current account you will need to use your password combined with your 6-digit auth code whenever prompted. In the event of multiple prompts, make sure to generate a new auth code.
 Below are examples of accessing different shell services with 2 factor auth enabled and no ssh key setup:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam Weber</dc:creator><pubDate>Mon, 10 Oct 2016 16:18:49 -0000</pubDate><guid>https://sourceforge.net452ab46bf6a48d472254e401d873466d0251ab4e</guid></item><item><title>Multifactor Authentication modified by Dave Brondsema</title><link>https://sourceforge.net/p/forge/documentation/Multifactor%2520Authentication/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,6 +1,6 @@
 ##Set up multifactor
 Navigate to:
-https://sourceforge.net/auth/preferences/?multifactor
+https://sourceforge.net/auth/preferences/#multifactor

 You will find the following section to start the process:

@@ -29,7 +29,7 @@

 ##View or change settings on multifactor
 Multi factor settings can be found in account settings.
-https://sourceforge.net/auth/preferences/?multifactor
+https://sourceforge.net/auth/preferences/#multifactor

 Here you can:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 10 Oct 2016 13:34:57 -0000</pubDate><guid>https://sourceforge.net099c7eab0e3aa5f156f35a1312d8f450b5827d68</guid></item><item><title>Multifactor Authentication modified by Adam Weber</title><link>https://sourceforge.net/p/forge/documentation/Multifactor%2520Authentication/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,4 +1,4 @@
-##Set up multifactor:
+##Set up multifactor
 Navigate to:
 https://sourceforge.net/auth/preferences/?multifactor

@@ -27,7 +27,7 @@
 You will receive an email confirming 2 factor authorization as enabled. The account screen will now also display multifactor as enabled along with adjustment settings:
 ![](https://sourceforge.net/p/forge/documentation/Multifactor%20Authentication/attachment/enabled.png)

-##View or change settings on multifactor:
+##View or change settings on multifactor
 Multi factor settings can be found in account settings.
 https://sourceforge.net/auth/preferences/?multifactor

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam Weber</dc:creator><pubDate>Fri, 07 Oct 2016 23:42:06 -0000</pubDate><guid>https://sourceforge.net480a052228d7d6b9d6564106cb7a0cac38c83644</guid></item><item><title>Multifactor Authentication modified by Adam Weber</title><link>https://sourceforge.net/p/forge/documentation/Multifactor%2520Authentication/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -4,7 +4,7 @@

 You will find the following section to start the process:

-![](https://sourceforge.net/p/testprojectadam/wiki/stuff/attachment/disabled.png)
+![](https://sourceforge.net/p/forge/documentation/Multifactor%20Authentication/attachment/disabled.png)

 The next page will reveal a barcode to scan into your authentication device. You will need to install an app on your device for this step. Some options are listed below:

@@ -21,11 +21,11 @@
 Once the app of your choice is installed use it to scan the barcode displayed in the browser and your account will automatically be added. Use the app to generate a 6-digit code and enter that to finalize multifactor authentication.

 The following screenshot shows the setup in Duo Mobile:
-![](https://sourceforge.net/p/testprojectadam/wiki/stuff/attachment/SF-duo%20resize.png)
+![](https://sourceforge.net/p/forge/documentation/Multifactor%20Authentication/attachment/sf-duo.png)
 Anytime you login to your SourceForge Account or use Shell Services (without ssh keys setup): select the key icon to generate a code.

 You will receive an email confirming 2 factor authorization as enabled. The account screen will now also display multifactor as enabled along with adjustment settings:
-![](https://sourceforge.net/p/testprojectadam/wiki/stuff/attachment/enabled.png)
+![](https://sourceforge.net/p/forge/documentation/Multifactor%20Authentication/attachment/enabled.png)

 ##View or change settings on multifactor:
 Multi factor settings can be found in account settings.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam Weber</dc:creator><pubDate>Fri, 07 Oct 2016 23:41:16 -0000</pubDate><guid>https://sourceforge.net4d626e8ecb685c8c8304c4075d3b0b3998467d83</guid></item></channel></rss>