Need to run fmsedge process without root access

1937396
On Linux, the fmsedge process needed to run without root access.

I see that in the release notes
new in this release:
1937396
On Linux, the fmsedge process needed to run without root access.
However I have not found any documentaion on how to do this?
I would love to run the fmsedge process run as non-root so tht root does not own the 1935 listening port.
fmsedge   26837  root   19u  IPv4  4007676       TCP localhost:19350 (LISTEN)
fmsedge   26837  root   24u  IPv4  4007679       TCP *:1935 (LISTEN)
fmsedge   26837  root   35u  IPv4  4007717       TCP localhost:19350->localhost:59625 (ESTABLISHED)
fmsedge   26837  root   57u  IPv4 26532589       TCP localhost:19350->localhost:58913 (ESTABLISHED)
This appear to not be the default setup.
Thanks in advance if anyone has tackled this!

Similar Messages

  • What configuration of the new macbook pro do I need to run FCS 3 without choppy playback.

    Yep, just wondering what configuration of the new macbook pro do I need to run FCS 3 without choppy playback or lagging.  I'm thinking about the 7200rpm, 2.2ghz, antiglare, 4gb ram, with 1gb GPU graphics card configuration

    Nothing wrong with the computer. Playback is dependent on the media and the drives.

  • Need help turning off autoupdate without Internet access for Reader 9

    Does anyone know how to disable the auto-update for Adobe Reader 9.0?
    The only article I have seen explains how to disable the update for 7.0 or 8.0 (both change a registry key bUpdater to 0, which does not exist for 9.0).
    Anyone have an idea?
    Thanks!

    The only way I know to disable it is to go to Help>Check for updates.... Let it do it's thing then click the "preferences" button and deselect "Automatically check for Adobe updates."
    I'm not positive what happens if you try this without internet access...

  • Call CR XI from C++ routine, need to run the report without display and send the resulting report to the printer

    <table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%" id="HB_Mail_Container"><tbody><tr width="100%" height="100%"></tr><tr><td height="1" style="font-size: 1pt"></td></tr></tbody></table><blockquote><table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%" id="HB_Mail_Container"><tbody><tr width="100%" height="100%"><td id="HB_Focus_Element" width="100%" height="250" valign="top"><p>I initiate a CR XI from a C++ routine using  ShellExecute command, the report file is opened and the C++ program continues to execute, this is working fine, now I need the following two things:</p><p>1. When the report is invoked I would like it to run and print the result either to a printer or to a file.</p><p>2. I need to send the report parameters since it will not prompt for it if it runs automatically.</p><p>Thanks in advance for your help.</p></td></tr><tr></tr></tbody></table><blockquote><table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%" id="HB_Mail_Container"><tbody><tr width="100%" height="100%"><td id="HB_Focus_Element" width="100%" height="250" valign="top"><p>&#160;</p></td></tr></tbody></table></blockquote></blockquote>

    Please re-post if this is still an issue to the Legacy Application Development SDKs Forum or purchase a case and have a dedicated support engineer work with you directly

  • Need to run the JOB without Ineractive Screen

    Dear All,
    We have written a new ABAP program for executing the Macro background Job and used JOB_OPEN,JOB_SUBMIT and JOB_CLOSE Function Modules to run the JOB from ABAP Program.  We are able to run the JOB successfully for Any other ABAP Programs through the custom program, but when I tried with the same approach to run the Macro job through my new ABAP Program the JOB is throwing an error.
    Error Message is like below
    Job started
    Step 001 started (program /SAPAPO/TS_BATCH_JOB, variant TEST, user ID GKMN3511
    Specify a start time
    Job cancelled after system exception ERROR_MESSAGE
    Point of doubts:
    -- Can we really execute the Macro job through the ABAP program with out any dialogue screen (because when I use the "/SAPAPO/MC8G - Schedule Demand Planning in the Backgroundu201D program in my custom program it pop-ups a interactive screen which I don't want in my ABAP program while scheduling the macro job)
    Regards,
    Raju

    In transaction /sapapo/mc8t --> define the activity that looks at the macro in question
    In transaction /sapapo/ mc8d --> define the job that looks at that activity and a selection iD/aggregation level
    In transaction /sapapo/ts_batch_run --> save a variant pointing to the job defined in mc8d
    you can then run the /sapapo/ts_batch_run job with that variant

  • Run  one Process without Button Click

    Hi Guys,
    I created one report using a simple Select.
    select ID_FACTURE,
    ID_NUM
    from FACTURE
    In Report Attributes I edited ID_FACTURE and in Column Link I put this:
    Link Text: <img src="#APP_IMAGES#delete.png"; border="0">
    Target: Page in this Application - 58
    item1: P58_ID_FACTURE Value: #ID_FACTURE#
    So, my report is showing me the way that I want. When I click in the delete img the item P58_ID_FACTURE is getting the right value.
    I created one processes (Type :*PL/SQL anonymous block* ) to delete the row that I want.
    But it is not working, because it supposed to be one button.
    Anyone knows how I can cheat Apex to do it?
    Thanks

    If anyone wants to add a pop-up just add this code
    javascript:{if (confirm('Voulez-vous effectuer cette action de suppression?')) redirect('f?p=&APP_ID.:58:&SESSION.::&DEBUG.::P58_ID_FACTURE:#ID_FACTURE#');}
    :D

  • DO we need to run Info Package every time before DTP Process to load the da

    Hi friends,
    IN BW 7.0 do we need to run every time the Info Package before DTP process to load the data into target or only one time we need to run the Info package then from that point onwards we need to run DTP process, Please let me know. basically I am planning to create the process chains so I should put Info package before DTP to load the deltas or full load??
    Thanks a lot,
    Harshan

    Hi,
    When you are loading from source system i.e. datasource to target, you will always have to use an infopackage to load to PSA and a subsequent DTP.
    When loading for instance from DS to Cube, you only need to schedule a DTP.
    I hope this helps you.
    Best regards,
    Olav

  • Makemkv requires root access? [SOLVED]

    Okay. I've been running into a problem with makemkv and was wondering if anyone else had run into it and solved it. Basically, I have to run makemkv as root or with sudo. If I run it as a normal user, I get a dialog telling me "Application failed to initialize" which isn't very helpful. I installed it using the AUR package, but I get the same results if I grab the source and build and install it as my normal user to my home directory, so I don't think that it's a problem with the AUR package.
    My guess is that there's a permissions problem somewhere, but I have no clue what it could be. I've used makemkv under other distributions before and never had this problem. I even tried an older version of makemkv which I know worked fine in OpenSuSE with a normal user. But in Arch, it doesn't work without root access.
    So, I'm fairly certain that something requires root access in Arch that didn't in OpenSuSE. If anyone has any clue as to what setting I need to tweak, or which file I have to change permissions on, or whatever it is I need to do to make makemkv work as a normal user, it would be much appreciated. Thanks.
    Last edited by Vasher (2010-05-13 02:51:01)

    Problem solved. The issue was that /dev/shm wasn't world writable. With /dev/shm world writable, makemkv works just fine as a normal user.

  • Using a package manager w/o root access

    I do a lot of scientific programming at work on different servers with out of date CentOS repositories and without root access. To get the libraries I need and to keep them up to date, what I'm doing now is compiling every program I need from source on every computer I use, and never updating the software.
    Is it possible to a package manager to operate in $HOME without root priviledges? For intsance, could I install yum (CentOS package manager) into $HOME or, even better, install pacman into $HOME and pull and update software from Arch repos into my $HOME directory? Or has anyone run into this problem and figured out a better way to install and update software?

    pacman has a --root <path> option. Try that (I haven't).
    Also, I don't know how you or the admins would feel about this but if you've got physical acces to the machines, anything is possible.
    Specifically, you could use a Linux LiveCD to mount the root partitions of said servers and reset the root passwords (in /etc/shadow).
    A less drastic approach would be to add your user(s) to /etc/sudoers with an entry like this
    Username ALL=(ALL) NOPASSWD: /usr/bin/pacman

  • Authorizations setting for running the process chain

    Hai
    Iam planning to run the process chain for loading the data into ODS. But i dont have authorization for it.
    so what are the authorizations i need to run the process chain in my system. And how can i set all those authorizations to my user-id.  I have all authorization rights .
    Pls let me knw
    kumar

    Hi,
    Authorizations for Process Chains
    Use
    You use authorization checks in process chain maintenance to lock the process chain, and the processes of the chain, against actions by unauthorized users.
    ·        You control whether a user is allowed to perform specific activities.
    ·        You control whether a user is allowed to schedule the processes in a chain.
    The authorization check for the processes in a chain runs when the system performs the check. This takes place upon scheduling or during synchronous execution. The check is performed in display mode. The check is performed for each user that schedules the chain; it is not performed for the user who executes the chain. The user who executes the chain is usually the BI background user. The BI background user automatically has the required authorizations for executing all BI process types. In attribute maintenance for the process chain, you can determine the user who is to execute the process chain.
    See also: Display/Maintenance of Process Chain Attributes ®  Execution User.
    Features
    For the administration processes that are bundled in a process chain, you require authorization for authorization object S_RS_ADMWB.
    To work with process chains, you require authorization for authorization object S_RS_PC. You use this authorization object to determine whether process chains can be displayed, changed or executed, and whether logs can be deleted. You can use the name of the process chain as the basis for the restriction, or restrict authorizations to chains using the application components to which they are assigned.
    Display/Maintain Process Chain Attributes
    Use
    You can display technical attributes, display or create documentation for a process chain, and determine the response of process chains during execution.
    Features
    You can display or maintain the following attributes for a process chain:
    Process Chain ® Attribute ® ...
    Information
    Description
    ( Rename)
    You can change the name of the process chain.
    Display Components
    Display components are the evaluation criterion in the process chain maintenance. Assigning the process chains to display components makes it easier to access the chain you want.
    To create a new display component, choose Assign Display Components in the input help window and assign a technical name and description for the display component in the Display Grouping dialog box that appears.
    Documents
    You can create and display documents for a process chain.
    For more information, see Documents.
    Last Changed By
    Displays the technical attributes of the process chain:
    ·        When it was last changed and who by
    ·        When it was last activated and who by
    ·        Object directory entry
    Evaluation of Process Status
    If you set this indicator, all the incorrect processes in this chain and in the overall status of the run are evaluated as successful; if you have scheduled a successor process upon error or always.
    The indicator is relevant when using metachains: Errors in the processes of the subchains can be evaluated as “unimportant” for the metachain run. The subchain is evaluated as successful, despite errors in such processes of the subchain. If, in the metachain, the successor of the subchain is scheduled upon success, the metachain run continues despite errors in “unimportant” processes of the subchain.
    Mailing and alerting are not affected by this indicator and are still triggered for incorrect processes if they have an upon error successor.
    Polling Indicator
    With this indicator you can control the response of the main process for distributed processes. Distributed processes, such as the load process, are characterized as having different work processes involved in specific tasks.
    With the polling indicator you determine whether the main process needs to be kept until the actual process has ended.
    By selecting the indicator:
    -         A high level of process security is guaranteed, and
    -         External scheduling tools can be provided with the status of the distributed processes.
    However, the system uses more resources; and a background process is required.
    Monitoring
    With the indicator in the dialog box Remove Chain from Automatic Monitoring?, you can specify that a process chain be removed from the automatic monitoring using CCMS.
    By default CCMS switches on the automatic process chain monitoring.
    For more information about the CCMS context Process Chains, see the section BW Monitor in CCMS.
    Alerting
    You can send alerts using alert management when errors occur in a process chain.
    For more information, see Send Alerts for Process Chains.
    Background Server
    You can specify here on which server or server group all of the jobs of a chain are scheduled. If you do not make an entry, the background management distributes the jobs between the available servers.
    Processing Client
    If you use process chains in a client-dependent application, you can determine here in which client the chain is to be used. You can only display, edit, schedule or execute the chain in this client.
    If you do not maintain this attribute, you can display, edit, schedule or execute the process chain in all clients.
    Process variants of type General Services that are contained in a process chain with this attribute set will only be displayed in the specified client.
    This attribute is transported. You can change it by specifying an import client during import. You must create a destination to the client set here in the target system for the import post processing (transaction RSTPRFC)  The chain is activated after import and scheduled, if necessary, in this client.
    Execution User
    In the standard setting a BI background user executes the process chain (BWREMOTE).
    You can change the default setting so that you can see the user that executes the process chain and therefore the processes, in the Job Overview. You can select the current dialog user who schedules the process chain job, or specify a different user.
    The setting is transported.
    The BI background user has all the necessary authorizations to execute all BI process types. Other users must assign themselves these authorizations so that authorization errors do not occur during processing.
    Job Priority
    You use this attribute to set the job priority for all of the jobs in a process chain.
    Hareesh

  • [SOLVED]Unable to run Graphical applications as root/sudo

    Ok so ive been working on getting my very first Arch install up and running and I need to get the catalyst drivers running for my HD6850 because I plan on doing some wine gaming.
    So I followed the instructions here on the wiki for ATI catalyst and I now have the drivers up and running, tried glxgears and everything is fine. The issue I am having Is that when I go under the settings menu in KDE I have the "AMD Catalyst control center" there, however I do not have the (Administrative) option that I get with all other distros. I need to run the CCC as root to beable to configure my multiple monitors.
    In a terminal when i enter;
    sudo amdcccle
    It returns with the following;
    No protocol specified
    amdcccle: cannot connect to X server :0
    So after a little digging I found this thread on the ubuntu forums that was quite helpful;
    http://ubuntuforums.org/showthread.php?t=307984
    So I ran
    DISPLAY=:0.0 xhost +
    then tried again to run
    sudo amdcccle
    and like magic it worked and I was able to configure my displays.
    However this is not a permanent fix. Can anyone see a more permanent solution to this issue? This affects more than just the Catalyst Control Center; It stops me from running any graphical application as root or with sudo. Also can anyone explain what is causing the issue?
    I have searched to the best of my ability and as you can see I have for the most part fixed the issue, however I cannot seem to find a permanent fix, nor do I really know what caused the issue to begin with.
    Last edited by relik (2011-07-03 20:21:52)

    SOLVED
    I took your advice about installking something like gksudo, and rememberd that on my kubuntu install I had something called kdesu. So Since im running KDE and not Gnome, I did some searching and found out how to install kdesudo using the AUR.
    Just followed the install guide here for Yaourt ---> https://wiki.archlinux.org/index.php/Yaourt
    Once I did that i just ran
    yaourt kdesudo
    selcted #1 and installed.
    Now when I need to run a GUI based app as root I type in
    kdesu <NAME OF APP>
    So to solve my original issue I just run
    kdesu amdcccle
    instead of
    sudo amdcccle
    This seems to work for any app that needs to be ran a root with a GUI.
    Also if your like me and you want to beable to just open CCC from your kickoff menu then do the following;
    1. Right click kickoff > edit applications
    2. Go to "Settings" > ATI Catalyst Control Center
    3. In the Command Field add "kdesu" without quotes to the begining of the line so it looks like this
    kdesu amdcccle
    4. Save
    Last edited by relik (2011-07-03 20:22:55)

  • [SOLVED] VirtualBox won't recognize host USB devices w/o root access

    VirtualBox is currently unable to detect the host's USB devices without root access. When I try to add a USB filter with user permission, the menu says
    <no devices available>
    but when I run VirtualBox as root, it detects the USB device, obeys the filter once added, and I can access the USB device from inside the virtual machine. Is there any way to get the same behavior from a non-root account?
    This user account is part of the vboxusers group and I have guest additions installed.
    Last edited by boblitz13 (2012-10-19 21:05:01)

    Well, sometimes it's the truly silly things that get you. I rebooted and VB now detects the host USB devices with regular permissions. All of the device filters are now working except the one for my NTFS-formatted external HD. The filter will grab it from the host OS but I cannot access it in the guest. I read that VB used to have a problem with USB 3.0, but that seems to have been resolved in the latest version. Is there any other explanation for why this isn't working?

  • How do I run an app as root at Login?

    Hi,
    I need to run an application as root at login (not startup). The terminal command to do this is:
    sudo -b /Applications/MarcoPolo.app/Contents/MacOS/MarcoPolo
    Is there a way to run "/Applications/MarcoPolo.app/Contents/MacOS/MarcoPolo" as root when a user logs in?

    Perhaps there is a more graceful way to do this using launch daemons (you should ask on the [Unix forum|http://discussions.apple.com/forum.jspa?forumID=735] but the following will work.
    paste the following into Script Editor and save it as an application. Add that application to your login items.
    do shell script "/Applications/MarcoPolo.app/Contents/MacOS/MarcoPolo" user name "your-admin-username" password "your-admin-password" with administrator privileges
    You'll have to enter your admin username and password in the above in open text. This is a clear drawback of course.
    I don't know how to incorporate -b option in this.

  • Install JavaDB with no root access?

    I cannot access my Linux server as root. That means that I cannot execute files. Is it possible for me to simply upload the JavaDB files and make it work as a database? Install it without root access?
    How about MySQL? Can I also do the same (just upload the files to install it, not having the root access on Linux server)?
    Edited by: tse2009 on Sep 5, 2009 11:21 PM

    Of course. It's just a collection of jar files and you can configure (per application, in fact) where the DB itself is to be found as well. See the documentation.

  • Running a process prevent calling any service control in the application

    I created a process project which chained a few web services. I also created a HelloWorld service which is not related to the process at all. I then created a pageflow in the web project. The pageflow calls the HelloWorld service control.
    The problem I met is the after I run the process, I could not run the pageflow. The below exception is thrown. The domain I was running is a portal domain extended with Integration configuration. Any solution, clue ....
    Thanks in advance.
    <b><i>An error has occurred:
    An exception occurred in the action hello
    EJB Exception: ; nested exception is:
    com.bea.control.ServiceControlException: SERVICE FAULT:
    Code:java.io.FileNotFoundException
    String:Response: '403: Forbidden' for url: 'http://localhost:7001/AlertSrv/alert/HelloWorld.jws'
    Detail:
    END SERVICE FAULT
    caused by: : com.bea.control.ServiceControlException: SERVICE FAULT:
    Code:java.io.FileNotFoundException
    String:Response: '403: Forbidden' for url: 'http://localhost:7001/AlertSrv/alert/HelloWorld.jws'
    Detail:
    END SERVICE FAULT</i></b>

    Thanks to Scott for correcting Manish's misdirection. I went looking for that option, didn't find it! :-/
    I had created an application process to run "On New Session After Authentication" but I found it was actually running when the <strong>Login</strong> page was being displayed (I had the process write to the database each time it was run), before the user actually logged in. So it didn't know who the user was yet, which is needed to run my process. Ouch!
    Since we're planning to change the authentication method for production, I'd really prefer to define an after-authentication process, but I guess I'll have to drop the code in the Authentication method's Post-Authentication Process.
    - Stew

Maybe you are looking for

  • How do I create multiple catalogs in the same portal?

    Hello, I have 2 stores in different locations and they each have their own catalogs (similar products) and inventory, but I want the user to be able to select the store in which he wants to buy. Ex - It could be New York store or New Jersey store. Ho

  • How to export photos from iPhoto to external hard drive keeping Events structure (files and titles)

    Hello! I've been looking for a Automator application that does this for quite a while now. Basically I want to have an Automator application that saves a copy of my iPhoto pictures in a folder, inside Finder. Like a backup. Later on, I can save those

  • Importing Keywords from other DAM Software (Cumulus)

    Hi, A client is currently switching from analog to digital photography. She is a professional garden photographer. The switch to digital photography comes along with establishing a raw processing workflow and therefore she is impressed with Lightroom

  • Aperture vs Carbonite online backup

    Welcome, I'm wondering if actualy any of you use Carbonite online backup services. For flat 50$ yearly fee they offer unlimited online storage and a backup program. My current backup scheme includes Time Capsule plus Vault for Aperture, that is updat

  • Probelm Addind new Table in Physical Layer, Create Dim in Business Model ..

    I have completed a task for a dash board, that is running sucessfully. Now I added a new table in "physical layer", (file->import->from database), table added successfully Now, I droped this table in "business model", but when I want to create its di