How to run etherape with ordinary user?

hi
when run etherape show this massege:
No capture device found or insufficient privileges.
Only file replay will be available.
EtherApe must be run with administrative privileges (e.g. root) to enable live capture.
Pcap error: no suitable device found
i create group etherape with this ownership
┌─[root@mymind] - [/etc] - [Sat Feb 04, 12:02]
└─[$] <> groupadd etherape
┌─[root@mymind] - [/etc] - [Sat Feb 04, 12:02]
└─[$] <> chgrp etherape /usr/bin/etherape
and add my user to this groups
┌─[root@mymind] - [/etc] - [Sat Feb 04, 12:02]
└─[$] <> usermod -G root,network,http,mysql,dbus,mem,bin,daemon,gdm,audio,video,rfkill,wheel,disk,sys,etherape mostafa
how to run etherape with ordinary user(without root privilege)?
Last edited by mostafasedaghat (2012-02-03 20:37:44)

mostafasedaghat wrote:how to run etherape with ordinary user(without root privilege)?
You can't. It requires root to set network card attributes, which can only be set with administrative priviledges. But it should be no problem to start it with sudo.

Similar Messages

  • How to share Pages with other user accounts

    How to share "Pages"with other user accounts

    When you install it, do it for "Everyone" or in the Admin account.
    Peter

  • 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 ;

  • How to run applications with options in IDEs like Netbeans

    Hi, I'm new to the Netbeans IDE and I'm wondering how to run applications with options.
    Normally I'd enter the following in the command line:
    java -Djavax.net.ssl.keyStore=mykeystore -Djavax.net.ssl.keyStorePassword="..." TLSServer
    java  -Djavax.net.ssl.trustStore=mytruststore -Djavax.net.ssl.trustStorePassword="..." TLSClient localhostProblem is, I've no idea how to do the same thing in IDE's like Netbeans and I can't any settings to add options like "-Djavax.net.ssl.keyStore=mykeystore" before running the application. Any help will be appreciated.
    Message was edited by:
    Wolfgard

    Right-click the project, click properties, clicl run, and add parameters to VM Options.

  • How to run FSG with ADI..

    Hi
    Can any one guide me how to run FSG with ADI..?
    regards
    Ahsan

    Pl post details of OS, database and EBS versions. Pl see if MOS Doc 131505.1(The Beauty of FSG in ADI) can help.
    More information will be present in the manuals for your Apps release at http://www.oracle.com/technetwork/documentation/applications-167706.html
    HTH
    Srini

  • How does Essbase deals with multi-users

    How does Essbase deals with multi-users connecting for reading and writing in the same time? How the global coherence of the database is controlled when users are updating dimension and data all together?

    For reading, Essbase handles multiple requests concurrently. For metadata (outline) only one user at a time can make and save changes.For data, Essbase uses a block level locking mechanism, which implies that an update to a block can only be done by a single update request, but other blocks in the database are still updateable by other users.Hope that helps.Regards,Jade---------------------------------Jade ColeSenior Business Intelligence ConsultantClarity [email protected]

  • How to run a FM using user wf-batch automatically

    Hai all,
    I have created one FM for updating production order number in a z-table.
    Whenever i create a production order the FM should be automatically run using wf-batch user and update the z-table.
    How i should do it?
    Regards,
    Kumar.

    Hi,
    you can also use RFC local destination used by workflow. It has name like LOCAL_WORKFLOW_XXX where XXX stands for client. So just call your FM with this destination.
    Cheers

  • How do you backup with 2 users

    Alright, I've been using Time Machine at work, it's been easy with 1 user.
    Now at home I have my user account and my wife has her user account, both are admin.
    How do I set it up for backing up.
    How do you set it up so that it doesn't backup everything twice over like apps and documents we share?
    Is there a way to Backup my account and then have only what is different on my wife's account be backed up?
    Does Time Machine know how to do that on its own?
    Any info or help would be great.

    Yanick C wrote:
    Does Time Machine know how to do that on its own?
    Yes, that's what it does. Time Machine is a system-wide app, not a user-level app.
    It backs-up your entire system (OSX, apps, configuration, plus all users, preferences, and data) at once. You do not need to set it up (or run it) separately for each user.
    You might want to review these:
    Time Machine Tutorial
    Mac 101: Time Machine
    and perhaps browse the Time Machine - Frequently Asked Questions *User Tip* at the top of this forum.

  • How to share iTunes with two users on the same mac.

    My wife &amp; I use the same iMac with different user accounts.  How do we share one iTunes account on that computer.  I tried moving the iTunes folder in music on my user account to shared user, but it seems like new iTunes folders are created in the original location when I do this.  What am I doing wrong.

    EddyS45 wrote:
    My wife &amp; I use the same iMac with different user accounts.  How do we share one iTunes account on that computer.  I tried moving the iTunes folder in music on my user account to shared user
    Then hold Option and launch iTunes.
    Select Choose library... and select the iTunes folder in /Users/Shared/ folder.

  • How to run tasks with priority?

    Hello everyone,
    I want to run tasks with priority, i.e. among several simultaneous running tasks, the task with the higher priority will have more chances to occupy CPU time. I have the following 2 issues dealing with the implementation of such feature.
    - To define each task as a thread or as a method? How to change the priority of each task dynamically when they are running?
    - The priority feature of Java thread does not meet my requirement, since I can not define priority precisely. For example, I want to define that a task with priority A will occupy CPU time 3 times than a task with priority B.
    I am wondering whether I can find similar open source projects or tutorials?
    Thanks in advance,
    George

    how to run autoconfig with out effecting database
    or
    which mode i have to run What do you mean by not affecting the database?
    The database and the database listener should be up and running when you run AutoConfig on the Application/Database tier nodes.
    Please see (Autoconfig FAQ [ID 218089.1]) -- Which files / profile options get changed when I run AutoConfig?
    Thanks,
    Hussein

  • Unable to interact with Flash content when running Firefox with restricted user

    When running Firefox with limited Windows user on Windows XP the Flash elements are displayed, the content that is set to auto-play does so even, but the flash area doesn't receive any mouse input: e.g. when I right click in the area instead of the flash context menu I get the browser context menu as if the flash plug-in wasn't even there. The exact same page on the exact same computer but with Administrator user works as expected: can press buttons, interact with flash controls and the context menu upon right-click is of course the flash one. This behavior occurs even if I disable all add-ons.

    Try uninstalling your sound card driver in Device Manager and reboot your PC.

  • How to run servlet with tomcat

    I have a probrom that how can I run servlet with tomcat?
    I have new a folder classes in webapps\root\WEB-INF\,and put the .class
    programme in it ,but http://localhost:8080/servlet/HelloWorldExample
    can't run ,it give me a error than http:404 not found.
    could you tell me how i can solve the problem.
    Thank u very much.

    Hi,
    Make sure the class is in classpath or in WEB-INF/classes folder and make an entry for servlet tag in web.xml in WEB-INF folder.
    Regards

  • How can i connect with HR User as it is not existing

    Hi this is Arslan
    I need your help in one problem and this problem i am facing from very start
    I have installed fresh copy of oracle 10g-2 and when I login with user HR it give following message
    Error: ORA-01017 : invalid user name / password; logon denied
    after this command i have executed other command
    alter user hr account unlock;
    then got error ORA- 01918 : USER 'HR' does not exist
    again i have executed one more command
    alter user hr identified by hr account unlock;
    but again receive error that user HR does not exist (error ORA- 01918 : USER 'HR' does not exist)
    then i have also check the hr in all_users list with command
    select * from all_user
    but did not find HR user in this list
    can you help me so that i can connect to the hr user, also tell me why this user is not creating with the oracle installation
    i have perform all above task with SYS @DBA
    Regards
    Arslan

    Arsal wrote:
    HI again
    i did the same and got success and now i am connecting with HR user.
    can you tell or any one else can tell how can i instal schema after the instalation of oracle/database.
    is there any option to install schema without being uninstall oracle
    Thanks and regards
    ArslanA schema is simply all of the objects (tables, etc.) that belong to a particular user. You definitely don't need to uninstall oracle. That would be like tearing out the entire telephone system just to add a phone at your house.
    Oracle provides some sample schemas. When you install Oracle, you have a choice of whether or not to create a starter database at installation, and whether or not to install one of the sample schemas. You can always create a new database after, and separately from, software installation. And you can always create one of the sample schemas after, and separately from, database creation.
    Of course, those are just sample schemas. In the real world, you'd create your own to meet your own business needs.
    More information on the sample schemas can be found at http://www.oracle.com/technology/obe/obe9051jdev/common/files/b10771.pdf
    Edited by: EdStevens on Feb 11, 2009 8:35 PM

  • Run Opmnctl with another user

    Hello all,
    Can i run opmnctl command with another user that have the same groups of the oracle user?
    Thanks for attention.

    Depending on what command you are running it might work (e.g. status) but you will run into issues (known and unknown) for most of the commands (start/stop) unless you know and tweak all directories/files permissions.
    As an example, OPMN maintains a file under directory called "states" (under $OH/opmn/logs directory) that gets auto generated/updated every time either OPMN or managed process(es) is started or stopped. The default permissions on this directory is 700 which means can only be operated on by owner (the user that installed the product).
    Along with directories/files permissions there is process ownership issue too. When a component is started its corresponding process(es) is owned by the user who owns the OPMN server process. If a different user (different than who actually started OPMN server) starts one of the managed process it might collide and might lead into some unknown issues.
    So to be safe and being in "supported" mode it is always recommended to use the same OS user that was used to install the product.
    Thanks
    Shail

  • How to share iphoto with two users in the same imac maverick

    I can´t find the way to share iphoto/itunes with two users in the same imac with maverick software

    In conclusion, the new software is worse than the old one, really?  Because in my old mac I could share easily without copy with an external USB
    It's not iPhoto that dropped the ball but the system.  I believe it was Mavericks that broke the Shared folder compatibility for iPhoto, not iPhoto itself.
    Also having the library on an external HD is a good way of freeing up space on the boot drive to assure optional system and application performance.

Maybe you are looking for