SCADA appliction - different user type

Hello,
I have a task to apply changes in my control Panel of SCADA application to be different depending on user type that has logged in.
3 types:  worker, technician, manager.
How to apply a password  recognition functionality?
Some of the functionalities of SCADA panel should be editable by only a technician but all should be seen by others.
Thanks,
Best

Hello,
as mentioned above, there are some examples already available on this forum:
http://forums.ni.com/t5/LabVIEW/how-to-create-logi​n-and-password-for-my-application/td-p/787166/high​...
The changes to you front panel, like hiding/showing controls, you will need to implement manually.
Mateusz Stokłosa
Applications Engineer
National Instruments

Similar Messages

  • Provisioning different User Type to different systems

    Dear Experts,
    Is there a way by which we can provision different user types to defferent systems via CUP?
    We have the following requirement:
    1. User created in ECC should be dialog user
    2. User created in BW should be service user
    3. User always selects ECC and BW at the same time in one request
    Thanks for your attention.

    Hi Tang,
    You can try this with creating 2 different  custom field or 2 unused field in end user form like employee type and some other field. Then you need to define provisioning field mapping for both of these system differently.
    Like you created 2 fields EEC_USER_TYPE  & BW_User_TYPE then while making provisioning field mapping you need to create 2 different group. EEC_Mapping and BW MApping and map the respective custom field with Provisioning field mapping group.
    I hope this will help you.
    Regards.
    Hemant

  • Can we define different session time-outs for different user types in the DD?

    Hello,
    Do you know a way to specify different session time-outs in deployment
    descriptor for different users/roles?
    For example:
    Role-A should be invalidated after 10 minutes
    Role-B should be invalidated after 100 minutes
    Shortly, I would be grateful if you can help,
    Fehmi.

    "Fehmi" <[email protected]> wrote in message
    news:3f50fb75$[email protected]..
    >
    Hello,
    Do you know a way to specify different session time-outs in deployment
    descriptor for different users/roles?
    For example:
    Role-A should be invalidated after 10 minutes
    Role-B should be invalidated after 100 minutes
    I don't believe you can timeout a session based on a user or a role. I think
    you can just specify when
    all sessions timeout (via the session descriptor). But, you may want to ask
    in the weblogic.developer.interest.servlet newsgroup.

  • How to authenticate multiple user types in WLPortal7

    We're using WL Portal SP2, so we're running in compatibility mode.
    We'll have a number of different user types accessing our portal. Regular users
    only need present a username/password pair. Users with additional privileges will
    have an extra PIN code to supply to gain access to extra resources.
    We seem to have two approaches to develop, I was wondering which seems the best?
    1. Have 2 authentication providers for the realm, the second taking all 3 credentials
    We look at the name/password decide (how???) that a particular user needs to supply
    a third credential before calling Authenticate which uses both providers to make
    a decision. But we almost need to know aspects of the customer profile in order
    to prompt for the PIN.
    Can you call authenticate more than once if different credentials are supplied
    after login? If so how do you get the different providers to set different principals
    in the subject? And also, how do you specify the sequence in which the providers
    are called?
    2. All users authenticate the standard way with username/password. After login
    we look up a profile type and if that says so, gather and check the PIN code.
    This seems a lot simpler but we have to put in place all our own PIN checking
    outside the security framework, which seems to be at odds with JAAS etc.
    Any similar types of requirment out there ?
    Tim

    setting a higher leven node where all the needed nodes for the users meet definately works, but its exactly what I am trying to avoid, since directory is large and it has hundreds of nodes and we only need two of them , I have tried adding two openLDAP authenticators, but it then breaks both and NONE of the members are able to login anymore, I think it has to do with settings for control flags ? I have both set to SUFFICIENT? is that the reason? if I have only one openLDAP, SUFFICIENT works fine,as soon as I add one more openLDA authenticatior users do get pulled fine from both of them, but neither of them get authenticated any more;( can anyone sugges on better combination?

  • How do I set CUP to display the different request types user-interface?

    How do set CUP to default into the initial Request Access screen with request links? The one that lists different request types for end-user to click on the link of the preferred request type?
    I am running GRC 5.3  and when I click on CUP from the lauch pad, the system takes me straight to the My Work tab, and I don't want users to request access at that level.
    I would want them to initially see the request access link, and choose a request type by clicking on a request type link (without having to log-off and log back on in order to see the link).
    Thank you in advance for help in this..
    Regards,
    Odwa

    That is a good point. You would only achieve hidding the link there as well - and would make the launchpad difficult to use for users who do want to logon first.
    This is a case comparable to using ST01 on performance optimized coding while "testing" with SAP_ALL. It looks like you need full access (*) to do anything, until you test it with the enduser role...
    Perhaps we can have some infos here from the OP on what this change is intended to achieve? Probably there is a better solution than changing the stylesheet.
    Cheers,
    Julius

  • Import tables of types with different users schemas

    In 9.2
    I created two users: `live` and `world`
    `live`> create type nam as object (txt varchar2) not final;
    `system`> grant under any type to world;
    `world`> create type nam_world under live.nam (txt2 varchar2);
    and
    create table nams of nam_world;
    and new row
    insert into nams values ('qwerty', 'ytrewq');
    I build dump file:
    exp system/manager FILE=live_world.dmp OWNER=live,world
    All this successfully!!!
    At another server (also 9.2) this export session terminated with errors:
    (previously i created users live and world and 'grant under any type to world;')
    imp SYSTEM/manager FILE=live_world.dmp FROMUSER=live,world TOUSER=live,world
    Not help parameter IGNORE=Y
    Not help parameter TOID_NOVALIDATE=(live.nam)
    In any case: "Skipping table "WORLD"."NAMS" because object type "LIVE"."NAM" cannot be created or has different identifier"
    General effect, what import simply not visible type live.nam,
    but type live.nam is created successfully
    How import object table of type at different user schema?
    Please, help me.

    See:
    What is the best way to manage multiple...: Apple Support Communities
    How to use multiple iPods, iPads, or iPhones with one computer

  • Using different templates for different user access types.

    Hi all,
    I have an issue where we have a Page Group with lots of pages/sub-pages.
    There are three different User Groups, Internal, Customer and Supplier.
    I need to display the same content but with different templates (look and feel), one for the Internal, one for the customer and one for the supplier.
    Can this be done using Oracle Portal 10.1.14? If so, how?
    Many thanks.

    Hi,
    Yes you can do what you want to do in 10.1.4.
    You can call a procedure in your HTML Layout Template which will write some CSS. This procedure will be executed with the USERID parameter.
    Your procedure will check if the current user is a customer or a supplier and your CSS will reflect the differences (with different colors or whatever...)
    Good luck,
    Max.

  • Is there a way to save a form, once filled out, as a different file type in Reader?

    I have Acrobat, my coworkers only have Reader. Company won't purchase Acrobat for the other employees.
    I built a form for my coworkers to fill out. We need them to be able to send the filled out form to clients, but we don't want the clients to be able to edit the forms.
    I understand people with only Reader can't flatten the document, or add a password, or save it as non editable. As I understand it, even with Acrobat I can't assign a password for Reader users to be able to edit or not edit a file (PLEASE correct me if I'm wrong on that one).
    Is there any way to save the PDF form once it's been filled out (in Reader) as a different file type? Even an image? The file we send to clients doesn't have to be a PDF. Just something that most people can open.
    I tried inserting the PDF into a word document (unreadably pixelated) and tried taking a snapshot of the entire page (resolution too low). I've tried downloading one of the free PDF writers and it apparently won't work with our network security (or something along those lines). I've tried using the pdf writer for Firefox on the form once it was filled out, and that won't work either because our network firewall seems to be blocking it and that's not something they are willing to take down.
    Any advice?

    The signature WILL work! I've just looked into it more, thank you so much for pointing me in that direction.
    I get it now, it locks the form fields in place after my coworker fills them in and signs it (as the very last step).
    I wish I would have asked on here a full day ago. Would have saved a lot of headache and Googling.
    Thanks again.

  • Problem with background job using SUBMIT under different user

    Hi All,
    I am submitting a background job under different user name. I am submitting this job by using JOB_OPEN , SUBMIT report and JOB_CLOSE. But submit statement is returning sy-subrc 8, becuase of this the job_close is failed. Can you please help me to solve this problem.
    Thanks in advance.
    Tjgupta

    Hi,
    The user is having all authorizations. is there any difference with user types?
    This user is having  user type " as communication data".
    Thanks,
    Tjgupta

  • HT3819 sharing i tunes library on the same computer with different users

    How do I share my library on the same computer switching to a different user?

    If you want all users to be able to access the same music, but with different libraries, NikkiG's advice is spot on. However, I thought I'd throw in my 2¢ since I just set this up for a friend.
    If you want all your users to have exactly the same library, and not just access to a shared library, do the following:
    -move the entire "iTunes" folder (~/Music/iTunes) into the Shared folder or to separate drive.
    -in each user's account, remove the iTunes folders (or just move them to a new location until you're positive this method works for you)
    -pop open Terminal.app (/Applications/Utilities/Terminal.app) and here's where it gets a little dicey; type the following into the command line:
    ln -s /Users/Shared/iTunes/ ~/Music/iTunes/
    What this does is create a symbolic link (think alias, but more technical and powerful) between the iTunes folder in the Shared folder, and each user's iTunes folder. This way, each user is directly accessing the iTunes library, and not just through the shared area in iTunes itself. This allows them to add/remove music and playlists to the same library.
    HOWEVER, this method will mess up if you have multiple users logged in and using iTunes at the same time.

  • Sharing Playlists and Music on the Same Computer with Different Users

    I'm trying to share music and playlists between different users of the same computer.
    Ideally I'd like to use the same iTunes music folder for all users, and have the same music and playlists show up no matter which user logs in (without having duplicate copies/files of the same songs clogging up our hard drive).
    also would like to be able to sync our shared iPod no matter which user panel we're logged onto.
    is any of this possible with the new version of iTunes?
    thanks much i advance.
    vince

    If you want all users to be able to access the same music, but with different libraries, NikkiG's advice is spot on. However, I thought I'd throw in my 2¢ since I just set this up for a friend.
    If you want all your users to have exactly the same library, and not just access to a shared library, do the following:
    -move the entire "iTunes" folder (~/Music/iTunes) into the Shared folder or to separate drive.
    -in each user's account, remove the iTunes folders (or just move them to a new location until you're positive this method works for you)
    -pop open Terminal.app (/Applications/Utilities/Terminal.app) and here's where it gets a little dicey; type the following into the command line:
    ln -s /Users/Shared/iTunes/ ~/Music/iTunes/
    What this does is create a symbolic link (think alias, but more technical and powerful) between the iTunes folder in the Shared folder, and each user's iTunes folder. This way, each user is directly accessing the iTunes library, and not just through the shared area in iTunes itself. This allows them to add/remove music and playlists to the same library.
    HOWEVER, this method will mess up if you have multiple users logged in and using iTunes at the same time.

  • Different user status profile for network header and activities

    Hi everyone!
    Is there any way to define different user status profile at network header level and at network activity level? As far as I know, it is only possible to enter a user profile at network type level, and both netwok headers and activities use the same statuses. Does it work this way?
    Thanks!
    Regards.
    Edited by: Thalos on Jul 2, 2011 12:27 AM

    Hi Punith, Hi abdul!
    Thanks for the reply!
    I've gone through the OPSC, but the thing is that here you define a user status profile at network plant level. But I need to define it at network activity level.
    The reason why I need this is because we have types of activities. We use network activities for client activities, for internal activities, to identify and follow-up risk management, etc. Each group of activities -since they have different usages- has different user status associated. But as I don't have any way to assign different user status profiles, all the activities have the same statuses, although  they will only use some of them.
    Thanks!
    Regards,
    Thalos.

  • Different movement types for goods issue via outbound delivery

    Hi gurus,
    How can I use different movement types for goods issue via outbound delivery?
    Thanks&Best Regards,
    Burcu

    To use different schedule lines, we need different item types and different document types. Is that right?
    Is there a user exit in outbound delivery to post goods issue?
    Thanks...

  • Issue with "unknown user type 6" on Coherence 3.5.2

    Having an issue with a cluster which is running using an internally developed cluster starter tool. This tool, and the associated cluster, all use POF, and upon attempting to connect a non-storing member to the cluster from java, the following exception is raised...
    2011-07-11 15:54:58.338/2.469 Oracle Coherence GE 3.5.2/463p2 <Error> (thread=Cluster, member=n/a): This cluster node is
    configured to use serializer com.tangosol.io.pof.ConfigurablePofContext {location=application-pof-config.xml}, which ap
    pears to be different from the serializer used by Member(Id=1, Timestamp=2011-07-11 15:34:30.779, Address=10.74.82.193:8
    088, MachineId=11188, Location=site:INTRANET.BARCAPINT.COM,machine:ldnpsm020006423,process:80976,member:ldnpsm020006423:
    cacheserver:1).
    java.io.StreamCorruptedException: unknown user type: 6
    at com.tangosol.io.pof.PofBufferReader.readAsObject(PofBufferReader.java:3289)
    at com.tangosol.io.pof.PofBufferReader.readObject(PofBufferReader.java:2600)
    at com.tangosol.io.pof.ConfigurablePofContext.deserialize(ConfigurablePofContext.java:348)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.readObject(Service.CDB:4)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid$ServiceConfigMap.readObject(Grid.CDB
    :1)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid$MemberConfigResponse.read(Grid.CDB:1
    3)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onNotify(Grid.CDB:123)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ClusterService.onNotify(ClusterServi
    ce.CDB:3)
    at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)
    at java.lang.Thread.run(Thread.java:619)
    There is no serialiser configured in the cache config, instead we just set tangosol.pof.enabled=true, and set the pof config file to what is seen above. The thing which is very confusing about this error is that unlike other clients which we connect, and in fact the servers they connect to, this client never attempts to load the cache configuration file. The point at which this should happen, prior to pof loading, shows:
    2011-07-11 15:54:57.260/1.391 Oracle Coherence GE 3.5.2/463p2 <Info> (thread=Main Thread, member=n/a): Loaded cache conf
    iguration from "jar:file:/C:/Program%20Files/Oracle/coherence/3.5.2b463P2/lib/coherence.jar!/reports/report-group.xml"
    I have tried every combination of classpath entries I can think of, and no matter what, it never shows an attempt to load the application-cache-config.xml supplied in the startup. Does anyone have any experience with something like this?

    I guess your non-storing JAVA code does not specify -Dtangosol.pof.enabled=true and the -Dtangosol.pof.config =<POF file location> on joining the cluster. Post the startup java command and the complete logs.
    If application-cache-config is not loaded then coherence-cache-config.xml should be loaded by default and set -Dtangosol.coherence.cacheconfig=<application-cache-config>
    Cheers,
    NJ

  • ORA-04062 error when running forms with different users

    ORA-04062 error when running forms with different users
    I have a form that has a block that should display some data from another users tables. (The other user's name is dynamic, it's selected from a list box)
    I wrote a stored procedure to get the data from other user's tables.
    When I compile the form and run it with the same user I compiled, it works without any error. But when I run the compiled form with another user I get the ORA-04062 (signature of procedure has been changed) error.
    I tried setting REMOTE_DEPENDENCIES_MODE to SIGNATURE in init.ora but it didn't help.
    My Forms version is 6i with Patch 15.
    Database version is 9.
    Here is my stored procedure:
    TYPE Scenario_Tab IS TABLE OF NUMBER(34) INDEX BY BINARY INTEGER;
    TYPE Open_Curs IS REF CURSOR;
    PROCEDURE Get_Scenarios(User_Name IN VARCHAR2, Scen_Table OUT Scenario_Tab) IS
    Curs Open_Curs;
    i NUMBER;
    BEGIN
    OPEN Curs FOR
    'SELECT Seq_No FROM '|| User_Name ||'.scenario';
    i := 1;
    LOOP
    FETCH Curs INTO Scen_Table(i);
    EXIT WHEN Curs%NOTFOUND;
    i := i + 1;
    END LOOP;
    END Get_Senarios;
    I would be happy to solve this problem. It's really important.
    Maybe somebody can tell me another way to do what I want to do. (getting a list of values from another users tables)

    I think it should be a better solution to create a package,
    and put your own TYPES and procedure into it.
    CREATE OR REPLACE PACKAGE PKG_XXX IS
    TYPE TYP_TAB_CHAR IS TABLE OF .... ;
    PROCEDURE P_XX ( Var1 IN VARCHAR2, var2 IN OUT TYP_TAB_CHAR );
    END ;
    Then in your Form :
    Declare
    var PKG_XXX.TYP_TAB_CHAR ;
    Begin
    PKG_XXX.P_XX( 'user_name', var ) ;
    End ;

