Question about locking certain folders w/diff.accounts?

I'm about to let my girlfriend use my Mac, so I made a seperate account for her. I just don't want her going through all of my files and " stuff ". Is there anyway to lock certain folders in my account? I tried using parental controls but didn't find the file I wanted to Lock in the options.

Hi Aaron
When your girlfriend is logged in on her account your folders are locked to her. Your Home folders are only accessible from your account.
Matthew Whiting

Similar Messages

  • Can you lock certain folders on your iPhone

    I want to be able to lock certain folders on my iphone - besides locking my phone overall - can you do that?

    No.

  • A string of question about Locking & Isolation Level

    Hi All
    It is highly appreciated if someone give offer answers to my below questions
    1) There are two ways of locking mechanism: Pessimistic & Optimistic. In general, do all J2EE app server support all these two ways of locking ?
    2) It seems to me that setting the isolation level to "serialization" should result in using pessmistic locking. If no so, please point out my misconcept and explain to me.
    3) Are there any differences in the way of entity bean programming as different locking mechansim is adopted ?
    4) With regard to optimistic locking, will the app server throw out exception as data contention is detected ? Is the way of handling dependent on app server? Or It is transparent to the developer of entity bean. Please give me an e.g of j2ee app server product how to handle this scenario.
    5) To adopt the approach of "optimistic" locking, do l have to implement it on my own using bean managed entity bean.
    6) It seems to me that optimistic locking can achieve better concurrency. If it is inherently supported by app server for its container managed entity bean (=> totally transparent to the developer of entity bean). Is it always the rule of thumb to config the server to use "optimistic" locking instead of "pessimistic" ?
    Sorry for bombarding you guys with such long list of questions. l would be very thankful if someone can help me consolidate my concept on these topics.
    Also, please send your reply to [email protected] as well
    thanks & regards
    Danny

    Hi Danny,
    I became interested about the optimistic locking recently. If the topic is not long forgotten then this may make some difference!
    We have attacked the optimistic locking issue by introducing audit fields (MODIFY_BY_USER, MODIFY_DATE) in tables where concurrency needs to be implemented.
    We are retrieving rows from the table (for display or update) through Stateless Session Bean using simple SQL SELECT. The audit fields are fetched along with the business data and are kept at the client. While any of the concurrent users tries to update the row the audit fields are sent to the application server along with the modified business data. The relevant Entity Bean checks for any difference in the timestamp of the audit field (MODIFY_DATE) value with the value in the database. If a mismatch is found it reports a business exception to the user. Otherwise, the row is updated with the lastest timestamp value in the audit field MODIFY_DATE.
    This works fine when two update operations are not concurrent, i.e., two users submit their update requests in a time lag greater than the time taken by the transaction to complete. This alone could not prevent the dirty update on the database.
    Hence, to prevent any concurrent update contending for the same row you need to set the following ejbgen tag in the Entity Bean:
    concurrency-strategy = Exclusive<<<<<Note: We are using Weblogic 6.1 with SP4 and CMP (no BMP).
    Please let me know if you have got a better solution to tackle this issue.
    Chandra.

  • Question about locking order during merge statement

    Dear all.
    I have a merge query with a decedent hint to prevent deadlock with another queries.
    Another queries use select ~for update with same hint.
    My question is that the locking order will follow the hint in this query?
    Or I might use the select ~ for update before this merege.
    Please give any advice about select ~for update and locking order in the query.
    Thanks.
    MERGE INTO  A
    USING
         (SELECT /*+ index_desc(C index_key) */ *
         FROM
             C
          WHERE key > :start and key < :end
        ) B
         ON  ( A.KEY = B.KEY )
    WHEN MATCHED THEN
         UPDATE
         SET A.v1 = B.v1

    What you are doing is not going to prevent a deadlock in your, as yet, unknown version of Oracle. Reading an index does not cause deadlocks. Trying to alter an uncommitted row does.
    I would suggest you code this correctly by doing a SELECT FOR UPDATE WAIT <seconds> in all transactions.
    http://www.morganslibrary.org/reference/deadlocks.html#dlfu

  • Question about ACS 5.1 and user account expiration

    Hi All,
    Is there a setting on ACS 5.1 where you can configure the user account's expiration? Speaking of users locally configured on the ACS.
    If not, can you accomplish this with an external db such as MS AD? How ?
    We are looking for a way to manage our guest's hotspot so what we can create temporary users without having to purchase any aditional hardware/software.
    Thanks in advance,
    Raga

    Raga,
    Here is the answer to your first questions -
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_system/5.1/release/notes/acs_51_rn.html#wp122068
    As far as being able to do this in AD it is possible you can look at the following documentation which shows how to configure AD attributes, I have helped a customer retrieve the lockouttime attribute in his AD environment, I dont think this attribute is present in the 2003 DC because I was unable to replicate this attribute.
    Another step would be to use useraccountcontrol -
    http://support.microsoft.com/kb/305144 - if set a simple condition that if this value is 512 you can permit access, when you lock the account it will add the status of disable to the type of account if it is 512 (Normal_Account) it will equal 514. The most secure is to see what value you have for the guest account by retrieving the attribute after you create the account, create a condition that matches this account.
    Let me know if this helps!
    Tarik

  • Two basic questions about locks in Oracle.

    Hello,
    This is about 9i and onwards.
    I need to develop a comprehensive analysis of locks and waits and while doing so, following questions popped up.
    1) What is the difference between locks and waits?
    2) There is a DBA view called DBA_BLOCKERS. The standard Oracle documentation has only one line comment about this view i.e. "DBA_BLOCKER – Shows non-waiting sessions holding locks being waited-on by other sessions.
    My question is : Why would a non waiting session hold locks after all? I guess that automatically repeats the question #1 from above, What is the difference between "being waited on" v/s "holding locks with wait" and "holding locks without waits"?
    Thanks,
    R

    1) What is the difference between locks and waits? Lock - something you queue up to get and simply wait until it is available
    Waits - Waiting for a Specific event to happen before it can proceed.
    Re: Difference between a latch and a lock
    2) There is a DBA view called DBA_BLOCKERS. The standard Oracle documentation has only one line comment about this view i.e. "DBA_BLOCKER – Shows non->waiting sessions holding locks being waited-on by other sessions.DBA_BLOCKERS displays a session if it is not waiting for a locked object but is holding a lock on an object for which another session is waiting.
    HTH
    -Anantha

  • HELP! Question about "Locking" ipod

    I am an elementary teacher that is trying to get ipods integrated into the school curriculum, school administrators have expressed concerns about students putting inappropriate content onto the ipods, is it possible to "lock" unauthorized editing on an ipod, possibly password protection, or only allowing it to be updated on one cpu?

    No, it's not possible to do what you want.
    There is a screen lock that locks the iPod so another user can't use it without a code being entered, but this would lock the whole iPod.
    There's no way to selectively lock specific content, either adding it or viewing it.

  • Question about lock switch for smart phones

    i would like to ask about the lock switch for smart phones like Nokia 5800 Xpressmusic or Nokia 5230.
    Will the lock switch loosen if we always slide to unlock it?

    i used my 5800 for 11 months and it didn't happen at all
    -you can show appreciation to my posts if it helped or useful by pressing the green Kudo star beside my post that hepled
    -if my answer was the solution , so click accept as solution button
    Started From Nokia 3310 , Now with Nokia N97 v.22.0.110 + N900 PR1.2

  • Question about data file folders in Numbers

    I have created a Numbers spreadsheet ot create acataluge of my books. The file is simply called Books.numbers.
    I now find on my desktop two folders - Books.numbers.sb-be4ae974-2tdLVg and Books.numbers.sb-be4ae974-A7nKNd. The former has sub folders called Data, Index and Metdata. The other has a Metadata dubfolder and several Preview.jpg files.
    What are these folders, and do I need to kepp them. Doe sNumbers always create such folders?
    Thanks 

    GF,
    You may have a third party app on your system that automatically expands zIp files. If so, this app could be causing this problem because a Numbers document is in fact a Package file that appears to be a compressed file to some programs.
    Jerry

  • A simple import question about previously existing folders

    I just bought Lightroom (so excited!) and am importing my photos. I already have a pretty significant organization of folders on my Mac for all my photos. Does Lightroom recognize all previous folders and I can just move them in bulk or do I need to import them folder by folder? Thanks!

    Simply select Pictures or the root folder and in the import dialog choose "Add"
    Lightroom does not hold images it will reference the folders and files on your hard drive or connected external hard drive.
    Go to the Library menu and put a check-mark against "Show photos in sub folders"

  • Question about Lock Duration

    Hi,
    I found a description at this link.
    http://help.sap.com/saphelp_nw04/helpdata/en/41/7af4c5a79e11d1950f0000e82de14a/content.htm
    'At the end of an SAP LUW, you should release all locks. This either happens automatically during the database update, or explicitly, when you call the corresponding dequeue function module. Locks that are not linked to a database update are released at the end of the SAP transaction'
    I don't understand this, because I tested using commit work and wait. The lock entry still there after the statement 'commit' executed. the lock entry disappeared when the whole task completed.
    don't know what does happens automatically during the database update. Isn't the 'commit' the case they mentioned?

    So does that means even I using a SYNCHRONIZE commit. There still not a database update happen?
    From help.sap.com:
    For 'commit work' "It triggers a database commit that also terminates the current database LUW and closes all database cursors. "
    Database commit <> database update ?

  • Question about lock

    Hi all,
    I would like to know what table/object is locked during a goods movement?
    And also, can I lock a batch? If yes, what FM can I used to check whether a batch is being locked or not?
    Thanks in advance.

    Hi,
    If you want to check lock entries for the table, just go to tcode SM12, it will show user level.
    Regards,
    CS

  • Question about locking down IIS on an SCCM 2012 distribution point on a Windows Server 2003

    Hello. My environment is SCCM 2012 SP1. I will be setting up several distribution points on Windows Server 2003 machines. This summer I have a project to configure SCCM to use our PKI infrastructure. Unfortunately, this will not be in place before I need
    to set the Windows Server 2003 machines up as distribution points. I am not an IIS expert. When I set the DPs up, I am only 1)Installing IIS, 2)Enabling BITS extensions, and 3)Enabling WebDav. Is there anything I should do to ensure they are as secured as
    possible?

    I would say that installing Windows Server 2003 is not "as secure as possible" due to it's end of support coming soon.
    http://support.microsoft.com/lifecycle/default.aspx?LN=en-us&p1=3198&x=10&y=12
    And I would say that we need more information about your scenario to tell you how it is as secure "as possible". Since that would be shutoff at the bottom of the ocean. But that wouldn't be that useful server.
    Im guessing that you will run these servers for internal
    clients ONLY. And that you have a decent edge protection as well as physical protection. Then I would start by having the lastest secrutiy patches, running antivirus software and having the firewall turned ON. I would make sure that
    only necessary logons would be possible and that the servers wouldn't cache any credentials. Typically a DP NEVER holds sensitive data so no real need to secure them more than that in a normal scenario if you ask me.
    A final notice, this is a baseline
    for a common scenario. You would need to scale and change that
    in order to apply for your scenario.
    Tim Nilimaa | Blog: http://infoworks.tv | Twitter: @timnilimaa

  • Can I please get some answers about fraudulent access to my itunes account?

    Today I found three unauthorized charges to my itunes account. Following those three charges, three other unauthorized charges appeared from other software/gaming companies (NCSoft, Valve Software, and TMA). I can't get an actual person to answer the phone at Apple and I would like some answers about unauthorized access to itunes accounts. When I called my bank to report the fraud, they told me they had already received several calls this morning about unauthorized itunes charges and then larger, unauthorized software charges.
    I would really like someone from Apple to address these questions, are they aware that there are problems with itunes accounts? If so, what is being done?

    I had the same EXACT thing happen to me. This morning I looked at my bank account & there was a $1 charge from itunes (not unusual, except this charge did not come with an email receipt as they usually do) there there are two $49.99 holds on my account from Valve Software. I cancelled my card with the bank right away. I tried calling Valve Software and a message comes on stating "if you have a question about a charge to your bank account, press 7". Happen much??? hmmmm I left a message with no return call as of yet. I'm guessing someone hacked my itunes account.. Valve Software is a video game website that sells downloads on there as well as through itunes. Apple should immediately cease dealings with this company as they sound VERY shady. This is not the first blog I've seen about it. Now it's going to take time to get my money back & now I have to get a new card/card number. Pain in the butt because some hacker needs a thrill. jerks...

  • Questions about authorizations of tables/change requests/badis/locks/lang

    Hi ,
    Few questions I have not been able to find out .
    1) HOw can we ensure that every time we do any change in a table including adding/changing content a change request is generated .Basically to ensure any changes being done are being stored in  a change request .
    2)How to give authorizations to/for a database table ?
    3)can/how we add water marks in scripts and smartforms ?
    4) Can we create and place our own BADIs in SAP standard code?
    5)different LOCK types/categories with clear difference (not the standard SAP help please..)
    6) tips on handling two table controls on one screen.
    7) WHat are the things required if we want to use objects(scripts,texts,smartforms) in different languages ?
    8)multilingual scripts ?
    9) how to have a search help in module pool without using Process on value request ?
    Moderator message - Please - one question per thread and please ask a specific question - post locked
    Edited by: Rob Burbank on Dec 3, 2009 4:29 PM

    FSKB     G/L Account Posting
    this transaction is not working

