9/7/2023 4:12 PM | |
Joined: 2/17/2020 Last visit: 8/29/2025 Posts: 1251 Rating:
|
Hi, I believe that the Comfort Panel <----> SIMATIC Logon communication flow is as follows: HMI Panel <------- network, encrypted with TLS ------> SL server <------- machine local ------> Windows LDAP API (part of Windows operating system ) <------- network ------> AD controller. Also, LDAPS is supported since Logon V1.6 Update 5: Using the LDAPS protocol for Windows user authentication |
A rating will be well appreciated. |
|
This contribution was helpful to
1 thankful Users |
9/12/2023 9:55 AM | |
Joined: 8/3/2009 Last visit: 9/3/2025 Posts: 16311 Rating:
|
Hello aleb2 If you are using a win domain then this FAQ could be something for you: https://support.industry.siemens.com/cs/de/en/view/109802523 Bye Murof |
If this Information really helps, you could use the Rate function |
|
This contribution was helpful to
1 thankful Users |
9/24/2023 7:28 AM | |
Joined: 7/12/2006 Last visit: 4/10/2025 Posts: 134 Rating:
|
Yes, my hmi is on another subnet, and the folder " rejected" is empty |
10/11/2023 2:31 PM | |
Joined: 7/12/2006 Last visit: 4/10/2025 Posts: 134 Rating:
|
The problem was the port 16389 not opened by IT Thanks |
This contribution was helpful to
2 thankful Users |
6/19/2025 2:02 PM | |
Joined: 3/11/2025 Last visit: 9/2/2025 Posts: 11 Rating:
|
Handy command in Powershell to test ports Test-NetConnection -ComputerName 10.22.22.33 -Port 16389 should return a True |
Follow us on