Maybe you are looking for

  • Solar_project_admin, projects and specific templates in SCOPE tab

    Hello all, I'm searching for a solution to import specific templates in SOLAR_PROJECT_ADMIN > My_Project > Scope tab > Template selection. Is there an easy way to upload my owns ? Thanks a lot.

  • Need to add link under "BENEFITS and PAYMENT"

    I want to add new link in the BENEFITS and PAYMENT Page under this section. Additional Information Links to Benefit Forms and Websites:    " WANT TO PUT NEW LINK HERE like http://bsbc.com" Can some one put details steps on how add this link Thanks

  • I receive the message that my serial number is invalid.

    Hi - I need to install CS6 on my computer and I have a serial number that match what I can find on my adobe page. But the system will not validate this number. What can I do? Lone

  • ADF Toplink Jdeveloper 10.1.2.0.0  Tutorial  Model JBO Error.

    While going thru the following online tutorial: http://www.oracle.com/technology/obe/obe9051jdev/ide1012/adfworkshop/buildingadfapplicationsworkshop.htm Everything went thru fine, but I planned on changing the user from OE to OE8 in my jdbc connectio

  • Oracle 11g with cocoon.war and glassfish pdf problem?

    Hi all, I m install oracle 11g express on CentOS 5.6 OS, oracle apex listener 1.1.2.131.15 glassfish v2 and cocoon 2.1.11 and connect glasfish with oracle apex and working fine Problem begin when I was build cocon xml and deploy cocoon.war on glassfi