New User and Privileges - Puzzling

Hi
I know I am missing something here. It is quite puzzling.
I have a schema USER1 - that has public synonyms.
created a new schema USER2 that has the following roles and privs
OBJ     WRITE,READ ON DIRECTORY "SYS.TEMPDATA"
PRV     CREATE PROCEDURE
PRV     CREATE VIEW
PRV     UNLIMITED TABLESPACE
ROL     CONNECT
ROL     EXP_FULL_DATABASE
ROL     IMP_FULL_DATABASE
ROL     RESOURCE
But when I login as USER2, I can access, update and delete rows from USER1. Thats not what I want. I checked the user_tab_privs_recd and nothing shows up there. How come User2 has privileges to update/modify USER1 tables? By just having a public synonym that shouldnt be the case.
I dont think 'Grant all on tablename to public' has been given.
eg. I have table EMP in USER1
s
elect * from dba_tab_privs where table_name = 'EMP'
GRANTEE     OWNER     TABLE_NAME     GRANTOR     PRIVILEGE     GRANTABLE     HIERARCHY
USER1_READONLY     USER1     EMP     USER1     SELECT     NO     NO
ABC     USER1     EMP     USER1     SELECT     YES     NO
CDE     USER1     EMP     USER1     SELECT     YES     NO
ZZZ_READONLY     ZZZ     EMP     ZZZ     SELECT     NO     NO
Any ideas? I am confused, because since USER1_READONLY is not granted to USER2, even with public synonym, USER2 should NOT have access to read. But USER2 can update/delete and perform on USER1.EMP
Thanks

Hello,
But when I login as USER2, I can access, update and delete rows from USER1. The Role EXP_FULL_DATABASE has the Privilege System SELECT ANY TABLE:
SQL> select * from dba_sys_privs
  2  where grantee='EXP_FULL_DATABASE';
GRANTEE                        PRIVILEGE                                ADM
EXP_FULL_DATABASE              READ ANY FILE GROUP                      NO
EXP_FULL_DATABASE              RESUMABLE                                NO
EXP_FULL_DATABASE              EXECUTE ANY PROCEDURE                    NO
EXP_FULL_DATABASE              EXECUTE ANY TYPE                         NO
EXP_FULL_DATABASE              SELECT ANY TABLE                         NO
EXP_FULL_DATABASE              ADMINISTER SQL MANAGEMENT OBJECT         NO
EXP_FULL_DATABASE              ADMINISTER RESOURCE MANAGER              NO
EXP_FULL_DATABASE              BACKUP ANY TABLE                         NO
EXP_FULL_DATABASE              CREATE SESSION                           NO
EXP_FULL_DATABASE              SELECT ANY SEQUENCE                      NO
EXP_FULL_DATABASE              CREATE TABLE                             NO
11 ligne(s) sÚlectionnÚe(s).It may explain why USER2 can Select rows from Tables of USER1.
The Role IMP_FULL_DATABASE has the Privileges System DELETE ANY TABLE and UPDATE ANY TABLE. So also it may explain why USER2 can Delete and Update rows from Tables of USER1.
Hope this help.
Best regards,
Jean-Valentin
Edited by: Lubiez Jean-Valentin on Apr 4, 2011 5:44 PM

