userIsolation Element for ftpServer for site for sites [IIS Settings Schema]
Note
For more information about the userIsolation element, see the following topic on the Microsoft IIS.net Web site: FTP User Isolation <userIsolation>.
This element is used to start or restrict FTP clients in specific sections of an FTP site.
Syntax
Attributes and Elements
The following sections describe attributes, child elements, and parent elements for this section.
Attributes
Attribute |
Description |
||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
mode |
Optional enum attribute. Specifies the user isolation mode.
When using either the IsolateRootDirectoryOnly or IsolateAllDirectories modes for user isolation, the physical or virtual directory paths must use the following hierarchy:
The default value is None |
Child Elements
Element |
Description |
---|---|
activeDirectory |
Optional element. Specifies the connection credentials and time-out for communicating with an Active Directory server. |
Parent Elements
Element |
Description |
---|---|
configuration |
Specifies the root element in every configuration file that is used by IIS 7. |
system.applicationHost |
Specifies the root element for configuring Web process settings. |
sites |
Defines all sites on the server, and all applications and virtual directories in those sites. |
site |
Specifies configuration settings for a site. |
ftpServer |
Specifies the site-level settings for FTP features for FTP sites. |
Remarks
For more information about the userIsolation element, see the following topic on the Microsoft IIS.net Web site: FTP User Isolation <userIsolation>.
Element Information
Configuration locations |
ApplicationHost.config |
Requirements |
IIS 7 |