User photo Iview

Hello everybody,
I've a problem with the user photo iView, when you assign the photo in the preview of the iview in the PCD it works, but under a role when you assign the photo it change sometimes only...it doesn't work well!
Anyone has this problem?
It's something about the cache?
It's a bug of the iView?
Any solution?
Thanks,
Guillermo.

Hi,
I foundo a solution for the problem with the browser cache.
The
SAPNote 1001210
(https://service.sap.com/sap/support/notes/1001210) tell us that it has been a design error.
Affected versions
- NW04 SPS 19
- NW04s SPS 10 to SPS 11
Solutions -  The issue is solved with the following deliveries
       NW04 SP 20
       NW04s SP 12
- Possible workaround (by deleting the client cache)
This is the body of the SAPNote 1001210, I hope this help you:
+Note 1001210 - User Photo (browser) cache
Note Language: Inglés
Version: 4
Validity: valid since 20.02.2007 
Symptom
User Photos do not get updated when saved with the User Photo Self Service, User Photo Administration or User Photo Mass Upload.
The old user photo is still displayed for another 24 hours after the update was done.
No errors or warnings are logged
Reason and Prerequisites Reason:
Design error
The old photo from the BROWSER cache is still displayed
Affected versions:
KMC Netweaver 04 SPS 19
KMC Netweaver 04s SPS 10 to SPS 11
SCENARIO DESCRIPTION:
The first time a User Photo is displayed, it is cached in the browser. If the user has no photo, the default (no photo) is cached. The cache is configured for 24 hours.
The User Photos can be updated, but they will not appear until the cache of the browser expires.
Solution
A.) The issue is solved with the following deliveries:
KMC NW04 SP 20
KMC NW04s SP 12
B.) Possible workaround for earlier releases:
For most browsers it is possible to delete the offline content or at least the cached user photos. For Internet Explorer they are stored in files with the following name: http://localhost:50000/irj/servlet/prt/portal/prtroot/com.sap.netweaver. kmc.people.UserPhotoRenderer?mode=NORMAL&userid=USER.PRIVATE_DATASOURCE.un%3A
IE steps: Tools -> Internet Options -> Temporary Internet Files -> Settings -> View Files
Once the client cache is deleted the new photo will be called with the next server request.+
Regards
Carlos