Maybe you are looking for

  • Error when generating logical port in SOAMANAGER

    Hi, When generating the logical port in SOAMANAGER transaction I get an error message 'SRT Framework exception: Uninstantiated object "subject sidl service" in method IF_SRT_WSP_CONFIG_SIDL~CREATE_CLNT_CFG_FROM_WSDL_D of class CL_SRT_WSP_CONFIG_SIDL'

  • Userexit in invoice

    Hi, Could anyone lead me to a userexit, which is invoked before an invoice is saved. I have to save some data in ZTables, when an invoice is saved. It would be really helpful if someone could point me to one, where I can write my logic. Thanks in adv

  • 5508 WLC-6500 Series Switch Etherchannel

    Hi, I have a 5508 controller connected to a 6500 VSS pair. Below is the port channel configuration and port configuration.  I am just wondering whether we still have to configure a load balancing method as cisco recommends "port-channel load-balance

  • F secure help for n8

    the commands to lock remotely dont work. If you have tested it what did you send your phone? I text #lock#<pw> and it didnt work.

  • PHP To Parse Podcast GUID Channel?

    I use FeedForAll RSS 2 HTML PHP Script, and am having some issues.  The podcast I am parsing has two different URL links in it.  One goes to their website with details about the episode, and the other goes to the actual mp3.  They are labeled link, a