Partager via


Authentification personnalisée FTP <customAuthentication>

Vue d’ensemble

L’élément <customAuthentication> spécifie les paramètres d’authentification personnalisée pour un site FTP. Cette forme d’authentification utilise des fournisseurs d’authentification personnalisés pour valider les noms d’utilisateur et les mots de passe.

Lorsque des fournisseurs d’authentification personnalisés sont ajoutés aux sites FTP, le service FTP tente d’authentifier un utilisateur avec chaque fournisseur d’authentification personnalisé activé dans l’ordre dans lequel les fournisseurs sont spécifiés dans les paramètres de configuration FTP. Dans le cas où l’utilisateur ne peut pas être authentifié à l’aide d’un fournisseur d’authentification personnalisé, le service FTP tente d’authentifier l’authentification de base, si elle est activée, pour authentifier l’utilisateur.

L’avantage principal de l’utilisation de fournisseurs d’authentification personnalisés est que les comptes d’utilisateur n’ont pas besoin d’être créés sur votre serveur ou domaine. Cela améliore la sécurité de votre réseau.

Remarque

FTP 7.0 et FTP 7.5 sont fournis avec deux fournisseurs d’authentification personnalisés :

Remarque

Les fournisseurs d’authentification personnalisés ajoutés à l’élément <customAuthentication/providers> doivent être inscrits dans la <system.ftpServer/providerDefinitions> collection.

Remarque

La prise en charge de la création de fournisseurs d’authentification personnalisés a été introduite dans FTP 7.5. Pour plus d’informations sur la création de fournisseurs d’authentification personnalisés, consultez la section Développement pour FTP 7.5du site web www.iis.net/learn de Microsoft.

Compatibilité

Version Notes
IIS 10.0 L’élément <customAuthentication> n’a fait l’objet d’aucune modification dans IIS 10.0.
IIS 8.5 L’élément <customAuthentication> n’a fait l’objet d’aucune modification dans IIS 8.5.
IIS 8.0 L’élément <customAuthentication> n’a fait l’objet d’aucune modification dans IIS 8.0.
IIS 7.5 L’élément <customAuthentication> de l’élément <authentication> est fourni en tant que fonctionnalité d’IIS 7.5.
IIS 7.0 L’élément <customAuthentication> de l’élément <authentication> a été introduit dans FTP 7.0, qui était un téléchargement distinct pour IIS 7.0.
IIS 6.0 L’élément <ftpServer> et ses éléments enfants remplacent les paramètres FTP IIS 6.0 qui se trouvaient dans le chemin de métabase LM/MSFTPSVC.

Remarque

Les services FTP 7.0 et FTP 7.5 ont été expédiés hors bande pour IIS 7.0, ce qui nécessite le téléchargement et l’installation du service à partir de l’URL suivante :

https://www.iis.net/expand/FTP

Avec Windows 7 et Windows Server 2008 R2, le service FTP 7.5 est fourni en tant que fonctionnalité pour IIS 7.5. Le téléchargement du service FTP n’est donc plus nécessaire.

Programme d’installation

Pour prendre en charge la publication FTP pour votre serveur web, vous devez installer le service FTP. Pour cela, procédez comme suit.

Windows Server 2012 ou Windows Server 2012 R2

  1. Dans la barre des tâches, cliquez sur Gestionnaire de serveur.

  2. Dans Gestionnaire de serveur, cliquez sur le menu Gérer puis sur Ajouter des rôles et des fonctionnalités.

  3. Dans l’assistant Ajout de rôles et de fonctionnalités, cliquez sur Suivant. Sélectionnez le type d’installation, puis cliquez sur Suivant. Sélectionnez le serveur de destination puis cliquez sur Suivant.

  4. Sur la pageRôles de serveur, développez Serveur web (IIS)puis sélectionnez Serveur FTP.

    Remarque

    Pour prendre en charge l’authentification d’appartenance ASP ou l’authentification du Gestionnaire IIS pour le service FTP, vous devez sélectionner l’extensibilité FTP en plus du service FTP.
    Screenshot of the F T P Extensibility option being highlighted and selected. .

  5. Cliquez sur Suivant puis sur la pageSélectionner des fonctionnalités, cliquez à nouveau sur Suivant.

  6. Dans la page Confirmer les sélections d’installation, cliquez sur Installer.

  7. Dans la page Résultats , cliquez sur Fermer.

