Can i make a role which can grant roles?

i want to make a role which can grants other users except ownself.
How can i do that?

i want to make a role which can grants other users except ownself.
How can i do that? You can't. ROLE is not the same as USER. Role can't grant something to someone,
only user can. Read the reference above.
Rgds.

Similar Messages

  • How can I make a shortcut which will enter my email address in an input widow of a web page?

    how can I make a shortcut which will enter my email address in a website window.

    That is controlled by the web browser you are using. It is called Auto Fill in most of them. I don't use Safari so I'm not sure how that works in that browser.

  • How can i make cotrol file which have conveyor and ?

    how can i make cotrol file which have conveyor " to move the bottle and slider " to fill the same bottle ?
    i attach my control file.............
    " Science is came....not come "
    I study Mechatronics Engineer
    skype : t_alhowaiti
    Attachments:
    convyer.ctl ‏16 KB

    Jeff·Þ·Bohrer wrote:
    billko wrote:
    ThaerAL-Hwaiti wrote:
    i want to make a production line which move a bottle on a conveyor and fill it .
    That's all good and fine, but what have you tried codewise?  Let's see what you have so far and we can go from there.
    The easy answer is "an assignment" and a desire to pass the course without actually needing to read and comprehend information.
    I as trying to be diplomatic about it. 
    Bill
    (Mid-Level minion.)
    My support system ensures that I don't look totally incompetent.
    Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.

  • Can grant truncate table permission to a user?

    Whether can grant  truncate table permission to a user separately.
    I know that the role db_ddladmin can do,but the create,alter and drop permissions will be granted the same time(These permissions are not what we want to
    grant to user).
    Is there any solution?
    Best regards!!
    If you haven't all the things you want,be grateful for the things you don't have that you didn't want.

    You can't grant truncate because for whatever reason, that permission doesn't exist.  What you can do is use a stored procedure and use EXECUTE AS OWNER to get around it.
    create database foo
    go
    create login foobar with password = 'alkdsfji9eorngv';
    go
    use foo
    go
    create user foobar from login foobar;
    go
    create table test(rowid int identity)
    go
    insert into test default values;
    go
    select * from test
    go
    create procedure dbo.truncate_test
    with execute as owner
    as
    truncate table test
    go
    grant execute on dbo.truncate_test to foobar
    go
    execute as login='foobar'
    execute dbo.truncate_test
    revert
    go
    select * from test
    go
    use master
    go
    drop database foo
    drop login foobar
    This keeps your database safe and allows you to grant execute on the truncate procedure to allow them to truncate the table.Jonathan Kehayias
    http://sqlblog.com/blogs/jonathan_kehayias/
    http://www.twitter.com/SQLSarg
    http://www.sqlclr.net/
    Please click the Mark as Answer button if a post solves your problem!

  • Is it can grant an admin right for special application ?(No Runas as Administrator)

    Dear All
    Background: We have an application which run on users group in server 2000 SP4 is normal.
    We want upgrade the OS to Win7 , on the Win7 the application can not launch on normal users group.
    I was try the properties of compatibility to server 2000 and choose "Run this program as an administrator" and edit the regedit key permission , both of all is not work on my case.
    It is ok right-click the application and runas as administrator, but on the other hand I find runas administrator has some other error with the application.
    May I know is it has a method can grant the admin right to special user when running special application ?
    Regards All

    Hi,
    What application can not run in Windows 7? I think there is a application compatibility issue, so please attempt to run Program Compability troubleshooter.
    Also, you said you got some error while you ran as administrator with runas command. And what are the errors?
    RUNAS /user:<Username> Program
    Based on my knowledge, we cannot grant the special user with admin right unless you add this special user to Administrators group. When a special user is running a application requiring administrator permission, it will prompt to input administrator username
    and password.
    Andy Altmann
    TechNet Community Support

  • How i can grant permissions a user to pakege body

    i would like to know how i can grant permission to user on a pakege body. so the user can see that. i created a pakage and it has couple pakage body but the user can see the pakage body. however i did grand execute on pakage.
    thanks

    in order to be able to see the package spec as well as the body in the schema browser of the tool you are using, you will have to grant
    EXECUTE ANY PROCEDURE
    to that user.
    beaware of the consequences of granting this privledge to the user though.
    read more about it here:
    http://asktom.oracle.com/pls/ask/f?p=4950:8:::::F4950_P8_DISPLAYID:454220160386#55242292670725
    This is one of the security model feature that you automatically get by using packages.
    if you do not like the benefits (which will be hard to understand), you can start writing simple procedures and functions.
    Message was edited by:
    Kamal Kishore

  • Why doesn't Photoshop touch ask for access to local photos on my iPad so I can grant access and edit?

    Why doesn't Photoshop touch ask for access to local photos on my iPad so I can grant access and edit?

    That's odd. Does this mean that you want to have the request or that you can't see the photos even though you enabled it over the privacy/photos?
    If you enable it - it's not necessary to get the request. If you want the request the safest way to get it back is to reset the privacy settings by going to iPad settings/General/Reset/Reset Location & Privacy
    thanks,
    Ignacio

  • Can I make Labview Exe which can be executed i A PC which is not having labview

    hi,
     I am using lab view  7.1. Can we make a exe or installer, which can be run in a PC which is not having labview installed. If that can be done, please let me know which edition i have to use and how can i do
    with Regards,
    Ashok.

    Hi Ashok,
    you have to use the ApplicationBuilder (which is not included in the Base/Student version). Ask your local NI representative for help - maybe you get an old LV7.1 AppBuilder, but most likely you have to upgrade to the actual version...
    You can make exe for other computers. You can either build a full setup/installer routine or you just copy the exe and install the RunTimeEngine manually (more hazzle possible...).
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • CAn we make a thread which is very useful as a Sticky thread

    Hi all,
    I have a thread which is very help ful to provide the basic idea of OO workflows can we make it as Sticky thread
    New blog available....
    Regards
    Pavan
    Moved to the correct forum
    Edited by: Hilit Fisch on Apr 8, 2009 9:06 AM

    Hi Pavan,
    Yes, That would be fine.
    Regards,
    Surjith

  • I want to transfer files from my Mac Pro top Mac Air. i'M WRITING A BOOK SO I WANT TO MAKE SURE IT, WHICH IS ON PAGES, COMES ALONG AND IS IN TACT. iS THIS HARD TO DO FOR A SLIGHTLY ELDERLY PERSON WHO WANTS IT DONE RIGHT AND SO THAT I CAN GET TO WORK

    I am buying an Apple Air and want to transfer files including a book I am writing on Pages.
    I am not very tech savy. I have been told, however, by a number of friends I can save $1000 and do this myself.
    I don't mind giving it a whirl, but i don';t want to loose anything in the transfer, And, I was hoping this was a fairly quick, fool-proof, process.
    I have looked into this a bit and was wondering if I need two (2) Ethernet cables? That is,one from the Mac Pro to the Ethernet and one from the Apple Air to the Ethernet? Or, is it one just one cable to the Ethernet? And, if so, from the Apple Pro or the Apple Air to the Ehternet?
    I'm assuming a dsiplay box appears on either or both of the notebooks? Perhaps prompting you to transfer everthing you have on the Apple Pro hard drive to the
    the Apple Air hard drive? Or, to selection files? Dumb question: I assume my book, which is written on Pages is on The Apprle Pro hard drive? Correct? Or is it on a file folder separately?
    I appreciate any feedback yuou may have.
    Again, is it striaghtforward and easy to accomplish?
    Thanks,
    -Larry

    The following may help: http://support.apple.com/kb/HT5872
    Note that the MacBook Air does not have an ethernet port so you can either use wi-fi if you have that, or you can buy an ethernet adpater such as: http://store.apple.com/us/product/MC704ZM/A/apple-usb-ethernet-adapter or you could use an external disk.
    Also, if you took it to a local shop that specializes in Macs the cost shouldn't be anywhere near $1000 for them to assist. More like $100 and could even be free if they sell Macs and you buy the new one there.

  • How do you make a mask which can act to correct a drop shadow?

    HI, i made a mask on the layer which includes a drop shadow in a layer style. As you can see the shadow  part - on the guy's arm in the screenshot - doesn't get selected in the layer - see layer screenshot- and that is probably why using a brush in the mask would not act to remove the shadow. is there a way to include the effect/drop shadow part in selecting the layer so the brush would act on the shadow as well,
    thus avoiding cloning?

    I just meant that the word "shadow" doesn't get selected in the layer palette, actually I don't necessarily need to select a drop shadow in order to remove it.  All i need is a brush and a mask.  You perfectly answered my question and I need to try that.
    sorry about the mess my next post is going to be how to disengage from crossed out text

  • I want to make a schedular which read xml files from a folder ,import in Indesign template then export as a pdf....

    i want to make a schedular probably in Coldfusion or using javascript ,  which read xml files from a folder ,import in Indesign template then export as a pdf....

    I don't think you understand: I want to open Dreamweaver and build a brand new site, then when I am done I want to host the dreamweaver site on the Business Catalyst platform. I dont want to use anything in BC to build the site, I just want to use the hosting platform. I do not want to import a BC site into dreamweaver or anything like that. I just want to use BC the same way I would use godaddy, or uhost or any other hosting provider. Based on your response you said that "of course its possible to build a BC site in Dreamweaver" I dont want to build a BC site, I want to build a Dreamweaver site and host it on the BC platform. Like I said before it doesnt seem like this is possible. As of now we can only build a new site in MUSE and integrate it into BC without using a BC template. Can you understand what I am saying. I DONT WANT TO USE A BC TEMPLATE, I WANT NOTHING TO DO WITH BC WHILE I AM BUILDING THE SITE WITH DREAMWEAVER, JUST LIKE MUSE DOES.

  • Trying to make aperture faster. which hardware do I upgrade?

    Hello,
    I am no longer satisfied with my aperture work flow speed and while I have been considering upgrading to a new mac pro, I have been told that the lack of optimization for it wouldn't do me much good. hence I figured I'd describe my hardware and workflow and see if any of you could give me a hint as to what upgrades could improve my speeds.
    my hardware:
    17@ mid 2010 mbp
    2.66 ghz, i7
    8gb ram
    nvidia geoforce gt 330m 512mb
    os x 10.7.5
    500GB hd, 300GB of that are available
    my workflow:
    I tend to shoot with two canon 5d mkIII and a vast amount of 16 to 64gb cf cards.
    shooting raw, I easily produce 400 image files (each at 20-25mb) per session.
    these get imported onto the hd and then go straight onto a FW 800 external drive.
    I do this mainly because I noticed that the computer gets slow when more than 60% of my hd is filled.
    I import the images into a new cataloge into aperture and do retouching using the vsco film plugins.
    my problems:
    having more than 200 images means the computer slows down radically.
    I used to think it was because it sourced the originals on the external fw800 drive but that doesn't seem to be the issue.
    my impression is that it's simply struggling with the size of the library.
    I noticed that retouch brushes when zoomed in at 100% can't follow my mouse. they just can't keep up.
    closing all other apps seems to make no difference.
    this seems to be rather basic to me (i.e. since photoshop brushes never have an issue following my cursor)
    my wants:
    I would like to eliminate the various "waiting times" during retouching and I am willing to invest in upgrading my hardware.
    my questions:
    - is this a case where upgrading to a 27"imac is the only good option? my ram is maxed out, the only thing I could see doing to this laptop is getting an ssd.
    - would you still choose an imac in spite of the lack of thunderbolt 2? (future proofing — I use new machines for 3-5 years)
    - would a mac mini provide significant performance boost in aperture?
    thank you!

    Hi
    I'm using Aperture on 2009 20" iMac - it's a core duo processor with 320Gb HDD of which 235Gb is free and has 8Gb RAM. I store my photos on an external FireWire HDD using a referenced library.
    I don't experience any slowness when processing in Aperture - I'm certainly not getting the spinning beach ball, and I'm not experiencing any of the issues with brushes you describe. I notice from your signature that you're using OS 10.7.5 - I assume you have not updated to the latest version of Aperture which I believe requires Mavericks. This might be worth considering. It might be worth upgrading your OS and Aperture to see if this makes a difference before you embark on a costly hardware upgrade.
    I've always been advised that increasing RAM provides a speed boost, but this is not an option in your case.
    I would guess that the latest iMacs would be faster than either of our machines, but how much faster I'm not sure - increasing RAM TO 16Gb would certainly help, along with the new SSD/HDD Drive - but at a cost.
    How close are you to an Apple Store - I'd be inclined to go in and ask for a demo of Aperture running on the latest MacBook Pros and iMacs to see whether it is worth upgrading.
    Hope this helps

  • Make A Program Which Has Four Different Buttons, Which Do Different Things?

    So far here is what I have, I need program in which number starts at thirteen then one will take the current number and cut in half, other will multiply it by 3 and add 1, and other will make current number a random value from one to a hundred. The Quit one will just exit the program. Heres what i have so far:
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class Lab05 extends JFrame
    private Container content;          //fields
    private LayoutManager layout;
    private JLabel label;
    private JButton button1, button2, button3, quit;
    private ActionListener listener1, listener2, listener3, quitter;
    private int number,n;
    public Lab05()          //default-constructor
    formatWindow();
    label = createAndAddLabel("Current Number: 13");
    button1 = createAndAddButton("DIV 2",listener1);
    button2 = createAndAddButton("TIMES 3 PLUS 1",listener2);
    button3 = createAndAddButton("Random.",listener3);
    quit = createAndAddButton("Quit.",quitter);
    listener1 = new Handler1();
    listener2 = new Handler2();
    listener3 = new Handler3();
    quitter = new Quitter();
    public void formatWindow()
    content = getContentPane();
    layout = new FlowLayout();
    content.setLayout(layout);
    private JLabel createAndAddLabel(String s)
    JLabel temp = new JLabel();
    temp.setText(s);
    content.add(temp);
    return temp;
         //use this method for creating and adding various different buttons
    private JButton createAndAddButton(String s, ActionListener li)
    JButton temp = new JButton();
    temp.setText(s);
    temp.addActionListener(li);
    content.add(temp);
    return temp;
         //use this method for controlling the affect of pressing different buttons
    private void process(int x)
    number = x;
    private class Handler1 implements ActionListener
    public void actionPerformed(ActionEvent e)
    private class Handler2 implements ActionListener
    public void actionPerformed(ActionEvent e)
    private class Handler3 implements ActionListener
    public void actionPerformed(ActionEvent e)
    private class Quitter implements ActionListener
    public void actionPerformed(ActionEvent e)
    System.exit(0);
    public static void main(String[] args)
         //create graphics window
    Lab05 window = new Lab05();
         //configure graphics window
    window.setSize(175, 175);
    window.setLocation(300, 175);
    window.setTitle("Unit3, Lab05: Hailstone");
    window.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
         //display graphics window
    window.setVisible(true);
    }

    4. please don't use abbreviations such as "ur" for"your" :)
    Please don't say anything that offends smckee6452. He
    can get kinda grumpy when someone does that. ;-)
    Gotcha!:) actually, i'm not offended at all when people do stuff like that. there are multiple reasons i believe you shouldn't condense to "internet words":
    1. because some people on the forums know only broken english and when you throw unknown abbreviations at them they have no idea what you're ("u r") talking about. and some people use tools such as "babel fish" to translate to different languages (although, i'm not sure how accurate that would be).
    2. even though it is faster to type "ur" and "u" and "2" and "ne way" and etc., it is slower to read them because the human brain has been conditioned to look at "your" and "you" and "to" and "anyway" and skip over them quickly absorbing the meaning and syntax all in one fell swoop. you'll find yourself having to sound out things like "neway" for your brain to snag the meaning...
    but, alas, james is correct. i am easily annoyed.
    that is all. ;)

  • You have to make a choice - which means you are screwed.

    I bought a brand new Samsung Galaxy S4 for my daughter exactly one year ago this week from the AT&T store, and I have it covered under mobility insurance. Within the first month of having it, you could not hear her on phone calls. We called AT&T, were told to send it in and we received another. Ten months later, this second phone would not keep a charge. I called AT& T again, and was told to send it in. I was never told this was the “warranty” department, not the “insurance” department. I have never been told there is a difference. I received a third phone two weeks ago. This past Saturday, I received her old phone back in the mail, with a note that it is “damaged”, although there is no damage to the phone that the blind eye can see, and that they are charging me $469 for the third phone. This is on top of the $500 I paid for the new phone last year. I called AT&T to find out why I was being charged for the phone, because first of all there is no damage that I can see, and second of all, I have insurance. There was a red arrow sticker on the second phone pointing to the charging receptacle, but you would have to have a telescope to see in there! Apparently that is where the damage is. I explained that I cannot see any damage, but regardless, the insurance should cover it (which is $199 for the deductible). I was told that you have to “make a choice” before you call warranty, because if it is damaged in any way, you have to pay the full price for the phone, as they do not call the insurance department, which is a separate department. This is insane!! I asked how in the world was I to determine that something inside the phone was wrong that is not covered under warranty? How was I to know that you have to make a choice, either hope that it is covered under warranty and get a replacement or pay $469, or call insurance and get stuck with $199 bill when it could be covered for free under warranty? I again was told that if you choose warranty, then you cannot come back and choose insurance, and that I am just stuck with the $469 bill, even though they “understand” that I could not see any damage. This is completely wrong and unethical. I will not be keeping AT&T as my cellphone network provider.

    Hi there
    I’m sorry to hear of the warranty experience you have had. I’d be happy to offer my assistance! Can you please send me a private message by Clicking Here and include the following information?
    Full name
    Email address
    Cell number
    Thanks,
    Charise

Maybe you are looking for

  • Messages status always shows "offline"

    I have only updated my mid 2009 macbook pro to Yosemite. I have synced to my iPhone ok. My Messages status always shows "offline" on the MBP even though I can chat on it. Many thanks for any help.

  • I cant purchase storage on icloud, it keeps saying unknown error, why?

    i cant seem to purchase the icloud storage, it keeps saying unknow error occured, why? and i also cannot access icloud from the my laptop it also says unknown error occured, but i can open the website to access it. but why does this happen

  • Theme - Add hyperlink to logo in masthead

    I want to add a hyperlink to the logo located in the masthead of the theme. I'm not sure where to look for the source code to be able to do this. Can someone point me in the right direction? Much Thanks.

  • Microsoft OneNote crashes at startup

    I recently downloaded Microsoft OneNote to my iPhone 4 (iOS 4.3.5 8L1). My iPhone has not been jail breaked. But the app crashes at startup each time I try to launch it. Any ideas why? There is a current thread over at Microsoft Answers at http://ans

  • How to cache VI ref in recursive chain?

    I am writing a recursive VI - a VI that calls itself. The VI generates an image by recursively subdividing the image rectangle until it finds a rectangle small enough to work on. (It's a mandelbrot image generator, if you must know... :-) It calls it