Similar Messages

  • Create a new user with Privileges to execute Seeded API's

    Hi,
    We have a requirement from our client, they want to create a new user with Privileges to execute Seeded API’s,
    So they dont want to execute using APPS user.
    We want to know is it possible to have a new user for executing seeded API's and if so what all priveleges we need to have.
    We are on 12.1.3 with 11.2.0.3  two node RAC Database on Exadata and Exalogic servers.
    Waiting for your suggestions and replies.
    Thanks

    Hi,
    Plz update this forum,
    and give me a suggestion at the earliest,
    Waiting for your valuable advice.
    Thanks

  • Anybody had an issues with mail since upgrading to mountain lion? Can't get emails from one account, tried deleting and recreating but to no avail. Set up a new user and it works fine. Macbook pro 13" mid 2010 model.

    Anybody had an issues with mail since upgrading to mountain lion? Can't get emails from one account, tried deleting and recreating but to no avail. Set up a new user and it works fine. Macbook pro 13" mid 2010 model.

    Anybody had an issues with mail since upgrading to mountain lion? Can't get emails from one account, tried deleting and recreating but to no avail. Set up a new user and it works fine. Macbook pro 13" mid 2010 model.

  • How can i add a new user and change user'password with javamail?

    how can i add a new user and change user'password from a mailserver with javamail?
    email:[email protected]

    Well user creation and updation is a system property..U need to go through that part...as it depends on the system you are hosting pout your application...
    if it is linux...u have to use some shell programming\
    bye for now let me know if this guides you or if you need some more stuff.
    bye

  • I'm a new user and learning, I bought and installed Premiere Pro cs6.  I got a nice video clip but has a baby cried in the background and very annoying.  My question is, is this noise remover is separate from the cs6 or I need to get this software downloa

    I'm a new user and learning, I bought and installed Premiere Pro cs6.  I got a nice video clip but has a baby cried in the background and very annoying.  I have tried all of the sounds in Prem cs6 but didn't work. My question is, do I need to get a separate sound software download and install to be able to use it?

    In the CS versions, there was some audio capability in PrPro but you needed to get a separate audio program for major work. Lessening a baby definitely qualifies as major work. That's lessening, i dont mean eliminating. Adobe's audio program is Audition. There are others "out there'. In the CC versions one just downloads Audution also.
    Neil

  • I have an Ipod Nano 6th Gen.  I have been getting the error 13019.  It puts the song title into my playlist, but the song isn't there when I disconnect, and find the song.  Everything is up to date.  I have tried to create a new user, and nothing works.

    I have tried putting music onto it, and it puts it on the playlist, but when I disconnect, it isn't there.  I have also tried creating a new user, and still get the error.  Please Help!!!  Thanx!

    Your nano would really have nothing to do with it at that point. It is really something between iTunes and whatever server out there on the internet that it is trying to connect to for the update.
    Try posting this one in the iTunes forum, they might have a solution for you.
    i

  • How to create a new user and group on command line?

    Hi,
    I am trying to install INN, the news server on OS X.4.8 (non-server), but it requires me to create a user and group, both called 'news'.
    I know this has something to do with using Netinfo to create them, but I am logged in remotely via ssh and I can't use Netinfo Manager.
    How do I create new users and groups via the command line.
    Thanks for any help.
    PowerMac G5 2x2.7GHz   Mac OS X (10.4.8)  

    I've put some shell scripts that do this here,
    and descriptions
    add_user
    addgroup

  • Question: How to create new user and schema in 11g?

    Who can give me answer how to create a new user and schedule?
    I had installed oracle 11g DB and oracle client in my windows OS. I found in the 11g there is no enterprise manager console with new version. It is different from with oracle 10g.So i don't know how to create it new user.
    I had created new DB instance, but i don't how to create a user on that. Who can give me a hand for that? I hope one oracle experenice expert give my answers.
    Thanks a lot!
    Edited by: user774630 on Oct 27, 2008 10:01 PM
    Edited by: user774630 on Oct 27, 2008 10:09 PM

    Hi,
    I am not sure that which option you are talking about? Are you using the EMCA,http://download.oracle.com/docs/cd/B28359_01/server.111/b28319/emca.htm#SUTIL800] to create the new repository for the EM? If not the command line than the other only way is to use DBCA(Database Configuration Assistant).I believe you are talking about that. Yes ,if the message is coming creating the repository than after wards you can login to the EM. You would get the port no of the EM's HTTP port from the $OH/install/portlist.ini file.
    HTH
    Aman....
    Edited by: Aman.... on Oct 28, 2008 11:36 AM
    Gave up, link insertion doesn't work.

  • Admin Console not displaying new Users and Groups from LDAP

    We created a new Realm in WebLogic, which specifies the location of the Netscape
    LDAP server. Our Weblogic application, called TGSLC, is able to find the ldap
    server to use for authentication. My problem is this- the Admin Console is not
    displaying the new users and groups from the LDAP server. Shouldn't the WebLogic
    Admin Console display any users and groups specified in the ldap server, which
    is referenced in the customized Realm?

    Hi Andy,
    I am not sure why you are unable to see the users and groups through the
    console., you should be able to. Can you post the config.xml?
    thanks,
    -satya
    Andy Levy <[email protected]> wrote in message
    news:3b700c36$[email protected]..
    >
    We're running WLS 6.0 Sp2 on Windows 2000 Professional.
    "Satya Ghattu" <[email protected]> wrote:
    Andy,
    Could you please tell us what Version of Weblogic you are running?
    thanks,
    -satya
    Andy Levy <[email protected]> wrote in message
    news:[email protected]..
    We created a new Realm in WebLogic, which specifies the location ofthe
    Netscape
    LDAP server. Our Weblogic application, called TGSLC, is able to findthe
    ldap
    server to use for authentication. My problem is this- the Admin
    Console
    is not
    displaying the new users and groups from the LDAP server. Shouldn'tthe
    WebLogic
    Admin Console display any users and groups specified in the ldap
    server,
    which
    is referenced in the customized Realm?

  • Creating new user and group in BPEL PM.

    Hi,
    Please tell me how to cerate new user and groups in BPEL PM.
    I understand that BPEL PM uses jazn files to keep user information . I would like to know the steps to create new users and gourps in BPEL PM.
    Thanks

    Please refer this link http://download.oracle.com/docs/cd/E12483_01/integrate.1013/b28982/security.htm#CDDBJCHD and also you can create users/roles through EM (Enterprise Manager). Here even you can able to specify their roles.
    regards
    Rajesh A

  • New user and disgusting features - solveable questions?

    Hello all there
    I am a new iPod owner, migrated from a hateful 2 year old (now completely broken due to hate) MP3 player, and despite there are some interesting features, I have found some others that are making me considering asking my money back.
    Luckily I have no problems regarding USB or other things as a lot of you have experienced, I put the CD first of all and installed everything. No problems installing anything and the device was happily detected as an extraible unit which I liked very much (my previous player appeared as a "thing" instead as a drive)
    Its sound is pretty good, I like the sound I get. It's pretty customizable in terms of menus, and some other things like simplicity, despite there are things like the touchpads that I will never like and this is no exception, but this one works finer than any I have tested.
    What I don't have liked up to date, and I own it for 2 days (it's november 2nd), are some ugly or very ugly (should I say very very ugly? :D) features it lacks or it's designed to lack of. I like music very much and so I want it to be played the best way a player can provide. I also want players to be simple as a plastic duck mechanism, and somehow this player fills the bill, but not in these cases I want to expose and ask.
    1) 10 GB already copied and no album/artist/genre displayed
    Of all my media library, consisting of a folder with subfolders and files inside these subfolders (and no 'simple icon' for any program), where I do the things I want, like extracting songs from my CDs and turning them into MP3 files inside folders with the name "Band - Album", I chose folders for a size of 10 GB and, via explorer, copied & pasted on the root of the new drive, the iPod.
    No album/artist/genre/simple thing was found when I ejected the drive and started to browse.
    I must say, it froze twice before and after the copy. Luckily I knew, from reading the manual, how to make it work again. I expect things to freeze, despite it only shows bad programming from the company.
    But I saw the library as before I put it on for the first time. And there are 10 GB of MP3 files.
    My first question I asked to myself was: should I use the iTunes? I answered myself: I can't be bothered to be slaved to use a program with a player. That's one of the things I hated from my old player. And this one appears to be a removable drive. Good. But there are 10 GB of MP3 files and I can't play any of these albums.
    Somehow I used the iTunes and it started to do things. Like copying a whole folder with my albums (ALL OF THEM!!!!) to the player, or so it seemed to me. Well, first of all I don't want a program to copy everything it wants by simply saying it "This is my media folder where I decide what to be played here" (something like importing library was selected or pushed, I can't remember). I aborted it quickly as I saw the bar. FFS, to have a structured folder of my media doesn't mean I want ALL OF IT inside my player!!! How on earth you want me to select among 3,500 songs if you display them all to me in a complete raw list!!! Anyway, in the process it seemed to copy 3 albums before I stopped (needless to say, these albums were already in the player!!!). 2 were "sorted" and one was "unsorted", I mean, in the correct song order. The "unsorted" was alphabetically done according to WHATEVER so the order was never pure.
    I saw folders like Contacts, Notes and so on (what do we do us that don't use Outlook or Outlook Express and want to use these features? "Brilliant" one, designers... ¬_¬ Luckily I don't care about them) so I tried creating an 'Albums' folder and putting albums inside. Same success.
    So I asked myself again: are there ID3 tags needed always? The answer is simple: no. Because among these albums there are albums with and without tags. All of them unseen.
    My questions thus are these regarding the unavailability issues:
    Q1,1: how can I make these albums visible to the iPod?
    Q1,2:

    ... beautiful feature to truncate posts...
    It continues here.
    ... Q1,2: from now on, and for this player, am I a slave to iTunes?
    Q1,3: will anybody make a simple program for linux for using these devices? Luckily I have found some tools for Mandrake. But I would appreciate things were less complicated or companies take a look at this market.
    Q1,4: will anybodoy make, at once, a choice in a menu that allows the user to NOT TO SORT THE PLAYER BY THE ID3 TAGS??? My classical sort was and is in my 'puters to sort media by folders consisting of "Name of artist - Name of album", be it single, double, triple or quadruple, and inside, files with or without tags. For more than 1 CD albums I use the same folder, with songs named "CD# song_# song title". In these cases there are no tags because the stupid song# tag forces things that uses it to sort albums according to it. In albums like "Gov't Mule - Live... With A Little Help From Our Friends (collectors edition - 4 discs)" I ended up, in my old player, with first playing the first song of each CD, then after these 4 first songs, their 2nd 4 songs, then the 3rd ones... So I wiped the ID tags and finally it was sorted well, so I was happy. Is it so hard to ask for an option like "Do not read ID tags"????????
    2) Live albums
    I am a fanatic of live albums. I love to listen to them more than any studio album. I have single, double, triple and quadruple live albums I could listen to for hours, and from start to finish, and enjoy them all.
    I love to hear the public cheering and screaming, singing the songs, etc etc due to excitement the live albums give. My old MP3 CD player made, and a lot of car MP3 CD players make, a 2-3 seconds pause between songs. As for studio albums, but not for all of them (see Marillion's "Misplaced Childhood") show no problems, but for us that want continuity for albums like live ones, it is a disappointment.
    This player puts pauses between songs.
    Ok, less than 1 second pause, but I hate pauses. The feeling of the album is broken. There are silences where they shouldn't be. I ended up so excited I had to stop playing it.
    Q2,1: can I correct it from the control panel of the iPod or the iTunes? If not, will it be corrected on future updates?
    3) The sorting mania
    From some time I have seen players sort the albums in numerous ways: by genre, album name alone, artist name, year, etc. etc. etc. So let's suppose I want to make my list, WITHOUT HAVING TO MAKE A FIXED PLAYLIST JUST BECAUSE THESE ARE THE SONGS I WANT TO LISTEN FOR TODAY OR FOR 3 DAYS AND WHO KNOWS WHAT WILL I LISTEN TO NEXT WEEK, of some albums from some different artists. Some of them are simply called "Live" (for example, Golden Earring, Johnny Winter, Foghat, but I don't want to listen to Johnny Winter).
    By having sorted it by album name, they would appear as "Live". Which one belongs to who? If I go via Artist, I would have to jump as a frog from artist to artist and then browse their album list. If I go from Genre, I simply dunno because it is so mad I don't want to test it.
    Q3,1: If they are sorted my way (full list of albums named in my case "Artist - album 1", "Artist - album 2", but you can sort it the way you want to), I only have to move up and down and click on "Add me this one". Is it possible or must I go the crazy way?
    The package is beautiful. The player is also beautiful. Maybe I am a weird user because my demands are not expected. But I am a player user and I have my preferences. Nobody seems to care about people that want no complication. I am seriously thinking about getting my money back any way I can. I am asking friends if they can be interested in getting it because I am so extremely disappointed for an € 319 player I want my money back.
    Please, people that makes MP3 players, make things easier. Or just think about us and ask us what they would be. There is people that doesn't want any other sort than a simple album list. And that th

  • Why is it that each time I upgrade my iPad, half of my apps won't work properly but worst of all my email won't send after the latest "patch" today, wake up Apple I am a new user and getting sick of this problems

    WHy is it that each time I get an upgrade some of my Apps won't work when they did with the previous version. I have just upgraded to v7.01 and now I cannot send email, wake up Apple and get it right as I am a new user of Apple technology and not impressed.

    That's one of the weird things.. it recognizes it maybe 10% of the time. And usually, only after I do the two-button reset. Problem is.. since it won't charge above 2%, anytime I try to do a restore or anything like that using iTunes, my device shuts off and I lose whatever progress I'd made.
    So, an update... after reading through a bunch of similar complaints (there are literally 1000's of them so there's NO WAY this isn't somehow ios7 related, thanks a lot APPLE ) I decided to try a restore in recovery mode. After 3 hours and several disconnections... I ended up having to just set it up as a new iPad, as the restore did nothing. Weirdly though... as I was doing the restore in recovery mode.. I noticed I'd gotten up to a 10% charge.. higher than it's been since September, so after setting it up as a new device, I turned it off and plugged it in using the wall charger. 2 hours later and I was up to 38%. Still not great, as my iPad, before ios7 could've fully charged twice in the amount of time it took for me to now get 28% more of a charge. And that's with a fully cleaned out device.. so that really ***** and I'm now more confused than ever.
    But I'm gonna leave it overnight charging and see what I come up with tomorrow. Sadly, when I paid $600 for it in February, I never expected to have to play "wait and see" with it...

  • Trying to create new user and getting remote procedure call error

    I'm trying to create a new user on my windows 8.1 machine but it's not letting me.
    If i open control panel and go to user accounts there's not even an option to add a new user. It's like it's missing, there si a blank space where the link should be. I can change my current account type, and manage another account (though that takes me
    to the list of accoutns which shows mine and the guest, but no option to add a new one) or change user account control settings.
    If i open the run menu and type "users" there is a program that shows up labeled "add, delete and manage other user accoutns" but if I click that a dialog pops up with the following message
    I've run sfc /scannow and it says there are corrupt files but that it couldnt repair them and logged them in the CBS.log

    OK I tried to run sfc /scannow again, and it said files needed to be fixed on a reboot. I rebooted and I can now create user accounts. So never mind, folks!
    Kyle

  • Master Data Services - Can not add new User and MDS can not Identify LOCAL Users

    Team,
    We are using  SQL Server 2008 R2 and system working since long and suddenly we observed mentioned two issues. The server MyServer is already restarted but did not help.  The MDS installed and configured on SAME Machine (MyServer).
      I  have two issues here.
    1. MDM website can not Identify the local Users (MyServer\MyUser).
    The User created on local Machine (MyServer\MyUser). I logged into MDM website using Admin login and click on User and Permission. Then I click on add and Text box appears to type UserName. Here I type "MyServer\MyUser" (MyServer\MyUser is already
    exists and working since long). Then click checkName; I received a message "No exact Match was found for MyServer\MyUser". Where as User from OTHER domain identified in MDM but could not identify ONLY the local users like "MyServer\MyUser".
    2. Can not add new user in Existing working MDM.
    I created windows user on machine (MyServer\MyUser1) and add it in UserGroup having an access to MDM. and then I tried to login to MDM using newly created user (MyServer\MyUser1) ; I see error Access Is Denied. The Permission assigned to UserGroup (not
    to individual user). The new User (MyUser1) should automatically get added in MDM once logged in. This is working for existing users in UserGroup; BUT NOT ONLY for new user (MyUser1).

    Now I Solved this problem in my case.
    I just grant again all permissions according http://msdn.microsoft.com/en-us/library/ff486994.aspx. Now all work fine.
    Hope, it will help 

  • How to create new user and How can i assign end user roles

    Hi,
    I am new to SAP, please explain how to create end users and their roles
    Thanks
    ravi

    Hi,
    Roles are decided by IT managers. Suppose if Persons who are working in shopfloor or production side
    give authorization to Production order create , change and Confirm like that etc
    1. In role maintenance (transaction PFCG), choose the Authorizations tab page.
    2. To change the authorization data for the transactions assigned to the role, choose Change Authorization Data or Expert Mode for Profile Generation. Otherwise, a dialog box appears in expert mode (see Regenerating an Authorization Profile After Changes).
    Please take telp from Basis person also refer this link,
    http://help.sap.com/saphelp_46c/helpdata/EN/52/6714a9439b11d1896f0000e8322d00/frameset.htm
    Thanks

Maybe you are looking for

  • IPod only funnels sound through left speaker

    my iPod Classic (120 gb) has suddenly stopped funneling sound through both speakers and now only plays through the left speaker, on whatever output i'm using, be it speakers, headphones, whatever. I had a similar problem with the last iPod i had -- a

  • WHT for vendor down payment

    Hi I have a problem regarding with holding Tax  kindly tell what are the required configuration for deducting with holding tax at time of making down (Advance) payment to vendor Thanks in advance Regards Praveen

  • Jdev 10.1.2: Using environment variable in library path?

    Hi, I'm trying to use Maven2 for my build process besides JDeveloper for maintaining the code. MAven puts all necessary jars in a local repository, in my case in the folder: 'C:\Documents and Settings\PAlma\.m2\repository'. Now if I want to compile t

  • How to connect AS400 (best practice)

    Hi folks, I'm trying to connect to an AS400 server and need expert advise to do so. I'm planning to use a JDBC driver to connect to the DB2400 database (for write/read into specific tables). What is the best way to reset AS400 user/password ? Use JDB

  • Why do i get a null pointer exception

    import javax.swing.*; class Rental      public static void main (String [] args)         int custCounter = 0;                              // counts the customers created so far             Customer[] customers = new Customer[100];          // create