Allow user to only access guest OS

I have a Redhat 6.2 virtual machine that I would like to be the only thing the user sees/interacts with. Is there anyway to launch this virtual machine automatically when the Host OS starts and then prevent the user from accessing the host OS?  It would
be acceptable if the user had to enter a password to login to the host OS.
I have tried to boot directly from the virtual disk, but ran into issues with the Linux OS not being able to handle the virtual disk being stored on a NTFS partition. 

The think you tried is called Native Boot, and it has nothing to di with Hyper-V.
The short answer to your question is 'no'
The only solution like that I am aware of is XenClient from Citrix (that uses a hypervisor to provide a VM to the end use with only access to the VM).
Brian Ehlert
http://ITProctology.blogspot.com
Learn. Apply. Repeat.

Similar Messages

  • Istore User read only access

    Hi All,
    Can you please tell me how can we create read only users to istore (R12).
    is there any possibility to provide certain users with a read-only access?
    We have a number of internal staff & sales people across the business who have requested access to Istore. As this is for retailers and people placing orders against live accounts that interface into Oracle ,we want to give only read access to certain users.
    Thanks in Advance.

    hi,
    You can refer below document for what are the permission assigned to a user for displaying place order button and check out button.Using CRM HTML you have to create custom roles and assign permission to custom roles ,then you have to assign this role to that user doesn't need place order button.
    You have to create Custom roles like XX_READ_ONLY_USER and assign the permission for this user for istore.
    After select user management, search for the user and assign the custom role to the specific user.
    IBE_CREATE_ORDER
    Allows a user to submit a quote or cart as an order by pressing the Place Order button. If a user has this permission, ensure that he has the IBE_CHECKOUT permission as well, since without IBE_CHECKOUT the user will not see a Checkout button to enter the checkout phase.
    For more details check out below link
    [http://docs.oracle.com/cd/E18727_01/doc.121/e13575/T349071T351218.htm#T351225|http://docs.oracle.com/cd/E18727_01/doc.121/e13575/T349071T351218.htm#T351225]

  • Give user Read-Only access to one table in a database.

    Does anyone know how to give a user account Read-only access to 1 table within a SQL Server Database using SQL Server Management Studio? I don't want the account to be able to access any other tables in the database, just the one table. I'm not a sql programmer,
    so if there is a way to do it in Sql Server Managment Studio settings that would be the best.

    Using Management Studio, I assume you already have a login and user for that person. If not,
    How to: Create a SQL Server Login http://msdn.microsoft.com/en-us/library/aa337562.aspx
    How to: Create a Database User
    http://msdn.microsoft.com/en-us/library/aa337545.aspx
    1. Then, in Object Explorer, expand the Database, expand
    Tables, right-click the table you want, and then click
    Properties. 
    2. On the Permissions page, under Users or Roles, click
    Search, then Browse, etc, until you find the user. Click
    OK until you are back to the Permissions page.
    3. In the Permission for <user>section, find the
    SELECT (that's the read permission) and click the Grant
    box. Then click OK.
    Rick Byham, Microsoft, SQL Server Books Online, Implies no warranty

  • BEx/BW security - Allow users to only create/chage queries Y_*

    Hello Gurus,
    I am trying to allow certain users the capability to only create and change queries that start with Y_* and X_* prefix in the technical name.
    I have the following in the security role:
    S_RS_COMP:
    RSINFOAREA *
    RSINFOCUBE *
    ACTVT 01, 02, 16
    RSZCOMPID Y_, X_
    RSZCOMPTP REP
    I have tried different combinations of things, but no matter how I tried I only get 2 results, either users cannot change any query at all, or if they are allowed to change anything, they can change ANY query. Seems like Y_* and X_* restrictions on the name never work.
    Please advise.
    Thank you,
    Andrei

    Hi,
    Please check note 540720.
    540720    FAQ: Information on S_RS_COMP and S_RS_COMP1
    Also check whether the following information helps you,
    The authorization always is an OR process. If any particular user is
    having authorization for a particular activity in any one auth object,
    and the same activity restricted for him in some other auth object. The
    user will be able to do that activity as auth is there for user in one
    auth object. So even if you have defined all the activities
    (change/create etc) for all the reports in S_RS_COMP and restricting the
    activities to the user in S_RS_COMP1. So the user will be able to do all
    the activities as he has auth as per object S_RS_COMP. What you can do
    is just give display auth in S_RS_COMP and provide create/change options
    in S_RS_COMP1 with owner = $USER.
    Regards,
    Amit

  • CSS rights to allow user to only suspend/activate servers

    Is there a right combo that can do this, but not make config changes? The user that I created was not superuser, but had read/write "dir-access" to the release root directory. When I log in as the user I do not get a "Submit" button to activate/suspend servers.

    Granting authorizations for working with query components depending on the component creator is possible with the authorization object S_RS_COMP1  You can either grant those authorizations for a team or grant authorizations for self-created queries with low maintenance effort by entering a variable ($USER).
    Check the HOw to paper How to…
    grant authorizations for query components by creator
    https://websmp109.sap-ag.de/~sapidp/002006825000000015622004E.gif
    Jaya
    Message was edited by: Jaya Mogali

  • Read-Only Access to Specific SAP tables

    Is it possible to grant a user read-only access to a specific table or tables?
    For example, say I wanted to give someone SE16N capability for just EKKO/EKPO/EKBE and NO OTHER tables.  Is this possible?  How?
    Thanks.

    Hi,
    as it was mentioned the transaction SE16N checks for authorization object S_TABU_DIS. The problem in your case is that the tables EKKO, EKPO and EKBE are already assigned to the authorization group MA - MM Appl. table. But there are many more tables assigned to this group. Changing assignment of standard tables is not a good idea.
    Cheers

  • Allowing Users to Create folders or files on desktop by .bat file

    Dear Microsoft,
    I had disabled the user to create file in desktop using a script which I had seen in the forum, script which I has used in Echo Y| cacls %userprofile%\desktop /P %username%:R  and created a .bat file, it worked well and disabled user access to save
    files in desktop. Now I need to enable the access. Please help me to make the changes in the script or to write a new script to enable the access
    With Warm Regards,
    Subin Thomas

    Echo Y| cacls %userprofile%\desktop /P %username%:R  save this in to .bat file and run as administrator..DONE
    Since %UserProfile% and %UserName% can have embedded spaces, you should surround both with double quotes in order to make your script robust. Furthermore, by giving users read-only access to their own desktop, your popularity rating is likely to drop dramatically.
    "Full access" might be more appropriate.
    echo Y| cacls "%userprofile%\desktop" /G "%username%":F

  • User privilege to access schema ?

    Hello experts ...
    how can we find the simple information about :
    for example a user scott has privilege to connect schema (like create session privilege he has) ...
    like that i want know how many schema's connect privilege he has .... in wiich data dictionary we get this information and what is query ....
    how to get this information ??????
    thankssss

    Hi,
    1) very first i wana to know how to give 1 particular schema privilege for example scott schema .. to multiple users (not only access the tables privilege) the complete connect role to multiple users.Refer to : http://download.oracle.com/docs/cd/B28359_01/network.111/b28531/authorization.htm
    2)second which users having which schema's connect privilege ..SELECT * FROM dba_role_privs WHERE granted_role='CONNECT'
    - Pavan Kumar N

  • Allowing Users only SINGLE POINT of Access?

    Hi everyone,
    We recently purchased the Mac Mini and this is our first time utilizing and managing FTP/serverside commands and settings.
    My question my be relatively elementary for the more expereienced but:
    Is it possible to restrict users so that they may only log into the Server/FTP and access the files/data from a single touch point?
    If so how do you do achieve this function/restriction?
    Potential scenario would be allowing a user account to access the server from only one computer at once, not use the same login to access from multiple computers simultaneously.
    We are currently running OS X Maveric 10.9.3
    Thank you in advanced for any tips and guidance.

    Hi Santy,
    Yes, I have gone through the link you have shared.
    Also, I read the content from the Release Notes of Version 11.1.2.0 and it says like below.
    "Essbase now supports active-passive failover without Oracle Clusterware. You can use EPM System Configurator to configure Essbase in an active-passive failover configuration with write-back capability. For more information, see the Oracle Hyperion Enterprise Performance Management System Installation and Configuration Guide and the Oracle Hyperion Enterprise Performance Management System High Availability Guide."
    My queries with regards to the above content is:
    1) Is Essbase Version 11.1.2.0 Supports only Active-Passive Failover in UNIX Environment? Won't it supports Active-Active Failover?
    2) Is this approach (Active-Passive) is suitable in my case as the cubes in my project are being used for  Reporting Purpose only? Data Write back is not required but Active-Passive has this feature. I think, we can control the data write back by using Filters though this fail-over approach enables data write-back.
    3) We have EAL & DSS implemented in the current project. These are used to refresh/create the Essbase Database from the HFM Repository. Does the Fail-over supports in this case?
    4) I tried to access the installation and configuration Guide of Version 11.1.2.0 but seems this has been removed from the document repository. Do you suggest any other link to download this document?
    It will be much helpful if you could clarify them, please.
    Thanks
    UB.

  • Allowing user to access only documents created by him.

    Hi!, is there a way to allow users to read only the documents created by them?, so when they click on the browse data buttons on top they navigate through the documents created only by the specific user?
    Thank you!

    Hi,
    Please check Data Ownership Authorisation if the same is of help in your case.
    [Data Ownership Authorisation|https://websmp201.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_HIER_KEY=701100035871000371280&_OBJECT=011000358700004490662004E&_SCENARIO=01100035870000000183&]
    Regards,
    Jitin
    SAP Business One Forum Team

  • User Access- EP must allow user to login only once

    Hi,
    I have requirement similar to yahoo messanger.
    In yahoo messanger you can only login with single user id only once. i.e if you try to login once again with the same user id in yahoo messanger it will noe allow to login.
    the same functionality i need in EP.
    user must login into EP with single user ID only once.
    how can we do this??
    please provide some documentation or steps on this
    regards
    srinivas

    Sri,
        It sounds like you need a custom logon module. There is no configuration that can be done in the portal to make this happen in the ume. Here is a starting point for customizing the login module...
    http://help.sap.com/saphelp_nw70/helpdata/en/3f/1be040e136742ae10000000a155106/frameset.htm
    One way it could be done is:
    1. Set up a an LDAP for your users
    2. Create a custom login module to authenticate the user credentials in the LDAP, then in the login module after a successful authentication, lock the account.
    Regards,
    Tom

  • How can I allow users to access SQLPLUS?

    Hi everyone,
    I have been charged with the task of creating an Oracle server on a CentOS VM. Installation and configuration is complete and SQL is working fine for the database admin user "oracle." I copied the environment variables to the .bashrc file for "oracle" and SQLPLUS starts without a hitch.
    Here is where I need a little guidance...
    I need to create basic Linux user accounts that will have access to the database, so they can then in turn log into their SQLPLUS accounts. The problem is, all of the database files and software are in located in the user "oracle's" directory. This means that no one but "oracle" and root have access to these files because they are the only ones with proper permissions.
    Before I put a ton of time into this, I thought I would pose these questions to the Oracle Linux community:
    1) Could I enable a specific Linux group (ex. "Oracle Users") to have access to the main database folder or possibly all folders along the path? I am hoping this would allow any users I put in the group access to the folders, and essentially the SQLPLUS application. (here is ORACLE_HOME=/home/oracle/app/oracle/product/11.2.0/dbhome_1)
    2) If that is not an option, will I need to make a completely new database and locate it in a location that all users can access?
    I understand that my first idea may not be the SAFEST method, but this is only for a small class of students learning how to use SQL and writing queries. There will be no sensitive information at risk. This would be a quick fix until I learned more about Oracle and how to use it.
    Thank you everyone.

    It certainly is rather a question for the General Database forum, though I doubt you will get a lot of happy replies for such a basic question.
    You can use / as sysdba OS authentication through SSH or using the server console, provided the user's account belongs to the "dba" user group. For remote connection through sqlnet you need create a $ORACLE_HOME/dbs/orapw$SID password file.
    If you would like to know more about this:
    Connecting / as sysdba is used for OS authentication. It ignores password credentials stored in the database and allows any user belonging to the OSDBA system group to connect to the database. Connections as sysdba will always connect to the SYS schema of the database, regardless of any username or password specified. Using OS authentication relies on the BEQ protocol, which connects to the database directly, without using the Oracle Listener process.
    The "oinstall" group will give access to the database software repository. There could be different oracle home installations, each with a different oracle user/owner like "oracle_prod1" and "oracle_prod2", but both users must be able to read/write the shared oraInventory, in which case both users must have read and write access to the oraInventory directory, hence the oinstall group.

  • How do I allow users to create folders in a shared folder where we all then have read/write access to those new folders?

    I have three users who need to access a particular folder on one of our other Macs. The folder resides on the desktop of that particular Mac and it is set as "shared" with all of our accounts set to access the folder. When a user creates a new subfolder in that shared folder, the permissions are instantly set to allow the creator read/write access but the other users are only allowed read-only access. Is there a way to set the permissions so that any new folder created in that shared folder automatically gives read/write access to all accounts who are authorized access to that shared folder?

    You should be able to take the permissions you have set and "apply to enclosed items." I am trying to attach a picture of what this looks like so my apologies if it does not work.
    Highlight your folder you want and go to File>Get Info or command+I and at the bottom where it has Sharing and Permissions, click the lock button to authenticate. Click the gear and click "apply to enclosed items". See if that works.

  • Share Feature - Document Library - Contribute Users getting: Only a limited amount of people are allowed to share this content

    Hi
    I am getting the following error when users with contribute permissions try to share an individual document from a document library.
    If I upgrade the user to full control they are then able to Share the file ok and not get the above error.
    So what I am wondering is should users with contribute access be able to Share the document? If not then why is the Share option available?
    Which permission level if I edit the contribute permission levels do I need to add, I cannot see any Share specific permissions for lists and reluctant to give contribute users access to modify permissions?
    I'll continue troubleshooting to see if I find the solution but wondered if anyone in the community had come accross this? Googling the error message
    Only a limited amount of people are allowed to share this content brings up nothing.

    Today I fixed this issue by enabling Site Access Requests on the SharePoint sites with this problem. (http://blog.cloudshare.com/2012/12/09/how-to-configure-the-site-access-request-in-sharepoint-2013/)
    Personally I think this is created by design, because it happens a lot that content is shared with users which do not have access to a SharePoint site and/or library. So I guess we do not have another option..
    Programmatically the above could be done by setting the "SPWeb.RequestAccessEmail" property with a valid e-mail address. For example the site owner's e-mail address. Setting the "SPWeb.RequestAccessEnabled" property is not allowed and
    is automatically done by settings the "SPWeb.RequestAccessEmail" property

  • Allow user to access /edit/delete/add specific items in list

    Hi
    I have one custom list.
    every month department head is creating some activity because of which some items are getting added in that list pragmatically.
    like-
    departmentID item1
    item2
    DEPT001 item001
    item002
    DEPT001 item003
    item001
    DEPT002 item004
    item001
    After that User want to edit or delete or add new entries only related to their department only.
    How can allow user to edit/delete or add entries (full control) only related to his department in the same list?
    How can I assign users for this?
    Should I create another list having department id and user mapping?
    please suggest any soln.

    The flow is like,
    User(Dept head/department user)will select department from drop down and clik on button to add some entries against the department.
    once the entries done he just click on save button.
    after some time if department head/department user want to add/edit/delete some entries against his department then he should able to view only his deapartment entries.  
    Also the email is generated to his manager.
    So my question is how should I allow user to view his own entires only which should be available for him to add/edit/delete.?
    If I create one list of department  and on adding the entries against each department I will add departmentID for every entry so that I can filter them by department.
    but how to allow users for those entries? If I added user for each entry and if any department user changed then I have to change his name from all entries for that department.If the entries are more than 50 or 100 then it will be very difficuelt to handle.
    Also for multiple users for single department this is very difficuelt to provide access.
     is there any alternate solution for it?

Maybe you are looking for

  • RH8 web help not displaying in IE9

    Hi all, We've just encountered a problem where a customer could not open web help created from RH8 in the IE9 browser. To quote the reportee... "IE reports 'the address is not valid'. But, this only happens when calling the help files using the serve

  • Anchors and Internet Explorer

    I have added anchors to a page in DW CS3 and they work in all browsers except IE. Is that just one of those IE things? Is there a workaround?

  • HT1338 Whay i can not update my mac os x 10.6.2?

    I try to update my software , but every time it gives me a messages like "The file "SUB Base System Combo 10.6.8.pkg" couldn't be found on the server "swcdn.apple.com"".

  • Centering Layout with CSS

    I've usually built sites with tables but this time I've used divs instead and I can't get the layout to center using CSS. It looks fine in the Design view but not in a browser, any browser. Here's a link to the page http://westvillage.ca/index3.html

  • Since the CC update Document.saveAs() always opens a dialog

    Is anyone else seeing this? Is there a work around? This is a script I have been using for months to open Illustrator files in Phohoshop, resize them, and then save as PNG.   The source images are dynamically generated and it is impractical to sit ar