Changing user folder permissions

My wife and I both have admin accounts on my computer. I want to be able to easily transfer files from my user folder to hers without running into permissions problems. For example, I may want to take a photo from my Pictures folder and drop it in her Pictures folder. I can't do that because access is blocked to everyone but her. It's irritating to have to drop the file on a neutral ground, log in to her account, and take the file and put it in her folder. I logged in as root and tried to change the permissions by giving admin group read and write privileges but it gives an error of -60002 if I try that. I can't change the permissions while not logged in as root since the option is greyed out. Any ideas? I don't care one bit about "compromising security".

Hi Xeep,
Error -60002 is "The authorization parameter is invalid".
From your account, have you first tried changing the Owner to yu, then the Group to admin, then the owner back to her?
Or better yet, try BatChMod...
http://www.macchampion.com/index.shtml

Similar Messages

  • Repair user folder Permissions using terminal

    Disk utility won't repair ownership & permmisions in the root user folder. I did a transfer of apps from my old Tibook and something went wrong. Some of my folders list "Owner" as unkown etc. I had this issue a few years back when restoring from a cloned drive, and someone on this forum suggested a Terminal command to reset my user folder back to defaults with the proper ownership and that worked! Unfortunately I can't remember the command line ("sudo chown...something like that). Changing permissions on each folder and file using the "get info" command is too tedious. Thanks for any help.
    MBP 17in 2.33ghz Mac OS X (10.4.8)
    TiBook 667 Mac OS X (10.3.7)
    TiBook 667   Mac OS X (10.3.7)  

    Since the cursor advanced to the next line after entering each command, and no error message was returned, it sounds like the commands worked.
    The Get Info panel is sometimes slow to reflect permissions changes. Try control-option-clicking Finder's Dock icon and select Relaunch. See if that kick-starts the Get Info permissions report.
    You can verify that everything changed correctly by typing this into a Terminal window:
    ls -laR ~ > ~/Desktop/list.txt
    That will create a file on your desktop called list.txt. Open it with TextEdit. It will list every file and folder in your home directory. If your username is listed as the owner of everything then it worked correctly.

  • Made changes 'User/Info/Perm'. Stuck @ Grey window @ StartUp

    So I made some slight changes on my MB Wh w/Osx Lion.; made changes in 'User/Info/Perm'. Now I'm Stuck @ StartUp w/the grey window w/apple logo.
    Attempted to repair permissions & 'repaired disk' in DU. So from there in detail please, then what??? 
    Note: I have no recent or any backup, no install cd, nor the orig install disk.  Acquired this 2nd or 3rd hand.
    Thanks so much.

    Sorry me again w/ the MacBook Wh/2009 & Osx Lion "stuck at grey screen" issue.  So I did as advised, but it shows the Recovery Hd, but it says it's locked?  Now what should I do???  
    Keep in mind I am not the original owner therefore I have none of the original discs.   Plus it's been who knows how long since I'attempted' to back it up.  Yes I know very careless on my part.  But could you help me Not lose what data I have...  Please????
    TYVM

  • Problems after changing user folder name

    Hi everybody,
    My pc had a problem with the HHD so I needed to send it back to the repair centre. During the reparation the company created a user called 'user'.
    Since I had a backup that had to restore data in C:\Users\Andrea I changed the user's name as in this guide http://  superuser.com/questions/495290/how-to-rename-user-folder-in-windows-8 (I followed the step: 'I have
    already logged into that account' since that was my situation.)
    Now when opening Windows Update (only the desktop version, while the metro version works fine) I got this error
    http://  postimg.org/image/6c6konbhh/
    I hope someone has an idea of what's happening.
    Thanks in advance.
    P.S. Sorry for the links but I couldn't post links or pictures because the forum says that I am not verified.

    Create new user account with administrative privilege and try Windows Update.
    If same issue, follow the steps to solve.
    Start > Control Panel > System and Security > Administrative tools > Services
    Stop the Background Intelligent Transferring Service, Cryptographic Service and Windows Update service.
    then goto C:\Windows rename the Software Distribution folder as Software Distribution.OLD
    Reboot the PC.
    Now you can try Windows Update.

  • Changing User Folder Names

    Hi Folks.
    I’ll try to be brief. 
    Just bought a new computer with pre-installed Windows 7 home premium.
    I’ve always been a little confused since XP (or was it Vista?) by the three user folders; ‘owner’ ‘default’ and
    ‘public’ but like most people I’ve got used to it and it doesn’t bother me, I know all my stuff is in
    ‘my’ users folder.
    What really really bothers me is that on my new computer the ‘main’ user folder doesn’t bear my name but that of the computer
    store where I bought the computer. I’ve tried but can’t change the name.
    There is no way that I can live with this computer for the next few years with
    ‘Joe Bloggs Computers’ being the owner and main man on my computer. 
    Every time I look for files, download files, transfer files, save files, etc,
     its to ‘Joe Bloggs Computers’ that they go. 
    I’ve changed the ‘computer name’ to mine via computer properties and also changed the ‘Registered Owner’ name to
    mine via the registry but the main user folder still bears only the name of ‘Joe Bloggs’.
    I’ve played around with folder ownership properties (which I find mega confusing) where ownership and rights belong sometimes to me, sometimes
    to Joe Bloggs, and sometimes both to me and Joe Bloggs together.
    The hard drive has protected partitions which contain the OS but this problem bothers me so much I’d be willing to reinstall the using the
    recovery discs to solve the problem but hopefully you guys find a solution.
    Thanks

    I think you should do this -
    Change your user account name from Control panel.
    At the Control Panel you need to click on user account name.
    Click on the Change Name option
    Then
     change folder profile and make sure create a new account with administrator
    This new account is only needed to change the folder profile name.
    To create a new account click Manage Another Account > Create a new Account
    Log off your computer and then log in with the newly-created account
    Now Open Windows Explorer then navigate to C:\users
    Right click on the folder you want to rename and change it to the same name as your new  user profile with which you log
    in to your Windows 7
    At this point you have successfully renamed your Windows 7 user folder but to avoid possible error you need to perform a registry
    edit. Go to registry editor by typing “Registry” (without quote) in Start Menu. Navigate to the following registry value:
    Righ click on the profile list and navigate to  “Find” Menu
    Type in your old user in the search box and then hit ‘Find Next”.  Navigate to the “Profile Image Path” located on the
    right pane of the registry editor and click twice on it
    Edit  the registry value to rename it to your new user profile

  • Change multiple user folder permissions

    Hi,
    I'm hoping someone can help me. Stupidly I moved the folder where the users directories are with the finder. the result is I am having problems when a user logs is due to incorrect permissions. does anyone have a script or terminal command I can use to correct this issue. basically I need the folder name to be the owner and no access by other users. Thanks!

    Hi Anthony, you could use something crude like
    #!/bin/bash
    Users=/Users.txt
    data=/pathto_Homedirectories
    #for a list of users from data folder
    ls -1 $data > $Users
    for name in $(awk '{print $1}' < "
    sudo chown -R $name $data/$name
    done
    exit
    This is assuming the Home Directory names are standard.
    You will need to edit the value for data.
    As always test, test, test and have a good known working backup.

  • User folder permissions

    Hello,
    The environment: about 100 users, about 25 Windows 7 PC, DC = Server 2003 SBS, AD, local profiles with redirected desktops, documents, start menus.
    The special case: Some (generic) accounts are not supposed to be allowed to load media from external sources, such as flash drives. They must get their media from a server location.
    The part of the solution I have: Using User GPO, you can block access to removable devices for these accounts. This works - flash drives, external cd roms, hard drives, etc do not open when using those accounts.
    The issue: It is possible for a user who has external drive access to login, copy the files to his local profile on the HDD. Then it is possible for him to add the generic account that should not have access to the security permissions, allowing that generic
    account access to media they should not be able to access.
    Does anyone have any way of preventing a user from adding anyone to their local profile on the HDD? As the user is a owner on their local profile, and the profile doesn't get created until they log in for the first time, they can change any permissions and
    add whoever they want in.
    Please try to avoid a solution that runs a script after a user logs in and changes the permissions. We have 0 login scripts, everything done through group policy, and we want to stay that way if at all possible.
    Thanks

    Going to bump this...

  • Changing User Plist Permissions

    I notice that by default user specific plists have perimissions of 600 though system wide plists have permissions of 644 or higher.
    I'd like to enble group read to some of these user plists, however upon gui login/logout I notice that the OS reverts them back to 600.
    Does anyone have any idea why? Seems strange. I've seen this behavior on both lion and snow leopard.

    Hi Xeep,
    Error -60002 is "The authorization parameter is invalid".
    From your account, have you first tried changing the Owner to yu, then the Group to admin, then the owner back to her?
    Or better yet, try BatChMod...
    http://www.macchampion.com/index.shtml

  • Adobe PCD folder permissions change after launching CS5 programs

    There is a folder apparently important for Creative Suite
    5 licensing: C:\program files (x86)\common files\adobe\adobe pcd
    Unfortunately the default permissions after installing (either standard install or install from Adobe Enterprise Deployment tools) are:
    Everyone: Read
    Administrators: Full Control
    This presents a problem for using the software if your users are not local administrators.
    If you change the folder permissions to grant access to other users, than launch InDesign and/or Photoshop, the Adobe PCD permissions revert to their original settings.  I have verified that my permissions save fine by closing and reopening the folder permissions.  It's only after a CS5 program is launched that the permissions revert.
    How can I get the permissions to stay?  Until then I have to make people local admins, which is not good if they find out.  They will install all kinds of crapware and crappy legit software and break their computers further.
    Thanks,
    Josh G
    Portland, OR

    Hello Stu,
    We are running Windows 7 Enterprise 64 bit.  I don't think running this particular operating system is unique.
    The only other idea I have at the moment, besides having everyone be a local administrator, is to write a script that updates the folder permissions.  The tricky part is figuring out how often the script should run. I'm guessing that the script should run daily but I'm not sure that is frequent enough.  I suppose if the script ran hourly that wouldn't hurt anything.
    Josh

  • Question about folder permissions

    I have set up separate user accounts for myself (as administrator) and my wife and four kids (a total of six user accounts). After having problems in iTunes and iPhoto with messages regarding "locked disk, or no access" I created a group called "family" which includes all the user accounts plus admin and root. I then changed the folder permissions for all the user subfolders (and their subfolders) to be as follows:
    owner = Eric, access = read & write
    group = family, access = read & write
    others = read only
    (Note that the folder permissions for the Users folder itself are the original ones, i.e., owner = system, access = read & write; group = admin, access = read & write; others = read only.)
    Are the changes I made unnecessary or incorrect? An alternative scheme that was recommended by someone in a thread pertaining to the iTunes "locked disk" issue was the following for a given user (presumably someone other than the administrator):
    owner = (user name), access = read & write
    group = (user name), access = read only
    others = read only
    Any comments/advice will be welcome.

    Hi Eric55,
    I want to suggest two things:
    You yourself should use a non-admin account for daily
    work. An administrator should administrate, and
    should not write a letter. This would reduce risks of
    malicious software doing bad things to your whole
    system (since it would have your admin rights) and
    you yourself doing bad things without noticing (like
    deleting important files accidentically just because
    you can do so without warning).
    Many thanks for your very helpful reply. I can see the wisdom of what you're suggesting. So, should I just create another account, e.g., called "Eric2," that I use for routine work, leaving the "Eric" account that has admin rights alone except when needed for admin tasks?
    Regarding your question with folder permission: There
    is a folder named "Shared" that should hold all the
    files that everyone needs to have access to. The
    important bit is that the files in it must also be
    available to everyone.
    I had understood from the book I bought ("Mac OS X, The Missing Manual, Tiger Edition," by David Pogue) that all users have access to the Shared folder and its contents. In fact, this is how I got into this whole issue of folder permissions. Pogue's book suggests putting music (MP3) files into the Shared folder (rather than leaving them in each user's Music folder) so that all users can share them in iTunes (after switching the iTunes music folder location to the Shared. . . folder). I did this, but then my son, working from within his user account, was unable to copy the contents of a music CD into the Shared folder. That got me started on what seems to have been a misguided effort to expand folder permissions so that he (and other users) would have read & write access to the Shared folder, not just read only access.
    But once I did that, the kids starting having problems with iTunes and iPhoto from their user accounts. For example, a common problem was that when trying to open iTunes they would get an error message saying that iTunes was on a locked disk or they didn't have permission to access the folder. This didn't make sense, since I thought I'd expanded their access rights sufficiently by putting them in a "family" group and giving that group R&W access. So at that point, I concluded that I didn't understand permissions well enough!
    And for this a common group is
    alright, but Mac OS does not do this automatically;
    all files copied there must be changed manually (or
    by a folder action Apple Script, if you know how to
    do this) to this group and have the proper rights
    set.
    That's what I thought I'd done with my "family" group, but that seems to have created more problems that it solved.
    BTW, I would not put admin or root users in this
    common group, again out of caution.
    OK, makes sense.
    And user folders
    should belong to users, not to everyone. Just my
    thinking ...
    Again, what I was basically trying to accomplish was to have all the music files in the Shared folder, but at the same time make it possible for individual users to add music to the Shared folder. Maybe you have some suggestions for how to do that, and for how to revise the permissions I set up, e.g., to put them back to how they were before. If so, many thanks in advance!
    --Eric

  • Changing file access permissions?!

    I have a MacBook Pro retina running os x mountain lion, if that helps any of you guys answer this question. I recently took a screenshot of an area of the screen using the command-shift-4 combination. When i was trying to open it, though, an  error came up saying that i didnt have the permission to open the file. It told me to got to get info and change file permissions.
    How do I change file permissions and why does it say this in the first place??
    Thanks,
    RZ

    Doing a screen shot creates a file on the users desktop which they should already have permission to use.
    So if it's saying you don't means there is something else wrong with your machine.
    Do these to things first.
    1: #6 Repair Users Permissions (this will fix the in user folder permissions)
    2: #12 OnyX (free) cache cleaning and will repair OS X permissions.
    ..Step by Step to fix your Mac
    What is basically going to happen is your going to reset the permissions of all files on the machine back to what they should be and not what something caused it to become off.
    Doing all the OnyX steps in Maintainence and Cleaning is going to reset everything else in the system like caches etc., so it's like it just came from the factory which will cause those caches to rebuild anew and free of corruption that might have occured.
    OnyX also has flags as it checks the drive for other issues, thus gives you a warning of other potential problems.
    Make sure you have backups of your users files off the machine to a storage drive (not only TimeMachine) before you atempt any repairs as all the remaining software can be replaced except your files in case it turns out your problem is much larger than anticipated.
    Most commonly used backup methods

  • Extremely annoying problem with user folder name in windows 8.1

    Here is the thing:
    Friend of mine bought the laptop (very strong and expensive asus - republic of gamers) with installed windows 8.1 on it, but after a few days only I bought that computer from him because he didn't need it and he didn't use it at all!
    But, his name stayed in the windows. I changed all user accounts names and everything which was possible to be changed, but when i go to C/users his name is still there on folder!
    I can say it is very annoying because that laptop cost almost 3.000  USD and I still need to look at someone else's  name in my user folder!
    I tried to change "ProfileImagePath" in: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\ .... but after that windows logged in as a temporary profile and I spend another hour to figure out
    how to reverse the thing!
    How is possible that some so basic and simple things can't be changed at all in newest windows??? Only because some name was entered first it's not possible to be changed ever again???? Seriously?
    Not only this problem, there is too many problems with this windows 8.1! Too many! You definitely made  the worst thing ever!
    I am extremely unhappy and upset with this operative system! I,m cursing the day when i gave so much money for computer with crap called windows 8.1!!!!
    Very very angry!!!
    (P.S English is not my native language)

    Hi,
    According to your description, it seems that you have resolve that issue.
    Not only this problem, there is too many problems with this windows 8.1! Too many! You definitely made  the worst thing ever!
    Please let us know what problem did you encounter? Please give us more detailed information in order to provide the further help.
    Here is a overall guide for you to know well the Windows 8.1
    Windows 8.1: frequently asked questions
    No Karen, I didn't resolve the issue.
    I asked very simple question how to change something so basic like user folder name in Windows 8.1
    You know:  "C:/Users/"user name"
    All the links you are giving to me doesn't provide any concrete answer to this question. I spent hours and hours googling and researching about this question and only solution which i found is that i need to create completely new user account and delete completely
    the old one, just to be able to remove an old name of user folder! Are you kidding me?
    How is possible that such a basic thing is so complicated?
    Is there any way to change folder user name in any other way because i don't want to create a new user account!
    Simple question, but, like always, no any concrete answers - just some empty talks, and totally useless links and SPINNING IN THE CIRCLE all the time without the CONCRETE solution.
    As for part of my post which you quoted, and your request for more informations in order to provide me further help, i just gave it to you again. I want to change user folder name. What you don't understand in that question?
    UPDATE:
    Ok, i came back to edit this post because i have a feeling that maybe you don't understand the question and giving me this link because maybe you simply don't know that when you go to:
    Control panel/user accounts/change your account name... and change the name, and after that, when you go to C:/users, the folder with the user name still have an old user name. Which means that any changes in control panel or anywhere else doesn't make any
    changes on C:/users/  folder itself!!!!!
    In previous windows versions was possible to change it by editing "ProfileImagePath" in:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\ ....
    But when I try to do that in Windows 8.1, when I reboot computer it logs in with some temporary account, so i need to reverse everything to be able to use computer with the real account!
    So basically it seems that is absolutely impossible to change user folder name in Windows 8.1, which is simply unbelievable!
    I really think i explained very good now.

  • Can I batch change user access to folders & file read-write permissions?

    I had a corrupted user account on my iMac and after weeks of trying repairs I followed a forum suggestion to delete my account.
    Before doing so I synced all my document folders and files (since 2004) over my LAN to an external hard drive that was attached to my MacMini. I then deleted the iMac account.
    Next I backed up my Mac Mini user account with Time Machine. I then created a new iMac User account on the iMac and let the iMac access Time Machine to bring over all my MacMini preferences, settings, desktop, etc. I now have a fully functioning iMac user account.
    Here is the problem. I attached the USB external drive directly to my iMAC. I can access some of the folders and files on the external hard drive. Most of them refuse to let me acces the folder or open a file. If I use the GET INFO command I see an "_unknown" user with "read and write". I see an "everyone" with "no access". I can individually change each folder and file to allow my user account access and give myself permission to read and write the files. I cannot delete delete the "_unknown" account.
    It will take me days to individually change each folder and file manually like I am now doing.
    Is there a way to use Automator to add my user account to the folder or file and give me read and write folder and file permissions?
    Or is there any other way to do this in a batch change?
    Is there something I need to do to the external files right now that will ensure that I can access them if either computer crashes and I need to replace the MAC? I would hate to have to go through this again. Would having a MAC server instead of an external drive solve this?
    I am using MAC OS 10.6.8 with the most recent updates installed (as of today).
    Thanks,
    Sandi Dickenson

    Select the icon of the external drive in the sidebar of a Finder window, and open the Info window. In the "Sharing & Permissions" section of the window, click the lock icon and authenticate. Make sure you have read & write access to the volume by changing the settings if necessary. Then, from the action menu (gear icon), select "Apply to enclosed items."
    The "_unknown" user and group are assigned automatically to files on a volume with the "Ignore permissions" option set.

  • 2012 R2 DFS-R stops replicating content between members when folder permissions changed

    Hello,
    Since upgrading our DFS member servers (one is a physical DC, other is a VM dedicated to DFS role only) to 2012 R2 I keep getting caught in a weird replication problem. I finally found out when the problem starts, it's the change of Folder access permissions,
    e.g. removing or adding a user account or group and I don't get it why exactly contents of such folder end up completely mismatched between DFS member servers.
    To start from beginning, an example
    Both DFS servers have a dedicated NTFS volume Y: with only 1 folder in it named Folder1 which is shared and added as Folder target on both DFS member servers. Replication group exists for that Folder1 and data is in perfect sync. New/altered content is properly
    replicated to other members server in no time (<1s), everything works perfectly well.
    Now, Folder 1 contains a dozen sub-folders with permission inheritance enabled, data de-duplication is enabled as well as FSRM file screening to avoid temporary files, thumbs.db and other junk of that sort. Let's say Subfolder1 requires admin to change permissions
    so certain group of users get a read-only access to files stored inside while others can retain modification permission to put new files or so.
    The moment I do that change it triggers a problem with DFS-R and I end up with proper copy of that sub-folder on DFS1 (physical server acting as DC) and maybe around 5-10% of content on DFS2 ... why is that so that a simple permission change operation breaks
    the DFS-R every time? When that happens the DFS2 never gets those missing files, just like it didn't know it should have those.
    DFS Health Report shows file count mismatch and regular File Sharing Violations from some opened files, but there is no mention of why the darn DFS2 is missing 90% of files in certain sub-folders ... it's so annoying ...
    I found only 1 workaround for this problem so far, that is to manually pull out all files from affected sub-folder and get them out of shared Folder1 (simple cut and paste to new temporary folder on same volume works) on DFS1, so DFS2 clears that problematic
    Subfolder1, and then manually dropping the files back in place on DFS1, later all is good on both servers ... pretty weird if you ask me.
    I don't recall seeing this problem on "slow" 2008 R2 DFS-R ... Also I tested if maybe FSRM screening rules or data de-duplication has anything to do with problem, but they don't.
    Does anybody else see this behavior between 2012 R2 DFS members?

    interesting, seems the problem was with primary DFS member (the physical DC), it was simply not sending out updates to the partner, it was like that with all 2-way connections (all working one way from "secondary" to "primary" only).
    I googled a bit a found that backups (we have nightly on either member server) trigger a pause state on replication, officially it's harmless, but what if it doesn't always automatically resume?
    for now, from DFS Manager I removed all replication connections and checked if DFS2 still awaits some pending updates (sort of stuck on that), but it still did, so I had to disable its membership in all replication groups, that cleared that problem out.
    After that I re-enabled its membership and re-created all 2-way replications connections, of course it triggered complete refresh of all replicated folders (no preseeding this time), but thankfully it was quick and finished in a few hours.
    I also disabled backups on both servers for now, and all seems in sync except one folder where I think the problem was with incomplete replication database on "primary member" sort of being unaware of half of the files in folders - my workaround
    worked on that one, just pulled all folder out of it, waited until secondary deleted them, then put them all back in and all seems replicating correctly now, also no more ghost connections.
    Truly wondering what caused this madness over time, and mind you, all this setup was new, all was rebuilt on both servers (new logical volumes on both servers - one for each shared folder and replication group, new replication databases, new secondary member,
    proper preseeding procedure, etc.) and it seems like this event below might actually be sometimes not so harmless as Microsoft says it is:
    Event ID 5014The DFS Replication service is stopping communication with partner DFS1 for replication group domain.com\shared\folder due to an error.The service will retry the connection periodically. Additional Information: Error: 9036 (Paused for backup or restore)
    It looks like sometimes, it may happen that after that warning the replication starts working only 1-way and never truly resumes which then in return can cause madness after something like updating ACL on some folder in replication content.
    I re-enabled nightly backups on physical server ("primary" DFS member) for now and will keep an eye on it and potential havoc it can wreak across replication groups over time...
    Hope it helps anybody stumbling upon similar problem some day ...

  • Folder permissions for sharing between users on the same machine

    Hello,
    I have several accounts on my MacBook and I want to keep some files private and some files shared with full permissions for everyone.
    OS X standard behavior for the default Users/Shared folder is that everyone has read/write access to the folder, but if you create a new file there, then only the creating user has write access to that file.
    I want to change that folder's behavior so that newly created files can be modified by everyone on default.
    How would I do that?
    Thanks.

    Thanks, your answer helped me a lot. I found an even simpler method which doesn't require any extra applications.
    Open console and navigate to the directory where your share directory is located, e.g. /Users/Share/
    create the desired folder:  mkdir public
    set acl permissions for each user with: chmod +a "username1 allow flag1,flag2, ....." public/
    check permissions with: ls -le
    Example:
    chmod +a "dev allow list, add_file, search, delete, add_subdirectory, delete_child, readattr, writeattr, readextattr, writeextattr, readsecurity, writesecurity, chown, file_inherit, directory_inherit" public/
    This will give the user dev full access to that folder. Any file or directory created inside that folder by the user dev will also inherit the permissions of that folder.
    Also, the advanced permissions override any other permissions. you can test that my making that folder inaccessible with chmod oga-rwx public/ and dev will still be able to access it because of the acl permissions.
    exactly how i wanted it.

Maybe you are looking for

  • The auto play for videos resets everytime a new video starts, how can I get it to keep the settings I want?

    Every time a new video plays, it resets the settings to the default. How can I change the settings for video playback?

  • Looking for a real "BitSet"

    Hi all, I'm looking for an efficient set implementation based on bit vectors. BitSet doesn't support the set interface. EnumSet requires you to know the set of elements at compile time, which I don't. I guess I could subclass BitSet, implementing the

  • Outlook 2010 - 64 bit, Windows 7 64 bit, doesn't work ?

    I am using Photoshop Element 8 with Windows 7 English Versuin 64 bit, I installed in the past Office 2007 32 bit and Office 2010 32 bit, with office 2007 32 bit every thing works well, I am talking about sending email through Outlook, I don't remembr

  • Issue with Package ??

    hello experts i have to face a evalutaion . there i have to do a screen programming where there i will save data in a ztable but when i will save data then it will ask for a package and a requset number as like it ask when we create a report by se38

  • How to create Location using tcode BBPMAININT

    Hi,     I wanted to create local plants in EBP/SRM. I was using tcode BBPMAININT to create Location but facing problem.     Can any one please list steps to follow to create local plant? Is there any other tcode we can use? Regards, SAP Guy.