SessionsDiagnosticsSummary

Questions regarding the use of the .NET SDK 2.0 for Server or Client development or integration into customer products ...

Moderator: uasdknet

Post Reply
Fips
Full Member
Full Member
Posts: 6
Joined: 12 Mar 2013, 13:53

SessionsDiagnosticsSummary

Post by Fips »

Hi,

I mentioned that SessionsDiagnosticsSummary section of servers built with the newest .net server SDK has changed.
There are 2 new nodes (SessionDiagnosticsArray and SessionSecurityDiagnosticsArray) and only the own session is listed under SessionDiagnosticsSummary. I used UaExpert.

Is this a intended behaviour ?

Regards

Fips

User avatar
Support Team
Hero Member
Hero Member
Posts: 3064
Joined: 18 Mar 2011, 15:09

Re: SessionsDiagnosticsSummary

Post by Support Team »

Hi Fips,

The demo server hides session security from non admins as it is required by the spec.
If you log in as root (with Username and Password), you should see it.

Best Regards,
Unified Automation Support Team

Fips
Full Member
Full Member
Posts: 6
Joined: 12 Mar 2013, 13:53

Re: SessionsDiagnosticsSummary

Post by Fips »

Dear Support Team,

thank's for your fast reply.

I got one more question.

Assuming I' m developing a server and I want to allow all my clients to have adminstrator rights (it's an evaluating server) with a anonymous login.
What do I have to do? Creating one "static" UserIdentity with administrative rights at beginning of the session ?


Regards

Fips

Randy
Jr. Member
Jr. Member
Posts: 4
Joined: 27 Mar 2013, 23:57

Re: SessionsDiagnosticsSummary

Post by Randy »

Hi Fips,

I would hardcode an 'admin' user and put the password in the product documentation.

You should disable this user automatically when you ship a non-evaluation product.

Regards,

Randy

Post Reply