Windows 8 ou Windows 8.1

  1. Dans l’écran d’accueil, déplacez le pointeur jusqu’au coin inférieur gauche, cliquez avec le bouton droit sur le bouton Démarrer puis cliquez sur Panneau de configuration.

  2. Dans Panneau de configuration, cliquez sur Programmes et fonctionnalités puis sur Activer ou désactiver des fonctionnalités Windows.

  3. Développez Internet Information Services puis sélectionnez Serveur FTP.

    Remarque

    Pour prendre en charge l’authentification de l’appartenance ASP ou du Gestionnaire IIS pour le service FTP, vous devez également sélectionner l’extensibilité FTP.
    Screenshot of the F T P Extensibility folder being highlighted and selected.

  4. Cliquez sur OK.

  5. Cliquez sur Fermer.

Windows Server 2008 R2

  1. Dans la barre des tâches, cliquez sur Démarrer, pointez sur Outils d’administration puis cliquez sur Gestionnaire de serveur.

  2. Dans le volet hiérarchie du Gestionnaire de serveur, développez Rôles, puis cliquez sur Serveur web (IIS).

  3. Dans le volet Serveur web (IIS), faites défiler jusqu’à la section Services de rôle, puis cliquez sur Ajouter des services de rôle.

  4. Dans la page Sélectionner des services de rôle de l’Assistant Ajouter des services de rôle, développez le Serveur FTP.

  5. Sélectionnez Service FTP.

    Remarque

    Pour prendre en charge l’authentification de l’appartenance ASP ou du Gestionnaire IIS pour le service FTP, vous devez également sélectionner l’extensibilité FTP.
    Screenshot of the Select Role Services wizard showing the highlighted F T P Service option.

  6. Sélectionnez Suivant.

  7. Dans la page Confirmer les sélections pour l'installation, cliquez sur Installer.

  8. Dans la page Résultats , cliquez sur Fermer.

Windows 7

  1. Dans la barre des tâches, cliquez sur Démarrer puis sur Panneau de configuration.

  2. Dans le Panneau de configuration, cliquez sur Programmes et fonctionnalités puis sur Activer ou désactiver des fonctionnalités Windows.

  3. Développez Internet Information Services puis Serveur FTP.

  4. Sélectionnez Service FTP.

    Remarque

    Pour prendre en charge l’authentification de l’appartenance ASP ou du Gestionnaire IIS pour le service FTP, vous devez également sélectionner l’extensibilité FTP.
    Screenshot of the Internet Information Services folder and its sub folders.

  5. Cliquez sur OK.

Windows Vista ou Windows Server 2008

  1. Téléchargez le package d’installation à partir de l’URL suivante :

  2. Suivez les instructions de la procédure pas à pas qui suit pour installer le service FTP :

Procédure

Comment activer l’authentification du Gestionnaire IIS pour un site FTP

  1. Ouvrez le Gestionnaire des services Internet (IIS) :

    • Si vous utilisez Windows Server 2012 ou Windows Server 2012 R2 :

      • Dans la barre des tâches, cliquez sur Gestionnaire de serveur, cliquez sur Outils puis sur Gestionnaire Internet Information Services (IIS).
    • Si vous utilisez Windows 8 ou Windows 8.1 :

      • Maintenez la touche Windows enfoncée, appuyez sur la lettre X puis cliquez sur Panneau de configuration.
      • Cliquez sur Outils d'administration, puis double-cliquez sur Gestionnaire des services Internet (IIS).
    • Si vous utilisez Windows Server 2008 ou Windows Server 2008 R2 :

      • Cliquez sur Démarrer, placez le curseur sur Outils d'administration puis cliquez sur Gestionnaire Internet Information Services (IIS).
    • Si vous utilisez Windows Vista ou Windows 7 :

      • Dans la barre des tâches, cliquez sur Démarrer puis sur Panneau de configuration.
      • Double-cliquez sur Outils d'administration puis double-cliquez sur Gestionnaire des services Internet (IIS).
  2. Dans le voletConnexions, développez le nom du serveur, développez le nœud Sites puis cliquez sur le nom du site.

  3. Dans le volet Accueil du site, double-cliquez sur la fonctionnalité d’Authentification FTP.

  4. Lorsque la page Authentification FTP s’affiche, cliquez sur Fournisseurs personnalisés... dans le volet Actions.
    Screenshot of the F T P Authentication page, showing the Custom Providers option in the Actions pane.

  5. Lorsque la boîte de dialogue Fournisseurs personnalisés s’affiche, cliquez pour sélectionner l’Authentification du Gestionnaire IIS. Cliquez sur OK.
    Screenshot of the Custom Providers dialog box showing the I I S Manager Authentication option.

  6. Votre page d’authentification FTP doit maintenant afficher l’authentification du Gestionnaire IIS activée.
    Screenshot of the F T P Authentication page showing the I I S Manager Authentication option being enabled.

  7. Si vous le souhaitez, vous pouvez désactiver l’Authentification de base ou l’Authentification anonyme en mettant en surbrillance le mode et en cliquant sur Désactiver dans le volet Actions.

