S7 300 & Protool HMI Log On (Security)

cjd1965

Lifetime Supporting Member
Join Date
Apr 2007
Location
UK
Posts
1,659
Hi
I have a project where the customer requires 20 users with there own user name, password, user level (5 levels). There is also a requirment for passwords to be changed after 90 days (or next log in attempt).
The highest user level can rename or clear lower users names from the DB (and associated data)

Before i jump in and start this does anyone know if i can purchase a ready made block from siemens that does this (or similar) already.

I am thinking of having a DB with a construction like

User Names [Strings]
Password [Strings]
Level [Int]
PasswordDate [date]
PasswordTimeOut [Bool]

and then check the date the password was created is not over 90 days once a day and set the flag if it is, then use this to flag to drive HMI mimic for my 'change password' dialog.

Any one got any ideas i have not considered?

Thanks
 
WiCC Flex can do some of this, everything but the 90day renew but you may be able to do that with a script. I am not sure about ProTool. I
 
Thanks for the reply Charles.
I have spoken with my distributor and it looks like most of what I want is available 'canned' in WinCC Flex so I am eagerly awaiting my shiny new installation CD's to arrive
 
Hi cjd1965.

A major difference between your requirement and the "canned" functionality is that it is completely handled by the HMI.
You can actually manipulate users and passwords from the PLC, but that is not part of the normal concept, so it will take some extra work for you if you insist on doing it via the PLC.
 
Thanks for the reply Jesper I think the HMI version sounds OK for my needs. I have an older Protool project with most of the security done in the S7 but I think WinCC flex will work for me and result in less coding and testing so Mr Siemens saving me some time on this one.

The requirment is just headed 'System Security' so it is pretty open to how I acheive the goals.

I just need convert my thinking to WinccFlex instead of Protool now. (And time I upgraded anyway)

Cheers
 
Protool has password security built in also. I do not think Protool can handle the 90 day reset directly, however maybe that can be handled with a script.

To enable the password security you set the password level on the objects enable tab. To manage the password place the Password List object on a screen.
 

Similar Topics

Hi i using Kinetik 300 2097 driver control by EIP with using move absolute and incremental for motion , but i want to add same driver and motor as...
Replies
0
Views
18
Hey all, first time poster here. I am wondering if anyone has tried using a Keyence SR-X300 barcode scanner to a Micrologix 1400. Keyence sent...
Replies
0
Views
36
Hi Siemens guys! I am experiencing SF fault on our S7-300 (6ES7 315-2AH14-0AB0) CPU from time to time. I've checked the diagnostic buffer and...
Replies
13
Views
174
Have a system that has been running for over a year and all of a sudden getting a ExcessiveVelocityFault on one of the drives when the MSO command...
Replies
2
Views
144
Hello PLCS.Net Forum, First time posting. Let's assume I am a novice. BASIC PROBLEM: My servo/linear piston is no longer zeroed to the...
Replies
9
Views
218
Back
Top Bottom