Similar Messages

  • User Photo physical location in Who Is Who iView

    Hi ,
    Could you please let me know where will be the user photo physical location after uploading with Who Is Who iView.
    Thanks

    Hi,
    from UserPhotoService class I can see method getPhoto, where:
    public InputStream getPhoto(String uniqueID, String type)  {
    IUser user = getReadOnlyUser(uniqueID);
    byte photo[] = user.getBinaryAttribute("com.sap.ip.collaboration.ume", "photo" + type);
    return new ByteArrayInputStream(photo);
    So I would assume, that the photo is uploaded into the UME.
    Romano

  • User Photo Administration (mass upload) iview doesn't run

    Hello,
    I'm trying to mass upload lots of pictures about employees to show on CLP the photo detail. I've been searching for a long time the right way to do it through the standard User Photo Administration (mass upload) iview but not success for me.
    I've checked this message really similar to mine but not solve my problem:
    https://forums.sdn.sap.com/thread.jspa?threadID=1063236&tstart=0
    The iview properties are set to run as explain:
    http://help.sap.com/saphelp_nw04/helpdata/EN/09/d7fe40be6eef23e10000000a155106/content.htm
    This is my scenario:
    EP7 sp15
    i've got a folder on my filesystem (c:\photos). In this folder i have two files
    a) mapping.properties.txt
    inside filled with:
    emp10110=10110
    USER.CORP_LDAP.emp10110=10110
    b) 10010.JPG
    After starting the task the photo was not updated and there was nothing in the application log!?
    What could be the problem? I can add the file manually but not through mass upload iview.
    Has anybody used the User Photo Administration (mass upload) iview ?
    Thanks in advance
    Scott
    Edited by: Scott Summer on Apr 28, 2009 9:57 AM

    Hi,
    Instead of use User Photo Administration (Mass upload) using a mapping.properties file, forget it and use a easy DOS script (lots of examples on google) to rename all files on your folder with the user ID of employees. Then you'll get a folder with the employees pictures with ID user as name file.
    If  your pictures are set like Required Picture Settings on your system(size,dimensions,...) , now you will upload files without problems directly.
    Regards
    Ruben

  • Error in photo iview of MSS

    Hi All,
    I have implemented ESS and MSS on EP6.0 SP9.I am getting following portal runtime error in the photo iview of the employee profile workset in MSS.
    Error in executing a process for compilation.
    I checked the log file for the deatils..which shows following exception.
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Resource
    Component : pcd:portal_content/com.sap.portal.migrated/ep_5.0/roles/com.sap.pct.hcm.manager/mystaff/nf_2/eereview/eeprofile/com.sap.pct.hcm.eeprofilephoto
    Component class : com.sap.pct.hcm.employeeprofile.photo.PhotoComponent
    User : WAY2477
         at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:969)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:444)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:527)
         at com.sapportals.portal.prt.component.AbstractComponentResponse.include(AbstractComponentResponse.java:89)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:232)
         at com.sapportals.portal.htmlb.page.JSPDynPage.doOutput(JSPDynPage.java:76)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:232)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:153)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    Caused by: com.sapportals.portal.prt.component.PortalComponentException: Error in executing a process for compilation
         at com.sapportals.portal.prt.core.broker.JSPComponentItem.getComponentInstance(JSPComponentItem.java:109)
         at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:355)
         at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:934)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:435)
         ... 38 more
    Please somebody help me to resolve this. This is really urgent.
    The MSS version is 60.1.18.
    Regards,
    vaishali

    Hi Vaishali
    yes i'm facing same problem after applying SP for portal
    and upgrading the ESS MSS & PCUIGP component on J2ee server the problem was solved,
    If possible try to Upgrade ur Portal to SP14 (my patch level)
    and Upgrade MSS ESS & PCUIGP component to SP12 with latest patch.
    regards,
    kaushal

  • Mass upload of user photos in EP

    Hi All,
    I have to do a mass upload of user photos in EP. I tried it in two ways.
    1.     In a network folder say
    173.XX.XX.XXUserPhotos, I stored the photos and then I used the Mass photo upload iview, which is available inside collaboration demo role.
    2.     I created a new task and given the below parameters,
    1.     Task nameà MyPhotUpload
    2.     Upload from folder à
    173.XX.XX.XXUserPhotos
    3.     Photo Typeà NORMAL
    I clicked on save and then I run the task. I didnu2019t got any errors, at the same time I didnu2019t got any output also.
    Then I tried it this way.
    I created a nework path in System Administration à System Configuration à KM à CMà Global Services à Network Path (really sorry if I am being stupid)
    Here I specified the network path and the login credential required to access this folder and named this network path as u201CMyNetWrkPathu201D
    Now, I came back to mass upload ivew, there I deleted the old task and created a new task with
    a.     Task Name à MyPhotoUpload2
    b.     Upload from folder à MyNetWrkPath
    c.     Photo Typeà NORMAL
    I clicked on Save and then I run the task. Again the same result. No errors no success.
    PS: I already specified the photo type check and photo size check in System Administration à System Configuration à KM à CMà Global Services àUserPhoto
    Somebody please help me.
    Regards,
    SrinivaS

    Hi,
    it seems the portal doesn't have permissions to read contents from this physical folder.
    Try to import a sample photo with "apply checked conditions" unchecked in mass upload iView.
    If that doesn't help then try to increase the trace level to INFO for this app in Visual Administrator and see what is causing
    the problems.
    The location is com.sap.netweaver.kmc.people.photo.admin .
    Eventuallly try to import files from local folder instead of network share.
    Hope this helps.
    Regards,
    Ladislav

  • User Photo

    Hi
    I am usinf User  Photo Self maintenance which lets users to upload their photos.
    I found that these photos are getting stored in root/um folder.
    But when i try to navigate to that folder it say access denied error.
    So what shall i do to navigate to that folder?
    Eventually i am trying to get the image of that user using java code
    Please give me some inputs
    Regards
    BP

    Hi,
    although the photos are stored in the um repository (DB), there is no way to access them with the standard km navigation iView.
    You have to use the delivered User Photo Admin iView to maintain the photos.
    Regards,
    Sascha

  • User photo upload

    Hi experts,
    How do i upload user photo for the first time.
    any bodyhelp me on this.
    Advance thank you,
    Vijay

    Hi
    Can  you see the name of the person who modifies the document.
    when you click on the name, the Who's Who iview will open.
    If photo is uploaded you can see the person's photo
    Check these links also
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/95f6409daddb12e10000000a155106/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/cf/95f6409daddb12e10000000a155106/frameset.htm</a>
    Hope this will help you
    Regards
    Aparnna

  • Cisco Jabber for Windows User Photos

    CUPS 8.6.3
    Jabber Client for Windows Version 9.0.1 Build 8802
    I noticed that the Cisco Jabber for Windows Client does not automatically update with the photos that updated in Active Directory.
    I had updated a user's photo in AD and noticed that it would not change. I browsed to "C:\Users\<user name>\App Data\Local\Cisco\Unified Communications\Jabber\CSF\Photos" and had to manually delete the user photos in this folder. I exited out of the Jabber Client and restarted the program. When I did this, the Jabber Client crashed, I saved the crash report, and re-opend the Jabber client. This time the client opened properly, and the updated photos were now appearing!
    Seems like Cisco would not have set the photos to Cache to the local computer....
    Any thoughts?

    Yes, Here is a sample .xml script.
    <?xml version="1.0" encoding="utf-8"?>
      http://www.cisco.com/CiscoJabberSetup.msi
              Cisco
              http://www.cisco.com/web/fw/i/logo-open-graph.gif
              http://www.cisco.com
              Cisco Jabber for Windows
              http://server_name.cisco.com/jabber.png
              http://www.cisco.com/en/US/customer/products/ps12511/tsd_products_support_series_home.html
              Cisco Jabber
              http://server_name.cisco.com/jabber.png
              http://www.cisco.com/web/products/voice/jabber.html
      EDI
      1
      YOURDOMAINCONTROLLER
      389
      0
      ldapaccount
      ldapaccountpassword
      dc=XXXXXXX,dc=XXXXXXX,dc=com
      ipPhone
      True
      sAMAccountName
      http://www.yourinternalwebserver.com/User%20Photos/Profile%20Pictures/sAMAccountName.jpg
      true
      true
      .exe;.msi;.rar;.zip;.mp3
      false
      presence
    The bold is how we pulled photos from a directory on a web server
    If you don't have IIS running on a server you can replace
    http://www.yourinternalwebserver.com/User%20Photos/Profile%20Pictures/sAMAccountName.jpg
    with
    \\Your server\c$\PhotoFolder\sAMAccountName.jpg

  • How To Display User Photo (jpegphoto attribute) From OID LDAP Entry

    Hello everyone,
    I've spent a few days looking for a solution to this problem with no luck.
    I have a PLSQL database package that generates an organisation chart of users. It works fine but I am struggling to retrieve the users photo.
    I have tried linking to the jpg files in my /oiddas/ui/oracle/ldap/das/Images/users/ folder but these files do not always exist so this is unreliable. These files only appear to be created if a user has previously viewed their profile in Self Service Console. Even if the files exist they are often out of date and don't reflect the photo held in OID.
    I know the photo is stored in the jpegphoto attribute and I have been using DBMS_LDAP calls to retrieve other user details but I just can not find a definitive answer to how I send this image to the browser.
    If anyone has any ideas, sample code or web links it would be appreciated.
    Thanks,
    Matt

    The idea would be to get the attribute value from OID using DBMS_LDAP or Java (whatever is easyer for you) and dump it in a file. Then generate the URL to the file.
    When you initiate the LDAP connection to get the picture, remember to specify jpegphoto as a binary attribute.
    Octavian

  • Why does the User Photo Keep Changing

    I maintain two (2) users on my iMac. One personal and one business. I have separate Address Book cards for each user with different photos. For my business Address Book card, I only have my business name, phone number and  address. For the personal Address Book card, I have all my email addresses, phone numbers and addresses, including both my business address and phone number.
    Since I've updated to Mac OS X 10.7.2, I noticed my user photo for my business user continues to default back to the photo used for my personal Address Book card. I've changed the photos for the business user and for the business Address Book card several times but it continues to default to the photo used in my personal Address Book card.
    And just one more thing, how do I remove the Recent Pictures for a user?
    Thanks!

    Definitely an iCloud issue, I had this problem too but the Address Book fix mentioned elsewhere didn't work.
    In the end, I was updating some contacts on my iPhone whilst my Mac was booted into Windows (so only one device active on iCloud) and noticed the rogue bad image was in my own contact on there too, so I set a random photo as my pic in my phone's Contacts and next time I rebooted OSX, lo and behold there it is on my login screen. So I guess every time it was coming back, it was picking it up from iCloud. Bizarre.
    Going by that, I would expect the answer would be log everything out except one device (in my case, an iPhone), update that one, log the rest back in and hopefully it'll pick up the new image from the cloud.
    Here's to hoping I'm not now stuck as an accidental screenshot of some random text message

  • AD stored user Photos do not display in Lync for Mac 2011

    I'm using Lync for Mac 2011 14.0.9 and the my user photo as well as the photos of other users who are using photos stored in our AD do not display.  This behaviour has been occurring at least since 14.0.5.  The behaviour occurs regardless of whether
    I sign in using Kerberos or name / Password.  This behaviour is common for all our Mac lync users. The only photos that display are ones from windows lync users that have chosen to use a photo that is stored on the internet somewhere.
    The Lync for Mac 2011 client is running against Lync Server 2010 and Exchange 2010 servers.
    I also have the common problem that I cannot search the global address book for lync users.  Maybe this is related but none of the reports I've seen about the address book search have mentioned anything about photos not displaying. 
    Anyone Experience similar issues or know where I could start to find the problem with the contacts display?  It used to work correctly way back in 14.0.2 and subsequently an update around 14.0.5 killed the features for me.
    Oh and the Mac is running OSX 10.9 but the issues also occurred in OSX 10.8
    Thanks!

    Hi,
    Did you choose “Show a picture from a web address” on Windows Lync 2010 client? If yes, on Windows Lync 2010 client, choose “Default corporate picture” instead of “Show a picture from a web address”. Then open Lync 2011 on Mac computer to test the issue.
    The choose will sync to all Lync clients for the same Lync account.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • User Details iView - show an image as property

    Hi,
    I would like to add an image to the user details iView showing the gender of the person (e.g. male = blue icon, female = red icon).
    So the shown image must be depending on the users gender.
    Do you know if this is possible? Is it only a "simple" Layout render or something else?
    Showing icons should be possible I think (the collaboration visible status is also there). But how can I add own Icons representing a property?
    Would be great if you could tell me if this is possible and how.
    Thanks in advance.
    Stefan

    Hi Stefan,
    how do you add the text? As plain HTML? This would explain why it looks different from the rest of your text since plain HTML by default doesn't get the font style that is applied to other HTMLB elements.
    Three ways to style the text the way you want it:
    1) Use an HTMLB control which renders the font the way you want it (e.g. label)
    2) View the source code of your generated HTML. Find a text snippet which looks the way you want your text to look. Copy the CSS class and add it to your text for example with a span:
    <span class="classnameyoulookedup">Your Text</span>
    3) Add the styling you want directly inline to your text:
    <span style="font-size:...">Your text</span>
    I hope this helps,
    Esther

  • TA24960 How do you set a user photo from your photo library?

    How do you set a user photo from your photo library?

    What version of OS X are you running?

  • EP7 "Personalize - User Mapping" iView not working

    We are in the process of migrating to EP7 and have hit a snag with the Personalize - User Mapping" iview (com.sap.portal.persoUserMapping) short dumping with the following when called:
    Exception ID:04:37_19/04/07_0203_91834451
    [EXCEPTION]
    com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : pcd:portal_content/com.shell.siti.gph.shell_content/cust_content/com.shell.shellpeople/100_admin/300_user_admin/100_roles/com.shell.shellpeople.admin.roles.portal_personalization/com.sap.portal.persoUserMapping/com.sap.portal.persoUserMapping
    Component class : com.sapportals.portal.prt.component.usermanagement.UserMappingComponent
    User : Steve.Caffrey
         at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:969)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:343)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:375)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:388)
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:164)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: java.lang.NullPointerException
         at java.util.Hashtable.put(Hashtable.java:393)
         at java.util.Properties.setProperty(Properties.java:102)
         at com.sapportals.portal.prt.component.usermanagement.MappingFieldParser.addElementToCreds(MappingFieldParser.java:177)
         at com.sapportals.portal.prt.component.usermanagement.MappingFieldParser.parseFieldItem(MappingFieldParser.java:155)
         at com.sapportals.portal.prt.component.usermanagement.MappingFieldParser.parse(MappingFieldParser.java:62)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingDataModel.interpreteUserMappingFields(UserMappingDataModel.java:950)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingDataModel.getCredentials(UserMappingDataModel.java:643)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingDataModel.getCredentials(UserMappingDataModel.java:241)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingView.addLogonScreenFields(UserMappingView.java:238)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingView.createUserMappingGrid(UserMappingView.java:498)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingView.doContent(UserMappingView.java:71)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingComponent.doContent(UserMappingComponent.java:99)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         ... 7 more
    Has anyone else had problems with this in EP7.  It worked perfectly well in EP6 but I am aware there have been some user management API changes for EP7 and wonder if they may be the cause?
    Any help or advice you can offer will be gratefully received and of course rewarded with points.
    Thanks,
    Steve.

    Hi Sunil,
    Thanks for the reply.
    Unfortunately the Direct Editing tab is not available in EP7 (probably because it was so buggy in the first place).
    Also, looking at our EP6 setup where the iView works just fine this parameter is set as:
    ume.usermapping.unsecure=FALSE
    Any other ideas?
    Regards,
    Steve.

  • Help changing my user photo

    im trying to change my user photo when i log into my MacBook air. I tagged faces into everyone one of my photos, but when I go to change my photo none of the pictures will show up under faces. It just says that I can go tag faces into my photos? Any help figuring out why they won't show up or how I can change my photo?

    Hi Carissalong98,
    Happy Holidays!  Is the photo you want to use for your User account on your MacBook in iPhoto or Aperture?  One thing you can try is to drag the photo to your desktop and then drag it from the Finder application to your account settings.  The article below explains to add a picture to your User settings.
    OS X Yosemite: Add a user picture
    http://support.apple.com/kb/PH18896
    Your user picture appears next to your name in the login window, and is used by apps such as Mail, Messages, and Contacts. You can choose your own picture. 
    Choose Apple menu > System Preferences, then click Users & Groups.
    Click the lock icon  to unlock it, then enter an administrator name and password. 
    Select your user, then click the picture.
    Do one of the following:
    Use an existing picture: Click a category, then select a picture. 
    Defaults: Pictures that are included with OS X. 
    Recents: Pictures that were recently used as user pictures. 
    My Photo Stream: Pictures from your iPhoto photo stream. 
    Faces: Faces recognized in iPhoto. 
    Linked: Picture from Contacts. 
    You can also drag and drop an image file from the Finder onto the user picture.
    Click Done.
    Cheers,
    Judy

Maybe you are looking for

  • Sometimes the keyboard and trackpad freeze

    I have seen some occurences where the keyboard and trackpad will stop responding on my MacBook Core Duo (1st generation). It usually lasts around a second but i had at least 2 occurences where my only option seemed to force a reboot (the Power button

  • Lag on wake-up

    Has anyone else had the problem with their Droid X being extremely laggy on wake-up? Mine is pretty awful.  Sometimes I can't even swipe back and forth between home screens - I have to turn it off and turn it back on again just to be able to do anyth

  • HT1212 Is there any way to unlock a disabled ipod without pressing the power button?

    My ipod has been stolen at my high school for over six months. Long story short, i retrieved it and it turns out that my ipod is being disabled for 22,135,578 more minutes. I checked the apple forums and i saw how you could reactivate you passcode bu

  • Fonts missing in PSE7

    I just installed PSE7 on a new Windows 7 computer, but there seem to be some font styles missing from my choices in the drop-down list that had been available on my other computer. My previous install was on another Windows 7 PC. Any ideas?

  • Redownload Adobe Photoshop Elements

    I purchased and downloaded Adobe Photoshop Elements 3.0 and need to redownload. I accessed my order but do not know how to access site to redownload. Can anyone help me?