Pour plus d’informations sur la configuration de l’authentification du gestionnaire IIS pour FTP, consultez la rubrique Configurer FTP avec IIS 7.0 Manager Authentication sur le site web de Microsoft www.iis.net/learn.


Comment ajouter un fournisseur d’authentification personnalisé de code managé pour un site FTP

Remarque

Ces étapes supposent qu’un fournisseur d’authentification FTP personnalisé a déjà été installé et inscrit sur le Global Assembly Cache (GAC) de votre serveur. Pour plus d’informations sur l’inscription d’assemblys managés, consultez la rubriqueOutil Global Assembly Cache (Gacutil.exe) sur le site web de MSDN de Microsoft.

  1. Déterminez les informations d'assembly pour le fournisseur d'extensibilité :

    • Dans l’Explorateur Windows, ouvrez votre chemin d’accès « C:\Windows\assembly », où le disque local C: est votre lecteur de système d’exploitation.
    • Recherchez l’assembly. Par exemple, FtpAuthenticationDemo.
    • Cliquez avec le bouton droit sur l'assembly, puis cliquez sur Propriétés.
    • Copiez la valeur Culture. Par exemple, Neutre.
    • Copie le numéro de version. Par exemple, 1.0.0.0.
    • Copiez la valeur du jeton de clé publique. Par exemple, 426f62526f636b73.
    • Cliquez sur Annuler.
  2. Ajoutez le fournisseur d’extensibilité à la liste globale des fournisseurs d’authentification FTP :

    • Ouvrez Gestionnaire des services Internet (IIS) .
    • Cliquez sur le nom de votre ordinateur dans le volet Connexions.
    • Double-cliquez sur Authentification FTP dans la fenêtre principale.
      Screenshot of the F T P Authentication main window.
    • Cliquez sur Fournisseurs personnalisés... dans le volet Actions.
    • Cliquez sur S'inscrire.
      Screenshot of the Custom Providers dialog box, showing the Register option.
    • Entrez un nom convivial pour le fournisseur d’authentification personnalisé dans la zone Nom. Par exemple, FtpAuthenticationDemo.
    • Cliquez sur Fournisseur managé (.NET).
      Screenshot of the Add Custom Authentication Provider dialog box, showing the Managed Provider dot NET option being selected.
    • Saisissez les informations d'assembly pour le fournisseur d'extensibilité à l'aide des informations que vous avez copiées précédemment. Par exemple :
      FtpAuthentication.FtpAuthDemo, FtpAuthenticationDemo, version=1.0.0.0, Culture=neutral, PublicKeyToken=426f62526f636b73
    • Cliquez sur OK.
    • Désactivez la case à cocher du fournisseur d’authentification personnalisé dans la liste des fournisseurs.
    • Cliquez sur OK.
  3. Ajoutez le fournisseur d’authentification personnalisé pour un site FTP :

    • Ouvrez un site FTP dans leGestionnaire des services Internet (IIS).
    • Double-cliquez sur Authentification FTP dans la fenêtre principale.
    • Cliquez sur Fournisseurs personnalisés... dans le volet Actions.
    • Activez et activez le fournisseur d’authentification personnalisé dans la liste des fournisseurs.
    • Cliquez sur OK.

Configuration

L’élément <customAuthentication> est configuré au niveau du site.

Attributs

Aucune.

Éléments enfants

Élément Description
providers Élément facultatif.

Spécifie la collection de fournisseurs d’authentification personnalisés.

Exemple Configuration

L’exemple suivant affiche un site FTP avec un <customAuthentication> élément qui active un fournisseur d’authentification personnalisé nommé FtpAuthenticationDemo et désactive les fournisseurs d’authentification intégrés.

<site name="ftp.example.com" id="5">
   <application path="/">
      <virtualDirectory path="/" physicalPath="c:\inetpub\www.example.com" />
   </application>
   <bindings>
      <binding protocol="ftp" bindingInformation="*:21:" />
   </bindings>
   <ftpServer serverAutoStart="true">
      <security>
         <authentication>
            <basicAuthentication enabled="false" />
            <anonymousAuthentication enabled="false" />
            <customAuthentication>
               <providers>
                  <add name="FtpAuthenticationDemo" enabled="true" />
               </providers>
            </customAuthentication>
         </authentication>
         <ssl controlChannelPolicy="SslAllow" dataChannelPolicy="SslAllow" />
      </security>
   </ftpServer>
