How to allow to run a perticular Progm. by SE38

Dear All Experts,
Can you tell me how to allow to run a perticular Progm. by SE38? Where SE38 is restricted for that user.

Hi Ujjal,
well, first of all you would use SA38 instead of SE38 if you just want to allow to submit reports.
You maintain the report authorization group assignments which are based on the authorization object S_PROGRAM using report RSCSAUTH. See the documentation of that report to get more details.
However, I believe, that the main issue with SA38 etc. and S_PROGRAM is, that you first have to assign authorization groups to thousands of reports which are not assignd to any group yet. If you only have to deal with a couple of reports there exist a better solution:
Avoid to authorize users for SA38 etc. but create individual transactions for reports and assign these transactions to roles. In your development system you can perform both steps using transaction PFCG: You just have to add reports to the role menu and you will be asked for new transaction codes and of course a transport order.
Kind regards
Frank.

Similar Messages

  • How to set the number of seconds a servlet is allowed to run

    I use JSP to generate a report, but it will take about 10 minutes to search.
    IE Client screen displays an error message what is "Cannot find out your page" after 8 minutes. How to set the number of seconds a servlet is allowed to run.

    It's not a matter of how long the servlet is running... it's the browser timing out because the servlet hasn't responded to its request.
    You have several options:
    1) "Browser Pinging"
    Your servlet sends some small data which can be either seen or unseen (html comments, hidden chars, etc) by the user at short intervals while your report is running. When the report is finished, the browser will not have timed out because it has been "snacking" on those small bits of data which tell the browser its original request was both heard and being handled. I don't think there is any timeout in IE as long as it receives data continually (or at least before its own timeout mark over and over again...)
    2) Multithreaded processing
    This would probably be a better approach. Have the report run in a separate thread running on the server. You'd want to store a reference to this executing report in the user's session. Instead of making the browser wait for the report to be finished, have the servlet check the user's session to see if a report exists and is running. If one does not exist, create one and start its execution. If one does exist, and is still running, print a "please wait" type of message OR an animation, etc... along with some javascript which will reload the page every few seconds. If the page reloads and the servlet sees that the report is finished, it can then display it to the user.
    Hope this helps,
    -Scott

  • How to disable the run-time popup menu in the sequence display on TestStand Operator Interface, that allow the use to skip the test?

    How to disable the run-time popup menu in the sequence display on TestStand Operator Interface, that allow the use to skip the test?

    Hello,
                  Regarding the skip/force pass/force fail options, when I set the ControlExecFlow to True in Teststand 3.1 and 3.5, in the Sequence Editor the menu options for skip/force pass/force fail are not active for Technician but, when I launch the Operator Interface logged with Technician the options are active. The problem is that if the technician sets one step to one of these options, and change the user to Operator, the test step remains skip/force pass.
                  Is there any possibility without modifying the Operator Interface (at programming level), to reload default values of the steps when changing the user to Operator?
    Thank you,
    Best regards,
    paio

  • [Urgent!!]How to control the running time??

    Hi,
    I'm an undergraduate researcher in the University of Michigan. I used NI labVIEW FPGA on my current project and now i meet a problem.
    I have a labview code that has runs with 3 subroutines. they execute one after another for a given time period for each iteration of the entire code. that is i built them in a flat sequence structure inside a large while loop and each of the subroutine is a while loop with several subvi's in it. not that complicated but i have to specify how long each subroutine runs. now i have a problem to set that execution time. i don't know exactly what kind of timing function i shall use. i tried the "Elapsed time" function but that only works for the first iteration. from the second iteration on each subroutine only runs for once, instead of continuing to run until the given time elapsed. so i don't know how to correctly control the running time. It's reallly urgent, so could you please give me some suggestions about it? Thanks a million!!
    Xiaofei

    Thank you for your suggestion!
    sorry but that this method won't help because my code is sort of difficult to put into a for loop .
    the logic is like this: first the output is set to 0 for a user-defined amount of time (means no excitation). secondly it gets excitation and gets output but no data saving is allowed for a user-defined amount of time. at the same time, one paramater is automatically changed. (the reason for not saving data is that there is a transient response when the parameter changes). thirdly, data saving begins with the same
    parameters as before, also for a user-defined amount of time. and then after these three steps one iteration is done. for iterations there is a different parameter, the user defines the range of the parameter and the number of different values in between and the code will do the increment at equal intervals automatically. my problem now is that i don't know how to correctly control the time. i have tried various ways but no one works.
    the second problem is that i don't know how to let it run and not saving data and then saving data without changing everything else. what i have now is to call the same VI twice, once for only running and no data saving and the other for saving data. but then the problem is that in between these two routines, the output suddenly becomes zero and gets excited again after i call it.  My professor said that i cannot let the output become zero, otherwise there is no meaning in waiting for the excitation to become stablee. but then i don't know how to call a VI only once and let it do the saving for only the latter part of the running time. i have been working on this thing for two weeks now and still have no idea....Sorry the problem is long and tedious, but if anyone have any idea about it, please let me know, i will be most grateful. Thanks a million!!!

  • Bug?: rxvt-unicode not allowed to run top, irssi and so on

    Didn't know where to post this, please tell me if I'm on the wrong place.
    With the latest RXVT-unicode-package (from comunity), I'm not allowed to run programs like top, screen and irssi in it. I've tried to install it on two diferent computers, with the same result:
    [kristian@localhost ~]$ top
    'rxvt-unicode': unknown terminal type.
    [kristian@localhost ~]$ screen
    Cannot find terminfo entry for 'rxvt-unicode'.
    [kristian@localhost ~]$ irssi
    setupterm() failed for TERM=rxvt-unicode: 0
    Can't initialize screen handling, quitting.
    You can still use the dummy mode with -d parameter
    I've seen this happen with earlier binary pacages of "rxvt-unicode." I'm not quite sure how I fixed i back then. I might have built it myself with a PKGBUILD from this forum.
    I can't find urxvt in "/usr/share/terminfo/". I think that's what causes these problems.
    EDIT: Found a cvs-vesion on the aur that works. LINK

    ozar wrote:http://bbs.archlinux.org/viewtopic.php?t=14317
    It's the same bug. Witch means that we'll let this thread die. (I'll mention it in the thread you liked to, yust to be shure.)
    Well, I think it's the same. But the file doesn't look blank...
    Thanks

  • How many databases can run in a server

    How many databases can run in a server, how can we find how many databases are running there – in OS level for UNIX

    You can have as many oracle instances as your system resources and kernel parameters allow you to.
    A quick search to know how many oracle instances are running, check the OS processes:
    ps -ef | grep smon
    This will list all smon manadatory instance processes, this way you'll know how many concurrently instances are running.
    ~ Madrid.

  • Pdf sent won't open beyond cover sheet?  how to allow click thru of all files?

    pdf sent won't open beyond cover sheet?  how to allow click thru of all files?

    That's handy, because I can run gmail and Chrome too.
    Ok, I sent myself a PDF attachment. I'm going to go step by step through what happened
    to me, and you can tell me where your experience becomes different.
    1. The email shows a preview of the top part of page 1 for the attachment.
    2. I hover over the preview and I get two icons, "Download" and "Save to drive".
    3. I click Download.
    4. The attachment downloads and I see it in the status bar.
    5. I click on the document in the status bar. It opens to page 1, but I can use the
    scroll bar to read all of the pages.
    6. I hover in the bottom right of the page, until Chrome's PDF toolbar appears.
    7. I click the save icon.
    8. I save the file to my desktop.
    9. I open the file from my desktop. It also has all pages.

  • Not allowed to run old version, can't download new, with MacOS 10.3

    I have a Powerbook running Mac OS 10.3.9. When I start Digital Editions it tells me that there is a new version and that I must upgrade or quit. However, the new version (1.5) requires Mac OS 10.4 - and I cannot download it even if I wanted. In effect, I can no longer run Digital Editions on my computer. To put it kindly: That is somewhat irritating.
    Of course, it works if I shut down internet access, but that's quite awkward.
    How do I continue running Digital Editions?
    /Jacob

    Thank you for checking this out!
    Well, the reason for not upgrading to 10.4 is simple. It costs money that I don't have to spend.
    10.3.9 runs great, and every other piece of software I have allow me to run the versions I have installed. They also run great. Only Digital Editions suddenly refuses to run, for no apparently good reason.
    I use Digital Editions to read (time limited) ebooks I borrow at the library. I have not been able to read these with Acrobat Reader.
    On a more angry note: I think software that on purpose renders itself useless is very near a kick in the face on the user.
    Why can't users have the OPTION to upgrade, like with any other civilized software? Especially when it is obvious that the new version is incompatible with the machine's operating system.
    Best regards,
    /Jacob

  • Why and how oracle allows this?

    Hi
    Can someone please clear my understanding on this?
    i had installed oracle 10g on my personal laptop a while ago and i have forgot the password,
    then by searrching in net i found this way of logging in from dos prompt
    "/ as sysdba"
    i would like to know
    -how oracle allows this?
    -whether anyone who logs into my system can do this?
    -whether it is possible to do like this in any production environment? i hope it wont be, how they prevent this in production database
    Thank you
    MJ

    -how oracle allows this?
    # yes, this is the way Oracle works.
    -whether anyone who logs into my system can do this?
    # If you can login to the OS as the user who owns and/or runs the database software you can login to the database without a username/password. If you login to the OS as another user you can't login to the database without a username/password. Not sure why you are so worried about a database on your personal laptop ? If you don't want anyone to access your data, don't give them the OS password (or you could encrypt your data).
    -whether it is possible to do like this in any production environment? i hope it wont be, how they prevent this in production database
    # yes, production systems are like this also. This is why you should not let anyone know the password of the OS user that runs the database. If you give out the OS password, then you have given away access. This security is good enough for banks and governments, so it should be good enough for you.

  • Allowing to run untrusted applications

    Hi,
    I use Citrix Client to access my work intranet. I installed the client but it is not allowing me to open the applications. My work IT Helpdesk tells me that the error means I need to allow to run untrusted applications. Can someone tell me how to do this? Thank you
    Gabriel

    Hi Gabriel
    I don't know if Citrix is useable in Safari? With that said...
    If Citrix Client is using a security certificate, go to your Utilities folder>Keychain Access. Once open, highlight the "certificate" collection on the left. You ought to see a Certificate for Cetrix on the right of the panel. Double click to open it. Click on the triangle to the left of "trust". Set the certificate parameters to "always trust". Close keychain, restart Safari.

  • What are you allowed to run on a Free Hyper-V 2012 host?

    I have been looking for a "layman" version of the license for the Free Hyper-V 2012, and more precisely, what services you are allowed to run on the
    host.
    The OS itself does not prevent you from installing a variety of applications and services, but I wonder how legal this is.
    You can install 3rd party virtualization managers or servers: anything based on http.sys will run f.i, and so will 3rd party FTP or mail servers.For that matter you can even install alternative desktop shells, explorers, browsers and utilities etc. so the
    OS itself does not prevent installation of any 3rd party software, only the OS components are missing.
    Several third parties are even selling software to leverage those possibilities.
    My particular question would be to know if and how far the license allows to use the Free Hyper-V 2012 as a "bare-metal" OS that can be extended by 3rd party software?

    In theory you can install anything that will install (considering the missing components such as the Windows Shell).
    If you start hacking the OS to add supporting roles that are not there out of the box - then you exit the realm of supportability.
    If you want a licensing answer, you must contact Microsoft Licensing.
    Brian Ehlert
    http://ITProctology.blogspot.com
    Learn. Apply. Repeat.

  • [SOLVED] Allow to run some programs in sudo witout password

    Hello!
    The problem i have is due to some commands I wish to run without having to write the password every time, as hibernate-ram, poweroff, or a custom script to change the brightness (I use a Samsung R530, and the fn keys don't work by themselves). I googled the problem, and did as it is said on the sudoers file (using visudo), but even if i think the syntax is correct, there are not any changes; it continues asking me for password. How can I fix that?
    I include a copy of my sudoers file, maybe my lack of experience with sudo don't allow me to see a syntax error.
    # This is /etc/sudoers file.
    # This file MUST be edited with the 'visudo' command as root.
    # Failure to use 'visudo' may result in syntax or file permission errors
    # that prevent sudo from running.
    # See the sudoers man page for the details on how to write a sudoers file.
    # Root is allowed to run all commands:
    root    ALL=(ALL) ALL
    alvarez ALL=(ALL) ALL
    alvarez ALL =(root) NOPASSWD: /usr/bin/controlbrillo
    # Allow members of group wheel to run all commands:
    %wheel    ALL=(ALL) ALL
    # Allow members of group power to shutdown and reboot the computer:
    %power ALL = NOPASSWD: /sbin/shutdown,/sbin/halt,/sbin/reboot
    # Allow members of group power to use hibernate and suspend:
    %power ALL = NOPASSWD: /usr/sbin/pm-hibernate,/usr/sbin/pm-suspend
    # Allow members of group power to change CPU frequenzy scaling governor:
    %power ALL = NOPASSWD: /usr/bin/cpufreq-set
    # Allow members of group network to use wvdial for call-up network connection:
    %network ALL = NOPASSWD: /usr/bin/wvdial,/usr/bin/killall wvdial,/usr/bin/poff
    # Allow members of group video to change screen settings catalyst driver:
    %video ALL = NOPASSWD: /usr/bin/amdcccle
    Thanks in advance
    Last edited by vladimir_1922 (2011-10-19 23:13:45)

    Here's what I use (single user mode), which is a little different than yours, OP:
    root ALL=(ALL) ALL
    dspider ALL=(ALL) ALL
    dspider ALL=NOPASSWD: /bin/mount, /bin/umount
    dspider arch=NOPASSWD: /sbin/reboot, /sbin/poweroff
    I'm guessing instead of "/sbin/poweroff" you could add your own command/script (path included).
    "dspider@arch" -- obviously replace the user and hostname accordingly... Probably something like this:
    alvarez your_hostname=NOPASSWD: /usr/bin/controlbrillo
    Hope this helps.
    Last edited by DSpider (2011-10-18 22:34:54)

  • Hello, I formatted without disabling. Can I know how many copies have running Photoshop?

    Hello, I formatted without disabling. Can I know how many copies have running Photoshop?
    I reinstalled without problems but if I could install it on a second computer

    Cloud License allows 2 activations http://www.adobe.com/legal/licenses-terms.html
    -Install on a 2nd computer http://forums.adobe.com/thread/1452292?tstart=0
    -Windows or Mac does not matter... 2 on the same operating system, or 1 on each
    Remove license on a computer http://forums.adobe.com/thread/1442423?tstart=0 may help
    -http://helpx.adobe.com/x-productkb/policy-pricing/error-maxium-acitvation-exceeded.html

  • Anybody knows that how to Allowing user Customization at runtime for portle

    Anybody knows that how to Allowing user Customization at runtime for portlet.
    What i want is to let user Customization persist to the repository. (not session). bu tmy testing accodring the Jdev 11g guide shows not working for portlet..
    Any body knows how to do this for portlet ? Web center 11g
    thanks a lot.
    Wayne

    Hi Wayne,
    You can only save runtime customizations to the repository for the users present in jazn-data.xml file (If you are using file based security).
    You will have to do the following before you can start saving user customizations:
    1. Create Webcenter Template project.
    2. Apply ADF Security
    3. Use page-definition files for jspx pages.
    After this, whatever customizations you do, will be saved to persistence storage.
    Better would be to try this on server. Since, before deploying, you run the pre-deployment tool, which will take the MDS Repository path as an input and store all persistence storage there.
    If there is nothing in that location, you can be sure something is wrong and debug it.
    Hope that was helpful.
    Regards,
    Kunal Chheda.

  • How to allow some fixed extension go in from outside to inside but not allow go from inside to outside

    how to allow some fixed extension go in from outside to inside but not allow go from inside to outside
    for example, allow JPEG, MOV, AVI data flow from outside to inside
    but not allow JPEG, MOV, AVI files access or upload or get by outside, in another words not from inside to outside
    how to configure?

    Hi,
    The ZBF link sent earlier show how we can inspect URI in http request
    parameter-map type regex uri_regex_cm
       pattern “.*cmd.exe”
    class-map type inspect http uri_check_cm
       match request uri regex uri_regex_cm
    ZBf is the feature on Cisco routers and ASA though concepts are little same but works differently. However it is important that you can be more granular with the protocol (layer 7) inspection only. Like on ASA if you will try to restrict .exe file from a p2p application that won't be possible, But on router you have some application for p2p in NBAR and you can use it file filtering. Please check configuartion example for both devices.
    Thanks

Maybe you are looking for

  • Urgent need help in Rendering

    Requirment :- i have table with two column and three rows, "i need to put comboBox in first two cells of second column". if i set the column-2 for rendering entair column has comboBox i need to put comboBox into First & Second cell of second column t

  • 21 inch Imac as monitor for PC

    Hello all , so im primarily a PC user since the type of work i do non of my software works on Mac osx , I do run boot camp and have had great results running windows 8. however got a major problem that one of my peices of hardware i use require a spe

  • I can't load a PDF from my Mac to my iPad

    I have made changes to a PDF doc on my MAC. When I send it to my email and open it on my iPad, I only have a blank doc. What am I doing wrong? It shows up fine when I check my email on my MAC.

  • Screen goes grey and asks to hold down the power button and reboot

    I have a   Model Name:          MacBook Pro   Model Identifier:          MacBookPro3,1   Processor Name:          Intel Core 2 Duo   Processor Speed:          2.2 GHz   2GB Ram Could this be a hardware or software issue? Didn't hear any noises associ

  • Flash archive from a T2000 to V240

    Hi, I am attempting to install a flash archive created on a sun T2000 and install it on a Sun V240. Its reporting errors that say the flash archive is not valid. I have tried many times. I don't quite understand this sun4u vs sun4v stuff. Is the T200