Problems customizing the user template

Hi,
I'm trying to customize the user template on 2 laptops. I've done this before with no problems, but this time it doesn't appear to be working correctly. I'm using the following command
cp -R /Users/TEMPLATE/* /System/Library/User\ Template/English.lproj
where TEMPLATE is the name of the user account I want to use as my custom template.
When I enter this command I receive the following:
usage: cp [-R [-H | -L | -P]] [-fi | -n] [-pvX] source_file target_file
cp [-R [-H | -L | -P]] [-fi | -n] [-pvX] source_file ... target_directory
Can anyone help me?
I'm using Leopard and am logged in as root.

I thought a typo may have been possible too. So I even copied and pasted the command string from the website which gave the directions for customizing the user template and it still wouldn't work. I ended up finding a post somewhere where someone else had problems with this and they simply suggested logging in as root and manually copying the files to the User Template folder which worked for me. Still like to know why it didn't work through the Terminal. Strange. Anyway, I have a workaround if I run into it again. Thanks for your help and the advice about the keychain!

Similar Messages

  • Error message in time machine: "There was a problem with the user name or the password of the network

    I have been unable to back up my macbook to my time capsule for some time now. I received the following error message (translated from Swedish) when trying to back up using time machine:
    "The network's volume could not be placed on the desktop. There was a problem with the user name or the password for the network.
    Open system preferences and go to Time Machine. Select the volume for security backup again and state the correct user name and password."
    I have confirmed the network password, and also tried with resetting the password. I have not idea what else to do. Any help is much appreciated.
    Best regards,
    John

    I have been unable to back up my macbook to my time capsule for some time now. I received the following error message (translated from Swedish) when trying to back up using time machine:
    "The network's volume could not be placed on the desktop. There was a problem with the user name or the password for the network.
    Open system preferences and go to Time Machine. Select the volume for security backup again and state the correct user name and password."
    I have confirmed the network password, and also tried with resetting the password. I have not idea what else to do. Any help is much appreciated.
    Best regards,
    John

  • Charm: BP problem with the user

    Hi!
    I have problem with the user for the usage of ChaRM.
    When I try to set the the (urgent) correction in Development i get the following error.
    There is no valid business partner assigned to your user.
    Meanwhile the appropriate BP-entry for the user exists:
    External BP number: <SID> <CLNT> <user name>
    Identification number: <SID> <installation number> <user name>
    Furthermore I have the following error, when I try to approve the change request:
    Partner 141 (Change-Manager) is neither an employee nor an organizational unit
    I would be great to get some help here.
    Thank you
    regards
    Thom

    Hi Thomm,
    1. There is no valid business partner assigned to your user.
       In BP under identification tab,
       ID type    idenification number
      CRM001 <SID> <installation number><CLNT><username>
    2.Partner 141 (Change-Manager) is neither an employee nor an organizational unit
    Assign the BP role as "Employee" for Change Manager
    regards
    Naveen

  • Problems using the 'stationery template' feature in mail

    I have used the stationery templates feature in mail without any problems in the past. Now when i send a stationery template, like a photo template, the email is unreadable for the people receiving my emails (both Mac & PC). Sometimes the email looks like a Picasso painting or the receiver gets a bunch of attachments as if the email came in a bunch of separate files. Could this be possible due to the upgrade to 10.6 from 10.5? Or am i doing something wrong? Is there a separate upgrade for this?
    thanks

    I have used the stationery templates feature in mail without any problems in the past. Now when i send a stationery template, like a photo template, the email is unreadable for the people receiving my emails (both Mac & PC). Sometimes the email looks like a Picasso painting or the receiver gets a bunch of attachments as if the email came in a bunch of separate files. Could this be possible due to the upgrade to 10.6 from 10.5? Or am i doing something wrong? Is there a separate upgrade for this?
    thanks

  • Problem With the Web Template in the QA when moved from DEV

    Hi SAP gurus,
    I am Working in BI 7.0 SP16 . Actually I had Designed and Published a web template which generates graphs in the Portal.
    In WAD
    In the chart options, for X-axis, for the text direction i have changed to Diagonal UP and font for the text is "Arial" and style is "bold".
    when I execute the Web template in Development System all the queries , graph and font is working fyn.....but when I transported to the QA system
    the problem is:
    When I executed the Web template in QA , the graph is generating fyn and the queries r running fyn but the font  changed to "Times New Roman " , the direction of the text is "Horizontal" and the style is "Normal"
    and when i checked the chart options in QA i can see all the options are right i.e what i had given in the development system the text direction " Diagonal UP" and font for the text is "Arial" and style is "bold".
    this was the frst graph that i was generated in the WAD in DEV moved to QA.......so wat could be the problem.....Is there any problem vith the configuration issue in the portal side in QA or any connection problem in the portal?
    can any one help me to solve this issue?
    Thanks ,
    Aravind

    Hi sriman,
    when u want to edit  the chart-> rgt click on the chart and select the edit option
    -> it vill take to the other window
    -> at the bottom of the chart there is a button refine.click that button.it vill take to the others options for the chart.
    ->click the category axis(X-axis) or to the right of the chart, u can c the chart options,go to the category axis ,expand the categoryaxis option.
    -> under the category option, there vill be four options Line, Grid line,Title and Unit.
    -> Select the Line option,at the bottom of that window, u can c the option for the Line.
    -> go to the text properties, u can change the text wat u want.
    regards,
    Aravind.

  • What is the User Template folder in the /System/Library? Can I delete it?

    hi, looking for a little help. i was just perusing stuff on my macbook pro and came across this in finder:
    macintosh>system library>user template. it's a folder with a little red circle and minus sign in the corner and the dates it was created, modified and last used were before we bought the computer. clicking on 'more info' tells me i don't have access to it. does anyone know what it is and if it can be trashed without adversely affecting my laptop? the size says 'calculating size' but it never gets off of that. thanks.

    does anyone know what it is
    The source files for all newly created user accounts.
    if it can be trashed without adversely affecting my laptop?
    No, and nothing else in System can be unless instructed otherwise.
    (55885)

  • Customizing the user instructions

    Is there a way to customize the instructions presented at a user action by using process data? I have tried putting XPath expressions in the Instructions field, but it seems to treat everything as a litteral string and does not process it.

    Hello -
    yes - you can put XPath expressions in the Instructions field in the User QPac. Here is an example:
    "Please approve or reject PO Number: "{$/process_data/@PONum$}
    where PONum is a String variable.
    Unfortunately there is no XPath browser dialog to help construct these XPath statements, but you can use the XPath browser used in other QPacs to construct the XPath statements.
    Hope this helps,
    Will@Adobe

  • Problems with the user gdm

    Every time the user gdm logins in, including when the GNOME (2) login manager starts,
    gdm's settings (theme + icons) resets.
    Also; in the login manager, the background is delayed, and is black until the colour and image(?) is set.
    I have tried setting mode and owner to /var/lib/gdm (gdm's home folder) to 0777 and gdm.
    I have tried setting the settings using:
    − gconftool-2
    − xhost +; su gdm; dbus-launch; gconf-editor
    − xhost +; su gdm; dbus-launch; gnome-appearance-properties
    as well as: su gdm; echo gnome-session > xinitrc; xinit -display :1.0 -- :1.0 vt9 &
    Only manditory settings in gconf seems to work, but that is not an option.
    Any ideas how I can change the GDM theme and icon theme, and making them stay?

    Yes I'm still using GNOME 2 (using GNOME 3 is ludicrous).
    It is installed using ARM (repo. at arm.konnichi.com)
    I'm up to date.
    The thing that is most important for my is to get the background instantly and not blank in the beginning.
    But how do I customise in GNOME 2 if gdm (user) is only version 3?
    I'm also interested in how to start the GNOME login session from a TTY (e.g. from were you get if you press Ctrl+Alt+F1) to another (e.g. Ctrl+Alt+F8).
    (Login, not already login as described in original post) Although that is more fit for a new topic, or actually retrying to look it up. (Not really high priority).

  • Customizing the Contract Template in Oracle R12

    Hi,
        We would like to customize the Contracts template, "Oracle Contract Terms Template", where in we have to include a new page and logo and customize the signature. Referred the Note ID 1269527.1, it was not addressing our issue. We are trying to customize the OKCTERMS_en.xsl file. we are not able to proceed. It would be of great help if someone helps us with the steps.
    Regards,
    Akshay

    Hello Akshay,
    as your question is about an EBS product, I need to redirect you to the E-Business Suite forums at
    https://community.oracle.com/community/developer/english/e-business_suite
    This forum is dedicated to Fusion Applications questions and we have no experience with the EBS Contracts product.
    Thanks,
    Oliver
    Fusion Applications Developer Relations
    http://blogs.oracle.com/fadevrel

  • Problem with the user-defined message search in PI 7.3.1

    Hi, all
    I having been trying out the new user-defined message search in PI 7.3.1(with TREX). I am stuck on creating the search critera section and could not move forward. Here is how I define the filter:
    Here is a sample payload:
      <?xml version="1.0" encoding="utf-8" ?>
      <ns:JOB_MT xmlns:ns="urn:peoplesoft:batch:job_r:message">
        <MsgData>
          <JOB>
             <ACTION_FLAG>NewPerson</ACTION_FLAG>
             <EMPLID>XXXXX</EMPLID>
             <REG_NO />
             <LAST_NAME>XXXX</LAST_NAME>
             <FIRST_NAME>XXXX</FIRST_NAME>
          </JOB>
        </MsgData>
      </ns:JOB_MT>
    I have tried the xpatch search criteria as the following:
    /ns:JOB_MT/MsgData/JOB/EMPLID
    /ns:JOB_MT xmlns:ns="urn:peoplesoft:batch:job_r:message"/MsgData/JOB/EMPLID
    Both failed to return the emplid field when I clicked on the "test search criteria" against a PI message. Can you advise what I did wrong?
    Thanks,
    Jonathan.

    Hi.
    Did you put the prefix?
    Regards

  • Problem customizing the toolbars

    I just upgraded to Firefox 4 Beta. I'm trying to customize my toolbars, to make it look the same way I had it on the previous version of Firefox. All I'm trying to do is to put all the items in 2 toolbars: one on the top is the menu bar, the one on the bottom has the Navigation Icons, the Tabs and the Bookmarks Toolbar Items.
    I'm not able to do that.
    If I move the Bookmarks Toolbar Items on the same "line" of the Tabs (on the right side of the tabs), I lose the small tab with the "+" sign (the one to open a new tab). Also I can't align the Bookmarks Toolbar Items on the right side of the screen.
    If I try to disable the menu bar, Firefox crashes.
    If I move the navigation icons on the left side of the Tabs (same "line"), the navigation icons become small (even if the "use small icons" option is not checked) and faded, almost impossible to see.

    In your formsweb.cfg file, set separateFrame=true.
    Also, if you search the forum using "separateFrame", you will find a lot of discussion and tips about this topic.

  • Return the user to the original point in the template after making selectio

    Hi,
    Can u suggest one solution for this problem
    Return the user to the original point in the template after making selections/returning back from the select views . While using the select list in middle of the page or some other point of the page, the page will be getting refreshed and it will be returned to the start of the page. My requirement is make it return to the same position after the refreshed page.
    Thanks,
    Ramky

    Hi Vikas,
    I have done the same setup as your sample application. I am using
    <br>
    Branch URL : <br>
    f?p=&APP_ID.:&APP_PAGE_ID.:&APP_SESSION.::::::#&P1_ANCHOR.
    <br>
    Computation for P1_ANCHOR:<br>
    case :REQUEST
    WHEN 'P1_A_SCN' THEN 'P1_A_SCN'
    ELSE NULL
    end
    <br>
    Anchor Code in region header for item P1_A_SCN:<br>
    < a name="P1_A_SCN">< /a >
    <br>
    When I use the select list it wont come back to the region where the select list P1_A_SCN is located. I checked for the value in P1_ANCHOR in the session state and it correctly shows as 'P1_A_SCN'. But the page URL after the submit does <b>not</b> show the anchor like<br>
    ......f?p=206:1:14418154115565883485::::::#P1_A_SCN it shows <br>
    ......f?p=206:1:14418154115565883485::::::
    <br>
    When I but the branch URL as <br>
    f?p=&APP_ID.:&APP_PAGE_ID.:&APP_SESSION.::::::&P1_ANCHOR. without the '#' it shows the page URL as<br>
    ......f?p=206:1:14418154115565883485::::P1_A_SCN
    <br>
    Do you what is causing the anchor to not show up in the page URL and thereby the intra page branch to not work.
    Thanks,
    Swaroop

  • New account not picking up template from "User Template" folder.

    With past OS'es I've successfully managed to create a new "Staff" account on my main staff image-maker Mac, drag and copy all of that account's folders into: System>Library>User Template>English.lproj
    This is very helpful when a staff member leaves, I can simply create a new account, and the Mac would/should pick up all the settings and items found within the English.lproj folder in order to complete the creation of a new "Staff" account.
    This is not working for me in Snow Leopard for some reason. I'm assuming it's a rights issue on either the User Template folder or the English.lproj folder...or both.
    Problem: The original "Staff" account and all new "Staff" accounts pick up a generic set of folders for that account, even though my self-created account folders are still located in the English.lproj folder mentioned above.
    Any thoughts would be greatly appreciated, Gramps.

    Can you share which permissions you ended up looking at? I'm having the same issue. I'm doing exactly what I've always done but for some reason 10.6 is giving me grief.

  • Migration Assistant doesn't respect User Templates

    Hi everyone,
    I work doing Information Technology support for a small (of about 30-40 people) communications department. We just ordered about 9 computers, and they all came with Lion.
    Some people that I work with are very change-phobic, and I've created a default user template that respects what they've been doing for a long time and includes what I need to do my job. The main things I've changed include reversing the natural scroll direction (I know, I know, I like it myself, but like I said, some people I work with are incredibly change-phobic) remote login settings, showing the Library folder, and including default login software (such as new backup software we've decided to deploy at the same time as new computer deployments). 
    I've found that creating new users on the system respects the user template:
    (found at /System/Library/User\ Template/English.lproj/Library/Preferences/).
    But when I migrate users (either choosing to migrate settings, or not migrate settings), it doesn't matter, as the OS defaults back to not including the new login software and reverting scroll direction.
    I can't hold off much longer in deploying these computers, but I know that I'll immediatly get a lot of requests about how to put settings back to the way they were.
    Is there a way to have Migration Assistant respect the default user template (when not migrating settings)?
    Best,
    Allen

    Hi John,
    While your link was certainly informative, it isn't really addressing my problem, though I appreciate your response.
    I don't know if this may interest you, but you can force the Setup Assistant to run without reinstalling Lion. Just boot into single user mode (command+s), then remove this file:
    rm /var/db/.AppleSetupDone
    You see, your mac, upon every boot, checks to see if that file is present. Its not really even a file that holds any information (its just a file named .AppleSetupDone). If the file is not present, your computer will run the "first-run wizard," or Setup Assistant.
    It's also a trick you can use if you don't have an administrative account on a computer.
    Anyway, I'm still hoping I can get answers about why migration assistant refuses to respect the defaults I've set at:
    /System/Library/User\ Template/English.lproj/Library/Preferences/
    Best, and thanks again,
    Allen

  • User template and Novell ActiveSync provisioning

    Here is what my Novell tree looks like. A user template exists at the Location level and also at the business unit level. If there's a user template exists at the business unit level, then it will take precedent over the user template at the Location level. When I provision a user, I need to pick a user template.
    Continent
    |______Location
    ______User Template (UT)
    |______Business Unit
    _______User Template (UT)
    1) How do I detect if there's a user template exists at a given branch?
    2) I can't put a user template on the resource parameters page since it could exists at different places. How do I dynamically assign a user template to a user in the form during ActiveSync provisioning?
    Thanks

    Has anyone assign a user template dynamically in a custom form before? I tried to map to the objectclass attribute in the resource schema but I got the below error during the provisioning process of a new user
    Error: NWDSReadAttrDef: 0xFFFFFDA5 (-603): ERR_NO_SUCH_ATTRIBUTE
    Could not get syntax for attribute 'objectClass'. The attribute name may not be correct.
    Any suggestions?
    Thanks,

Maybe you are looking for