</site>

Exemple de code

Les exemples suivants ajoutent un fournisseur d’authentification personnalisé à un site FTP et l’activent.

AppCmd.exe

appcmd.exe set config -section:system.applicationHost/sites /+"[name='ftp.example.com'].ftpServer.security.authentication.customAuthentication.providers.[name='FtpXmlAuthentication',enabled='True']" /commit:apphost

Remarque

Vous devez veiller à définir le paramètre valider sur apphost quand vous utilisez AppCmd.exe pour configurer ces paramètres. Cela valide les paramètres de configuration dans la section d’emplacement appropriée dans le fichier ApplicationHost.config.

C#

using System;
using System.Text;
using Microsoft.Web.Administration;

internal static class Sample
{
   private static void Main()
   {
      using (ServerManager serverManager = new ServerManager())
      {
         Configuration config = serverManager.GetApplicationHostConfiguration();
         ConfigurationSection sitesSection = config.GetSection("system.applicationHost/sites");
         ConfigurationElementCollection sitesCollection = sitesSection.GetCollection();
         ConfigurationElement siteElement = FindElement(sitesCollection, "site", "name", @"ftp.example.com");

         if (siteElement == null) throw new InvalidOperationException("Element not found!");

         ConfigurationElement ftpServerElement = siteElement.GetChildElement("ftpServer");
         ConfigurationElement securityElement = ftpServerElement.GetChildElement("security");
         ConfigurationElement authenticationElement = securityElement.GetChildElement("authentication");
         ConfigurationElement customAuthenticationElement = authenticationElement.GetChildElement("customAuthentication");
         ConfigurationElementCollection providersCollection = customAuthenticationElement.GetCollection("providers");

         ConfigurationElement addElement = providersCollection.CreateElement("add");
         addElement["name"] = @"FtpXmlAuthentication";
         addElement["enabled"] = true;
         providersCollection.Add(addElement);

         serverManager.CommitChanges();
      }
   }

   private static ConfigurationElement FindElement(ConfigurationElementCollection collection, string elementTagName, params string[] keyValues)
   {
      foreach (ConfigurationElement element in collection)
      {
         if (String.Equals(element.ElementTagName, elementTagName, StringComparison.OrdinalIgnoreCase))
         {
            bool matches = true;
            for (int i = 0; i < keyValues.Length; i += 2)
            {
               object o = element.GetAttributeValue(keyValues[i]);
               string value = null;
               if (o != null)
               {
                  value = o.ToString();
               }
               if (!String.Equals(value, keyValues[i + 1], StringComparison.OrdinalIgnoreCase))
               {
                  matches = false;
                  break;
               }
            }
            if (matches)
            {
               return element;
            }
         }
      }
      return null;
   }
}

VB.NET

Imports System
Imports System.Text
Imports Microsoft.Web.Administration

Module Sample
   Sub Main()
      Dim serverManager As ServerManager = New ServerManager
      Dim config As Configuration = serverManager.GetApplicationHostConfiguration
      Dim sitesSection As ConfigurationSection = config.GetSection("system.applicationHost/sites")
      Dim sitesCollection As ConfigurationElementCollection = sitesSection.GetCollection
      Dim siteElement As ConfigurationElement = FindElement(sitesCollection, "site", "name", "ftp.example.com")

      If (siteElement Is Nothing) Then
         Throw New InvalidOperationException("Element not found!")
      End If

      Dim ftpServerElement As ConfigurationElement = siteElement.GetChildElement("ftpServer")
      Dim securityElement As ConfigurationElement = ftpServerElement.GetChildElement("security")
      Dim authenticationElement As ConfigurationElement = securityElement.GetChildElement("authentication")
      Dim customAuthenticationElement As ConfigurationElement = authenticationElement.GetChildElement("customAuthentication")
      Dim providersCollection As ConfigurationElementCollection = customAuthenticationElement.GetCollection("providers")
      Dim addElement As ConfigurationElement = providersCollection.CreateElement("add")
      addElement("name") = "FtpXmlAuthentication"
      addElement("enabled") = True
      providersCollection.Add(addElement)

      serverManager.CommitChanges()
   End Sub

   Private Function FindElement(ByVal collection As ConfigurationElementCollection, ByVal elementTagName As String, ByVal ParamArray keyValues() As String) As ConfigurationElement
      For Each element As ConfigurationElement In collection
         If String.Equals(element.ElementTagName, elementTagName, StringComparison.OrdinalIgnoreCase) Then
            Dim matches As Boolean = True
            Dim i As Integer
            For i = 0 To keyValues.Length - 1 Step 2
               Dim o As Object = element.GetAttributeValue(keyValues(i))
               Dim value As String = Nothing
               If (Not (o) Is Nothing) Then
                  value = o.ToString
               End If
               If Not String.Equals(value, keyValues((i + 1)), StringComparison.OrdinalIgnoreCase) Then
                  matches = False
                  Exit For
               End If
            Next
            If matches Then
               Return element
            End If
         End If
      Next
      Return Nothing
   End Function


