When you lock features at the site level, all of the sessions
in that site have the same lock values. When you create new sessions
in the site, the lock values you set will be automatically applied.
- On the web server, navigate to the site and template folder
that you want to change. For example, navigate to the C:\Inetpub\wwwroot\MySite\template folder.
- Open the default.ini file in a text
editor.
- In the [Configuration Lock Feature] section,
locate the following entries:
Lock=0
LockFTP=0
LockFTPSession=0
LockFTPConnection=0
LockFTPInitialCommands=0
LockFTPMiscellaneous=0
LockFTPSchedule=0
LockFTPFirewall=0
LockFTPSecurity=0
LockFTPCertificate=0
LockTelnet=0
- Edit the lock entries as needed:
- To lock a single feature, enter the feature value in the corresponding
entry.
- To lock multiple features, add the feature values together,
and enter the sum in the corresponding entry.
- Save and close the file.