Skip to content

Commit 531f5e3

Browse files
Merge pull request #313381 from n-bajaj/patch-26
Update migration support matrix for protocols and privileges for web …
2 parents 54417c7 + 68b215a commit 531f5e3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

articles/migrate/migrate-support-matrix-physical.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,8 @@ Stack | VMware, Hyper-V, and physical servers | VMware, Hyper-V, and physical se
298298
Windows servers | Windows Server 2008 R2 and later are supported | Not supported
299299
Linux servers | Not supported | Servers that meet the [requirements](migrate-support-matrix-physical.md#physical-server-requirements)
300300
Web server versions | IIS 7.5 and later | Tomcat 8 and later
301-
Required privileges | The least privileged user should be a part of the two user groups 1. Remote Management Users 2. IIS_IUSRS. The users must have read permissions to the following locations: C:\Windows\system32\inetsrv\config, C:\Windows\system32\inetsrv\config\applicationHost.config and C:\Windows\system32\inetsrv\config\redirection.config. | **Read (r)** and **Execute (x)** permissions recursively on all CATALINA_HOME directories.
301+
Protocol | WinRM port 5986 (HTTPS) by default, if HTTPS prerequisites aren't configured on the target servers, communication falls back to WinRM port 5985 (HTTP) | SSH port 22 (TCP)
302+
Required privileges | The least privileged user should be a part of the two user groups 1. Remote Management Users 2. IIS_IUSRS. The users must have read permissions to the following locations: C:\Windows\system32\inetsrv\config, C:\Windows\system32\inetsrv\config\applicationHost.config and C:\Windows\system32\inetsrv\config\redirection.config. Add the user to 'log on as batch job' using secpol.msc and ensure user is not part of 'deny log on as batch job'. | **Read (r)** and **Execute (x)** permissions recursively on all CATALINA_HOME directories.
302303

303304
> [!NOTE]
304305
> Data is always encrypted at rest and during transit.

0 commit comments

Comments
 (0)