Siemens S7: WinCC Basic & access controls...

Mas01

Member
Join Date
Oct 2020
Location
Leicester, England
Posts
1,109
Hi

Does anyone know if WinCC basic version has functionality in it for ACCESS CONTROL?

By that, I mean we want the HMI to have a lock-out screen - user must enter valid username/password before unlocking the HMI screen.

Is this access control functionality available in the basic version?

We need this functionality for our project and want to make sure we get the right licence.

Thanks
 
In the TIA Project for the Basic Panel, go to User Administration. There you setup Groups and Users.
In the Runtime Settings there are some additional settings. Unfortunately you cannot disable the 'limit for logon attempts', so if you enter a password 3 times that user will be blocked (!). This is a pain and I always disable this 'feature' on my Advanced Runtime projects.

When groups and users are setup, you can then in each HMI object that can be operated by the user select an 'Autorization' that must be logged in to for that object to be able to be operated.

To force the user to log in in the lock screen, add an authorization to the button that leaves the screen.
How do you intend the lock screen to be activated ?
 
@Jesper

You can turn off the limit for login attempts. However if you've already setup users an passwords, when turning it off, you'll erase all of the users passwords from wincc.

Not a huge issue if you've only a few. A pain if you've got lots.
 
In my TIA V15.1 it is fixed to 3 login attempts and cannot be turned off.
Maybe it is fixed in a later TIA version ?

Untick "Log on only with password" then you can edit the login attempts.

When re enabling the log on only with password function, it resets all user passwords.

Just tested now with V15.1 and V17
 

Similar Topics

I’m a bit stuck on HMI (KTP-1200) programming… See the picture attached. The PASS or FAIL box should only appear when the toggle switch is...
Replies
7
Views
1,070
Hi all, I was told that I can not program winCC Flexible 2008 in SCL, but today I just saw a Function Block which is created in SCL but...
Replies
13
Views
5,720
Hello colleagues, On a Siemens Multi panel (MP 377 12") of a machine (S7-300) at a customer's site, some parameters need to be changed that have...
Replies
7
Views
299
I thought I was nearly finished on this TIA Portal/s7-1212C project (famous last words)... Up until now, I'd developed the PLC/HMI such that the...
Replies
10
Views
1,555
Hi, I have a HMI which is a KTP1200 Basic. Let's suppose USER03 is logged in. How do I create a simple "Lock Screen" that appears if the screen...
Replies
2
Views
673
Back
Top Bottom