This section describes some of the parameters that are included in the XML files and passed to addobj.exe
for creating a user template, and UpdateObj.exe
for updating a user. The following table describes the parameters included in the ServiceComponent sections used in the XML files.
Description of parameters used for creating a user template and updating a user:
Parameters |
Type |
Description of the parameter |
Default value |
---|---|---|---|
ServiceComponent name: msftpsvc |
|||
IISPermRead |
Boolean |
Enable read permission for IIS files |
Must be manually specified as either true or false |
IISPermWrite |
Boolean |
Enable write permission for IIS files |
Must be manually specified as either true or false |
UserLog |
Boolean |
Enable logging of user visits to the FTP site |
Must be manually specified as either true or false |
ContentUploader |
Boolean |
Allow user to access the site's Web site |
Must be manually specified as either true or false |
ServiceComponent name: frontpage |
|||
ContentUploader |
Boolean |
Allow user to access the site's Web site |
Must be manually specified as either true or false |
ServiceComponent name: mail |
|||
UserEnableWebAccess |
Boolean |
Enable Web access to the user |
Must be manually specified as either true or false |
UserEnableForwards |
Boolean |
Enable forwards for the user |
Must be manually specified as either true or false |
UserEnableAutoresponders |
Boolean |
Enable autoresponders for the user |
Must be manually specified as either true or false |