Fixed indents for tables in a procedure

This commit is contained in:
JanKeller1 2016-07-29 14:50:14 -07:00
parent 3263ef34fa
commit debcd1fb85

View File

@ -30,137 +30,137 @@ Because settings packages might contain personal information, you should take ca
1. Set the following share-level SMB permissions for the setting storage location folder. 1. Set the following share-level SMB permissions for the setting storage location folder.
<table> <table>
<colgroup> <colgroup>
<col width="50%" /> <col width="50%" />
<col width="50%" /> <col width="50%" />
</colgroup> </colgroup>
<thead> <thead>
<tr class="header"> <tr class="header">
<th align="left">User account</th> <th align="left">User account</th>
<th align="left">Recommended permissions</th> <th align="left">Recommended permissions</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr class="odd"> <tr class="odd">
<td align="left"><p>Everyone</p></td> <td align="left"><p>Everyone</p></td>
<td align="left"><p>No permissions</p></td> <td align="left"><p>No permissions</p></td>
</tr> </tr>
<tr class="even"> <tr class="even">
<td align="left"><p>Security group of UE-V</p></td> <td align="left"><p>Security group of UE-V</p></td>
<td align="left"><p>Full control</p></td> <td align="left"><p>Full control</p></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
2. Set the following NTFS file system permissions for the settings storage location folder. 2. Set the following NTFS file system permissions for the settings storage location folder.
<table> <table>
<colgroup> <colgroup>
<col width="33%" /> <col width="33%" />
<col width="33%" /> <col width="33%" />
<col width="33%" /> <col width="33%" />
</colgroup> </colgroup>
<thead> <thead>
<tr class="header"> <tr class="header">
<th align="left">User account</th> <th align="left">User account</th>
<th align="left">Recommended permissions</th> <th align="left">Recommended permissions</th>
<th align="left">Folder</th> <th align="left">Folder</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr class="odd"> <tr class="odd">
<td align="left"><p>Creator/Owner</p></td> <td align="left"><p>Creator/Owner</p></td>
<td align="left"><p>No permissions</p></td> <td align="left"><p>No permissions</p></td>
<td align="left"><p>No permissions</p></td> <td align="left"><p>No permissions</p></td>
</tr> </tr>
<tr class="even"> <tr class="even">
<td align="left"><p>Domain Admins</p></td> <td align="left"><p>Domain Admins</p></td>
<td align="left"><p>Full control</p></td> <td align="left"><p>Full control</p></td>
<td align="left"><p>This folder, subfolders, and files</p></td> <td align="left"><p>This folder, subfolders, and files</p></td>
</tr> </tr>
<tr class="odd"> <tr class="odd">
<td align="left"><p>Security group of UE-V users</p></td> <td align="left"><p>Security group of UE-V users</p></td>
<td align="left"><p>List folder/read data, create folders/append data</p></td> <td align="left"><p>List folder/read data, create folders/append data</p></td>
<td align="left"><p>This folder only</p></td> <td align="left"><p>This folder only</p></td>
</tr> </tr>
<tr class="even"> <tr class="even">
<td align="left"><p>Everyone</p></td> <td align="left"><p>Everyone</p></td>
<td align="left"><p>Remove all permissions</p></td> <td align="left"><p>Remove all permissions</p></td>
<td align="left"><p>No permissions</p></td> <td align="left"><p>No permissions</p></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
3. Set the following share-level SMB permissions for the settings template catalog folder. 3. Set the following share-level SMB permissions for the settings template catalog folder.
<table> <table>
<colgroup> <colgroup>
<col width="50%" /> <col width="50%" />
<col width="50%" /> <col width="50%" />
</colgroup> </colgroup>
<thead> <thead>
<tr class="header"> <tr class="header">
<th align="left">User account</th> <th align="left">User account</th>
<th align="left">Recommend permissions</th> <th align="left">Recommend permissions</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr class="odd"> <tr class="odd">
<td align="left"><p>Everyone</p></td> <td align="left"><p>Everyone</p></td>
<td align="left"><p>No permissions</p></td> <td align="left"><p>No permissions</p></td>
</tr> </tr>
<tr class="even"> <tr class="even">
<td align="left"><p>Domain computers</p></td> <td align="left"><p>Domain computers</p></td>
<td align="left"><p>Read permission Levels</p></td> <td align="left"><p>Read permission Levels</p></td>
</tr> </tr>
<tr class="odd"> <tr class="odd">
<td align="left"><p>Administrators</p></td> <td align="left"><p>Administrators</p></td>
<td align="left"><p>Read/write permission levels</p></td> <td align="left"><p>Read/write permission levels</p></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
4. Set the following NTFS permissions for the settings template catalog folder. 4. Set the following NTFS permissions for the settings template catalog folder.
<table> <table>
<colgroup> <colgroup>
<col width="33%" /> <col width="33%" />
<col width="33%" /> <col width="33%" />
<col width="33%" /> <col width="33%" />
</colgroup> </colgroup>
<thead> <thead>
<tr class="header"> <tr class="header">
<th align="left">User account</th> <th align="left">User account</th>
<th align="left">Recommended permissions</th> <th align="left">Recommended permissions</th>
<th align="left">Apply to</th> <th align="left">Apply to</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr class="odd"> <tr class="odd">
<td align="left"><p>Creator/Owner</p></td> <td align="left"><p>Creator/Owner</p></td>
<td align="left"><p>Full control</p></td> <td align="left"><p>Full control</p></td>
<td align="left"><p>This folder, subfolders, and files</p></td> <td align="left"><p>This folder, subfolders, and files</p></td>
</tr> </tr>
<tr class="even"> <tr class="even">
<td align="left"><p>Domain Computers</p></td> <td align="left"><p>Domain Computers</p></td>
<td align="left"><p>List folder contents and Read permissions</p></td> <td align="left"><p>List folder contents and Read permissions</p></td>
<td align="left"><p>This folder, subfolders, and files</p></td> <td align="left"><p>This folder, subfolders, and files</p></td>
</tr> </tr>
<tr class="odd"> <tr class="odd">
<td align="left"><p>Everyone</p></td> <td align="left"><p>Everyone</p></td>
<td align="left"><p>No permissions</p></td> <td align="left"><p>No permissions</p></td>
<td align="left"><p>No permissions</p></td> <td align="left"><p>No permissions</p></td>
</tr> </tr>
<tr class="even"> <tr class="even">
<td align="left"><p>Administrators</p></td> <td align="left"><p>Administrators</p></td>
<td align="left"><p>Full Control</p></td> <td align="left"><p>Full Control</p></td>
<td align="left"><p>This folder, subfolders, and files</p></td> <td align="left"><p>This folder, subfolders, and files</p></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
### Use Windows Server as of Windows Server 2003 to host redirected file shares ### Use Windows Server as of Windows Server 2003 to host redirected file shares