End Module

JavaScript

var adminManager = new ActiveXObject('Microsoft.ApplicationHost.WritableAdminManager');
adminManager.CommitPath = "MACHINE/WEBROOT/APPHOST";
var sitesSection = adminManager.GetAdminSection("system.applicationHost/sites", "MACHINE/WEBROOT/APPHOST");
var sitesCollection = sitesSection.Collection;

var siteElementPos = FindElement(sitesCollection, "site", ["name", "ftp.example.com"]);
if (siteElementPos == -1) throw "Element not found!";
var siteElement = sitesCollection.Item(siteElementPos);

var ftpServerElement = siteElement.ChildElements.Item("ftpServer");
var securityElement = ftpServerElement.ChildElements.Item("security");
var authenticationElement = securityElement.ChildElements.Item("authentication");
var customAuthenticationElement = authenticationElement.ChildElements.Item("customAuthentication");
var providersCollection = customAuthenticationElement.ChildElements.Item("providers").Collection;

var addElement = providersCollection.CreateNewElement("add");
addElement.Properties.Item("name").Value = "FtpXmlAuthentication";
addElement.Properties.Item("enabled").Value = true;
providersCollection.AddElement(addElement);

adminManager.CommitChanges();

function FindElement(collection, elementTagName, valuesToMatch) {
   for (var i = 0; i < collection.Count; i++) {
      var element = collection.Item(i);
      if (element.Name == elementTagName) {
         var matches = true;
         for (var iVal = 0; iVal < valuesToMatch.length; iVal += 2) {
            var property = element.GetPropertyByName(valuesToMatch[iVal]);
            var value = property.Value;
            if (value != null) {
               value = value.toString();
            }
            if (value != valuesToMatch[iVal + 1]) {
               matches = false;
               break;
            }
         }
         if (matches) {
            return i;
         }
      }
   }
   return -1;
}

VBScript

Set adminManager = createObject("Microsoft.ApplicationHost.WritableAdminManager")
adminManager.CommitPath = "MACHINE/WEBROOT/APPHOST"
Set sitesSection = adminManager.GetAdminSection("system.applicationHost/sites", "MACHINE/WEBROOT/APPHOST")
Set sitesCollection = sitesSection.Collection

siteElementPos = FindElement(sitesCollection, "site", Array("name", "ftp.example.com"))
If siteElementPos = -1 Then
WScript.Echo "Element not found!"
WScript.Quit
End If

Set siteElement = sitesCollection.Item(siteElementPos)
Set ftpServerElement = siteElement.ChildElements.Item("ftpServer")
Set securityElement = ftpServerElement.ChildElements.Item("security")
Set authenticationElement = securityElement.ChildElements.Item("authentication")
Set customAuthenticationElement = authenticationElement.ChildElements.Item("customAuthentication")
Set providersCollection = customAuthenticationElement.ChildElements.Item("providers").Collection

Set addElement = providersCollection.CreateNewElement("add")
addElement.Properties.Item("name").Value = "FtpXmlAuthentication"
addElement.Properties.Item("enabled").Value = True
providersCollection.AddElement(addElement)

adminManager.CommitChanges()

Function FindElement(collection, elementTagName, valuesToMatch)
   For i = 0 To CInt(collection.Count) - 1
      Set element = collection.Item(i)
      If element.Name = elementTagName Then
         matches = True
         For iVal = 0 To UBound(valuesToMatch) Step 2
            Set property = element.GetPropertyByName(valuesToMatch(iVal))
            value = property.Value
            If Not IsNull(value) Then
               value = CStr(value)
            End If
            If Not value = CStr(valuesToMatch(iVal + 1)) Then
               matches = False
               Exit For
            End If
         Next
         If matches Then
            Exit For
         End If
      End If
   Next
   If matches Then
      FindElement = i
   Else
      FindElement = -1
   End If
End Function