Connect third party OPCUA client with AXCF2152(OPC Server) without security policy
Hi,
Could you please provide a step by step guide to configure the PLC as OPC Server with "none" security policy?
I would like to connect the third party OPCUA client with PLC(OPCUA server) without security policy and anonymously .
Comments
Hi merlingeorge,
you can not just disable the authentication for the UA server, if you need an anonymious login you've to deactivate the whole user authentication of PLCnext (not recommended).
This can be done via the web based managment --> Security --> User Authentification
Regards
Frank