Where shoule I put TrustedPrincipal.conf?

Hi,
we have two servers to deploy BOE. one is BOE server, the other is WebLogic Server. Then we configured trusted authentication in CMC on BOE server, and created a trustedprincipal.conf in <INSTALLDIR>\BusinessObjects Enterprise 12.0\win32_x86 on BOE machine.
But since we don't install boe on WebLogic Server, we don't know which directory should we put trustedprincipal.conf on WebLogic Server?
Thanks

Hi John,
All the information is in this KB:
https://service.sap.com/sap/support/notes/1401607
I've tried the parameter indicated:
-Dbobj.trustedauth.home=c:/Test
only with Tomcat, but it should be the same with Weblogic.
Regards,
Julian

Similar Messages

  • Where should I put trustedprincipal.conf in

    Hi experts,
    We have BOE XI 3.1 in our server.
    We configured trusted authentication in CMC of our server machine, and created a trustedprincipal.conf in D:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\win32_x86 of my client machine. I created a jsp file to access bo reports.
    I can not approach http://bfphp:8080/OpenDocument/opendoc/openDocument.jsp, just get alert after running the jsp file.
    However, we put trustedprincipal.conf in our server machine and remove the file from my client machine, I can approach openDocument.jsp after accessing the jsp file.
    Official document says trustedprincipal.conf should be put in client, but we tried it, logon fails. When I put it in server, logon succeeds.
    My question is, if trustedprincipal.conf is put in server, can anyone who knows a user of BO system access to bo system via the jsp file. So how can I control authentication of client who access to BO system, and where should I put trustedprincipal.conf in?

    HI,
    this sounds like a general BusinessObjects Enterprise configuration topic. this forum here is for the Integration Kit for SAP.
    Ingo

  • Where do I put a new module?

    I am installing wireless networking on an Asus P5B Deluxe WiFi motherboard.  It uses a realtek 8187L.  I got the linux driver off of the realtek site and built it; now I have a file named r8187.ko.  Where do I put it so I can use it at boot?

    With the ndiswrapper I used the latest Windows XP driver from the RealTek site; it may not be supported, I suppose.  I couldn't find the pci id of this card, it's on an Asus P5B Deluxe WiFi motherboard, and uses a USB connection.  It identifies as the RTL8187L, but nothing more than that that I have seen.  I didn't find it on the ndiswrapper wiki page.
    Here is the lspci output:
    00:00.0 Host bridge: Intel Corporation 82P965/G965 Memory Controller Hub (rev 02)
    00:01.0 PCI bridge: Intel Corporation 82P965/G965 PCI Express Root Port (rev 02)
    00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #4 (rev 02)
    00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #5 (rev 02)
    00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI #2 (rev 02)
    00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
    00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
    00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 02)
    00:1c.5 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 6 (rev 02)
    00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #1 (rev 02)
    00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #2 (rev 02)
    00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #3 (rev 02)
    00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI #1 (rev 02)
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev f2)
    00:1f.0 ISA bridge: Intel Corporation 82801HB/HR (ICH8/R) LPC Interface Controller (rev 02)
    00:1f.2 SATA controller: Intel Corporation 82801HR/HO/HH (ICH8R/DO/DH) 6 port SATA AHCI Controller (rev 02)
    00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
    02:00.0 Ethernet controller: Marvell Technology Group Ltd. Unknown device 4364 (rev 12)
    03:00.0 IDE interface: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller (rev 02)
    03:00.1 IDE interface: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller (rev 02)
    04:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce 7600 GS] (rev a1)
    05:00.0 Multimedia video controller: Internext Compression Inc iTVC15 MPEG-2 Encoder (rev 01)
    05:01.0 PCI bridge: Hint Corp HB6 Universal PCI-PCI bridge (non-transparent mode) (rev 11)
    05:03.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
    05:04.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit Ethernet Controller (rev 13)
    06:08.0 Multimedia video controller: Internext Compression Inc iTVC16 (CX23416) MPEG-2 Encoder (rev 01)
    06:09.0 Multimedia video controller: Internext Compression Inc iTVC16 (CX23416) MPEG-2 Encoder (rev 01)
    The rest of this may well be a complete waste of time.  In reading the links provided to the native drivers, I'm not finding wpa support mentioned; but I may be wrong.  Anyway, here's what I did with the native drivers............
    I have (again) run into a brick wall while configuring wpa_supplicant under the native driver.  This should be supported, since there is a version included with the driver.  I tried that, gave up on that and downloaded the Arch package and have been playing with it.
    I bring my network up with this script:
    #!/bin/sh
    cd /opt/rtl-modules/ieee80211/
    insmod ieee80211_crypt-rtl.ko
    insmod ieee80211_crypt_wep-rtl.ko
    insmod ieee80211_crypt_tkip-rtl.ko
    insmod ieee80211_crypt_ccmp-rtl.ko
    insmod ieee80211-rtl.ko
    cd ../beta-8187/
    insmod r8187.ko
    cd /
    ifconfig wlan0 up
    iwconfig wlan0 ap 00:13:49:79:BF:2B
    #iwconfig wlan0 ap 00:0D:88:FA:1B:7E
    iwconfig wlan0 essid B88888A
    ifconfig wlan0 192.168.27.8
    cd /
    /etc/rc.d/network restart
    The 2B ap is my open one that I use for testing; when I am trying to use wpa it is commented out and the 7E ap, which uses wpa, is uncommented.
    My wpa_supplicant file is this:
    ctrl_interface=/var/run/wpa_supplicant
    network={
        ssid="B88888A"
        #scan_ssid=1
        psk="aphrasenothererightnow"
            key_mgmt=WPA-PSK
            proto=WPA
            pairwise=TKIP
            group=TKIP
            priority=9
    when I run this using
    wpa_supplicant -D ipw -c /etc/wpa_supplicant.conf -i wlan0 -dddd
    I get:
    ioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
    Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 'ipw' ctrl_interface 'N/A' bridge 'N/A'
    Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'
    Reading configuration file '/etc/wpa_supplicant.conf'
    ctrl_interface='/var/run/wpa_supplicant'
    Line: 5 - start of a new network block
    ssid - hexdump_ascii(len=7):
         42 35 33 35 36 36 41                              B88888A         
    PSK (ASCII passphrase) - hexdump_ascii(len=20): [REMOVED]
    key_mgmt: 0x2
    proto: 0x1
    pairwise: 0x8
    group: 0x8
    priority=9 (0x9)
    PSK (from passphrase) - hexdump(len=32): [REMOVED]
    Priority group 9
       id=0 ssid='B88888A'
    Initializing interface (2) 'wlan0'
    EAPOL: SUPP_PAE entering state DISCONNECTED
    EAPOL: KEY_RX entering state NO_KEY_RECEIVE
    EAPOL: SUPP_BE entering state INITIALIZE
    EAP: EAP entering state DISABLED
    EAPOL: External notification - portEnabled=0
    EAPOL: External notification - portValid=0
    wpa_driver_ipw_init is called
    SIOCGIWRANGE: WE(compiled)=20 WE(source)=16 enc_capa=0x0
      capabilities: key_mgmt 0x0 enc 0x3
    WEXT: Operstate: linkmode=1, operstate=5
    Own MAC address: 00:15:af:04:32:df
    wpa_driver_ipw_set_wpa: enabled=1
    wpa_driver_ipw_set_key: alg=none key_idx=0 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=1 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=2 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=3 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_countermeasures: enabled=0
    wpa_driver_ipw_set_drop_unencrypted: enabled=1
    Setting scan request: 0 sec 100000 usec
    Added interface wlan0
    Wireless event: cmd=0x8b06 len=8
    State: DISCONNECTED -> SCANNING
    Starting AP scan (broadcast SSID)
    Trying to get current scan results first without requesting a new scan to speed up initial association
    Received 251 bytes of scan results (1 BSSes)
    Scan results: 1
    Selecting BSS from priority group 9
    0: 00:0d:88:fa:1b:7e ssid='B88888A' wpa_ie_len=24 rsn_ie_len=0 caps=0x11
       selected based on WPA IE
    Trying to associate with 00:0d:88:fa:1b:7e (SSID='B88888A' freq=0 MHz)
    Cancelling scan request
    WPA: clearing own WPA/RSN IE
    Automatic auth_alg selection: 0x1
    wpa_driver_ipw_set_auth_alg: auth_alg=0x1
    WPA: using IEEE 802.11i/D3.0
    WPA: Selected cipher suites: group 8 pairwise 8 key_mgmt 2
    WPA: set AP WPA IE - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
    WPA: clearing AP RSN IE
    WPA: using GTK TKIP
    WPA: using PTK TKIP
    WPA: using KEY_MGMT WPA-PSK
    WPA: Set own WPA IE default - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
    No keys have been configured - skip key clearing
    wpa_driver_ipw_set_drop_unencrypted: enabled=1
    State: SCANNING -> ASSOCIATING
    WEXT: Operstate: linkmode=-1, operstate=5
    Setting authentication timeout: 10 sec 0 usec
    EAPOL: External notification - EAP success=0
    EAPOL: External notification - EAP fail=0
    EAPOL: External notification - portControl=Auto
    Wireless event: cmd=0x8b15 len=20
    Wireless event: new AP: 00:00:00:00:00:00
    Added BSSID 00:0d:88:fa:1b:7e into blacklist
    State: ASSOCIATING -> DISCONNECTED
    WEXT: Operstate: linkmode=-1, operstate=5
    EAPOL: External notification - portEnabled=0
    EAPOL: External notification - portValid=0
    EAPOL: External notification - EAP success=0
    CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
    wpa_driver_ipw_set_key: alg=none key_idx=0 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=1 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=2 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=3 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=0 set_tx=0 seq_len=0 key_len=0
    Wireless event: cmd=0x8b15 len=20
    Wireless event: new AP: 00:00:00:00:00:00
    Added BSSID 00:00:00:00:00:00 into blacklist
    State: DISCONNECTED -> DISCONNECTED
    WEXT: Operstate: linkmode=-1, operstate=5
    EAPOL: External notification - portEnabled=0
    EAPOL: External notification - portValid=0
    EAPOL: External notification - EAP success=0
    CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
    wioctl[IPW_IOCTL_WPA_SUPPLICANT]: Operation not supported
    pa_driver_ipw_set_key: alg=none key_idx=0 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=1 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=2 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=3 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=0 set_tx=0 seq_len=0 key_len=0
    Wireless event: cmd=0x8b1a len=16
    Wireless event: cmd=0x8b15 len=20
    Wireless event: new AP: 00:00:00:00:00:00
    BSSID 00:00:00:00:00:00 blacklist count incremented to 2
    State: DISCONNECTED -> DISCONNECTED
    WEXT: Operstate: linkmode=-1, operstate=5
    EAPOL: External notification - portEnabled=0
    EAPOL: External notification - portValid=0
    EAPOL: External notification - EAP success=0
    CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
    wpa_driver_ipw_set_key: alg=none key_idx=0 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=1 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=2 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=3 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=0 set_tx=0 seq_len=0 key_len=0
    Authentication with 00:00:00:00:00:00 timed out.
    BSSID 00:00:00:00:00:00 blacklist count incremented to 3
    State: DISCONNECTED -> DISCONNECTED
    WEXT: Operstate: linkmode=-1, operstate=5
    No keys have been configured - skip key clearing
    EAPOL: External notification - portEnabled=0
    EAPOL: External notification - portValid=0
    Setting scan request: 0 sec 0 usec
    State: DISCONNECTED -> SCANNING
    Starting AP scan (broadcast SSID)
    Scan timeout - try to get results
    Received 251 bytes of scan results (1 BSSes)
    Scan results: 1
    Selecting BSS from priority group 9
    0: 00:0d:88:fa:1b:7e ssid='B88888A' wpa_ie_len=24 rsn_ie_len=0 caps=0x11
       selected based on WPA IE
    Trying to associate with 00:0d:88:fa:1b:7e (SSID='B88888A' freq=0 MHz)
    Cancelling scan request
    WPA: clearing own WPA/RSN IE
    Automatic auth_alg selection: 0x1
    wpa_driver_ipw_set_auth_alg: auth_alg=0x1
    WPA: using IEEE 802.11i/D3.0
    WPA: Selected cipher suites: group 8 pairwise 8 key_mgmt 2
    WPA: set AP WPA IE - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
    WPA: clearing AP RSN IE
    WPA: using GTK TKIP
    WPA: using PTK TKIP
    WPA: using KEY_MGMT WPA-PSK
    WPA: Set own WPA IE default - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
    No keys have been configured - skip key clearing
    wpa_driver_ipw_set_drop_unencrypted: enabled=1
    State: SCANNING -> ASSOCIATING
    WEXT: Operstate: linkmode=-1, operstate=5
    Setting authentication timeout: 10 sec 0 usec
    EAPOL: External notification - EAP success=0
    EAPOL: External notification - EAP fail=0
    EAPOL: External notification - portControl=Auto
    Wireless event: cmd=0x8b15 len=20
    Wireless event: new AP: 00:00:00:00:00:00
    BSSID 00:0d:88:fa:1b:7e blacklist count incremented to 2
    State: ASSOCIATING -> DISCONNECTED
    WEXT: Operstate: linkmode=-1, operstate=5
    EAPOL: External notification - portEnabled=0
    EAPOL: External notification - portValid=0
    EAPOL: External notification - EAP success=0
    CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
    wpa_driver_ipw_set_key: alg=none key_idx=0 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=1 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=2 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=3 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=0 set_tx=0 seq_len=0 key_len=0
    Wireless event: cmd=0x8b15 len=20
    Wireless event: new AP: 00:00:00:00:00:00
    BSSID 00:00:00:00:00:00 blacklist count incremented to 4
    State: DISCONNECTED -> DISCONNECTED
    WEXT: Operstate: linkmode=-1, operstate=5
    EAPOL: External notification - portEnabled=0
    EAPOL: External notification - portValid=0
    EAPOL: External notification - EAP success=0
    CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
    wpa_driver_ipw_set_key: alg=none key_idx=0 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=1 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=2 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=3 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=0 set_tx=0 seq_len=0 key_len=0
    Wireless event: cmd=0x8b1a len=16
    Wireless event: cmd=0x8b15 len=20
    Wireless event: new AP: 00:00:00:00:00:00
    BSSID 00:00:00:00:00:00 blacklist count incremented to 5
    State: DISCONNECTED -> DISCONNECTED
    WEXT: Operstate: linkmode=-1, operstate=5
    EAPOL: External notification - portEnabled=0
    EAPOL: External notification - portValid=0
    EAPOL: External notification - EAP success=0
    CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
    wpa_driver_ipw_set_key: alg=none key_idx=0 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=1 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=2 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=3 set_tx=0 seq_len=0 key_len=0
    wpa_driver_ipw_set_key: alg=none key_idx=0 set_tx=0 seq_len=0 key_len=0
    CTRL-EVENT-TERMINATING - signal 2 received
    Removing interface wlan0
    State: DISCONNECTED -> DISCONNECTED
    WEXT: Operstate: linkmode=-1, operstate=5
    No keys have been configured - skip key clearing
    EAPOL: External notification - portEnabled=0
    EAPOL: External notification - portValid=0
    wpa_driver_ipw_set_wpa: enabled=0
    wpa_driver_ipw_set_drop_unencrypted: enabled=0
    wpa_driver_ipw_set_countermeasures: enabled=0
    No keys have been configured - skip key clearing
    WEXT: Operstate: linkmode=0, operstate=6
    Removed BSSID 00:00:00:00:00:00 from blacklist (clear)
    Removed BSSID 00:0d:88:fa:1b:7e from blacklist (clear)
    Cancelling scan request
    That's about 30 seconds worth of output.  It seems to be finding the ap that is running, but rejects it for some reason.  Any ideas?

  • TS1702 i have an issues everytime i put my apple id and password to face time and imessage he said verifying and he goes back to where u should put ur password and wont check mark the mail and i create a new apple id the same what should i do ?

    i have an issues everytime i put my apple id and password to face time and imessage he said verifying and he goes back to where u should put ur password and wont check mark the mail and i create a new apple id the same what should i do ?

    i have an issues everytime i put my apple id and password to face time and imessage he said verifying and he goes back to where u should put ur password and wont check mark the mail and i create a new apple id the same what should i do ?

  • When I receive appointments by email and accept them they go into the enourage "on my mac" ical calendar which is not synced with mobileme.  How do I change where appointments are put ?

    When I receive appointments by email and accept them they go into the enourage "on my mac" ical calendar which is not synced with mobileme.  How do I change where appointments are put ?
    Or how can I choose where the appointment is put ?
    I use the mobileme sync services so the ical calendars that are synced are those in the "[email protected]" group.
    Please help !
    Nick

    Actually you can't drag the appointment to ano calendar - its says "You can’t make changes to this invitation., Only the organiser can change this event"
    Also if you double click on the received appointment and open the window the only calendars shown that you can select are the 'on my mac" ones, and not the sync'd ones.
    Any ideas welcome !!
    Nick

  • I got a new laptop and I can't sync all my music onto iTunes without iTunes saying it will erase my songs on the phone, how do I fix this to where  I can put all my music on my laptop?

    I got a new laptop and I can't sync all my music onto iTunes without iTunes saying it will erase my songs on the phone, how do I fix this to where  I can put all my music on my laptop?

    If you do not have access to the iTunes Library on your Old computer... or its Backup...
    See these 2 Links...
    Syncing to a New Computer...
    https://discussions.apple.com/docs/DOC-3141
    Recovering your iTunes library from your iPod or iOS device
    https://discussions.apple.com/docs/DOC-3991
    If you do have access... See Here...
    iTunes: How to move your music to a new computer

  • Where do I put a workflow so that all users on the Mac can access?

    Where do I put a workflow so that all users on the Mac can access it from Automator?
    Also. why does the search pattern "users" AND "workflows" return results whitch math "and" (lowercase)? I thought "AND" (in caps) is for boolean searches.

    Hi, Mike.
    1. You wrote: "Where do I put a workflow so that all users on the Mac can access it from Automator?"Either:
    • Macintosh HD > Users > Shared
    • Macintosh HD > Applications (if you're the Admin user).
    All users (unless restricted by Parental Controls) have access to those folders.
    2. You wrote: "Also. why does the search pattern "users" AND "workflows" return results whitch math "and" (lowercase)? I thought "AND" (in caps) is for boolean searches."It's unclear as to what search facility you are referring, and a bit hard to follow given the spelling errors in your question.
    Do you mean Discussions search? If so, have you reviewed the Search Tips? They're also available from the search page, where one can click "Tips" under the Search Terms field.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X

  • I want to create a "Play All" chapter marker that will play the video from start to finish in addition to the standard chapters I have-I guess I can auto start the DVD but would prefer a button-how and where would I put this "play all" marker??

    I want to create a "Play All" chapter marker that will play the video from start to finish in addition to the standard chapters I have…I guess I can auto start the DVD but would prefer a button…how and where would I put this "play all" marker?? Thanks..

    The start chapter button is a play the whole movie button regardless of how many other markers you have.
    Once a DVD starts playing it continues to the end.
    Chapters marker simply gives the viewer a place to start playback whether it be the start, middle or near the end.
    Al

  • My ipad was in recovery mode and it went back to the home screen and it found my info on itunes to the point where i can put music on it but it still says connect to itunes

    my ipad was in recovery mode and it went back to the home screen and it found my info on itunes to the point where i can put music on it but it still says connect to itunes

    sarahwood wrote:
    .. it said my iPod was in recovery mode and I needed to restore it?
    Once the Device is asking to be Restored with iTunes... it is too late to save anything...
    See Here  >  http://support.apple.com/kb/HT1808
    You may need to try this More than Once...
    Be sure to Follow ALL the Steps...
    To minimise loss... after the successful Recovery... Restore from the most recent Backup...
    See Restore from Backup here
    http://support.apple.com/kb/ht1766

  • Where do I put the "autoplay" code in my photo gallery?

    I have a photo gallery on http://victorylcms.org/photos.html. I'm trying to add "autoplay" to it.
    I got the gallery from http://galleria.aino.se/ and here is what it says to add http://galleria.aino.se/docs/1.2/options/autoplay/, but I can't seem to figure out where exactly to put it in my code to make it work properly. Thanks for any help!
    autoplay
    type: Boolean or Number
    default: false
    If true, this will start playing the slideshow with 5 seconds interval (default). If you set this to any number, f.ex 4000, it will start playing with that interval (in milliseconds)
    Example:
    $("#gallery").galleria({
        autoplay: 7000 // will move forward every 7 seconds

    I got the gallery from http://galleria.aino.se/
    There's a support forum for that gallery
    http://getsatisfaction.com/galleria/
    here is what it says to add http://galleria.aino.se/docs/1.2/options/autoplay/, but I can't seem to figure out where exactly to put it in my code to make it work properly. Thanks for any help!
    autoplay
    type: Boolean or Number
    default: false
    If true, this will start playing the slideshow with 5 seconds interval (default). If you set this to any number, f.ex 4000, it will start playing with that interval (in milliseconds)
    Example:
    $("#gallery").galleria({
        autoplay: 7000 // will move forward every 7 seconds
    Look for similar code in your page
    e.g. line 182
    <!--begin init code for the galleria pics slideshow-->
    <script>
    $('#gallery').galleria({
      autoplay: 7000 // will move forward every 7 seconds
      width:640,
      height:480
    swfobject.registerObject("FlashID");
    </script>
    <!--end init code for the galleria pics slideshow-->

  • Where do I put my SD card in MacBook Pro

    Hi, 
    This may be a really stupid quesiton but I am stuck! 
    Where do I put my Scandisk memory card in the MacBook Pro? 
    I don't seem to have a slot anywhere. I am probably being very stupid!!!
    Please help.  Thanks

    You might have one of the 'micro' cards that needs a standard SD adapter - I have a 4GB of one of those in my phone, but it came with an adapter. My camera SD cards are standard size and they fit right into the card reader and show up on my desktop.
    Look for an adapter on Amazon.
    Good luck,
    Clinton

  • Where should a put FCP?

    I have been reading FCP for dummies, watching tutorials and reading the directions before installing the program. Now that I am about to install I remembered reading or hearing to install it in a certain place.
    Should I install the application on my main dirve where the OS and Applications folder is or on a seperate brand new internal drive where I intend to put my video files as I load them from DV tape?
    I was thinking it best to do the later but I want some input. If I should put FCP Studio on the newer seperate drive where do I put it? Do I make a new "applications folder" on this drive or just dump it on there anywhere?
    Thanks for the help.

    Captain,
    Yes, I was taught the same thing about project files. Then I worked for/with some of the folks associated with this group...
    http://www.creativeanimal.nl/files/eng/about.pdf
    http://www.creativeanimal.nl/files/eng/technical.pdf
    They all know what they are doing in a big way, and they were organizing the disks they were traveling from system to system, location to location, in the way I described above. I've working this way for several months without issue. That doesn't mean I won't in the future, though!
    OK, captured material.
    My client showed up with a UVW-1400 deck, when I was told it would be a DVW-A500. I own a AJA IO with 422 control. No such thing on a 1400. There are conversion options that might have worked, but I was on the side of a mountain in the Adirondacks.
    No deck control equals no time code equals you lose your media, you start over.
    Happily, I do travel extra firewire drives with me. I backed up my capture scratch every evening, in addition to the project, etc. I incremented the project name each day so I could avoid duplication - in my capture scratch folder I had incrimented folders repressenting my captures from day 1, day 2, etc.
    I'm going to look into alternative ways of controling 25-pin RS-223C, from my 9-pin controller on IO. I'm not knowledgeable about this.
    Love your story about the Mother's Day Project!
    The project I refered to was a documentary about my son's kindergarten, that some how went from, vhs, imovie, and an imac to eight days of shooting with an xl-1, buying a media drive and learning FCP 1.2.
    It was a difficult day when I learned about the not so nice relationship between Canon DV and FCP.
    It was a difficult day when the project would not open.
    It was a difficult day when the system drive on the imac started to make the funny little sounds just before it ground to a halt.
    No wonder I stepped away until version 4.5!
    Tom

  • Where do i put external libraries?

    I have some oracle classes that I use for XML generation. Where do I put the jar file so that
    Weblogic can use them? Do I reference it in the CLASSPATH variable, or can I put the jar file in the
    weblogic directory structure?
    Thanks in advance,
    Josh Cimino
    Software Developer
    Mxi Technologies Ltd.
    1430 Blair Place, Suite 800
    Ottawa, ON, Canada
    K1J 9N2
    E: [email protected]
    T: 613.747.4698 ext 479
    F: 613.747.1909
    www.mxi.com
    "From the flight line to the bottom line"
    [att1.html]

    Thanks!
    "Dimitri Rakitine" <[email protected]> wrote in message
    news:[email protected]..
    http://www.onjava.com/pub/a/onjava/2001/06/26/ejb.html
    Josh Cimino <[email protected]> wrote:
    What if I have a session bean that uses external libraries? There is no
    web-inf/lib directory for an EJB.
    "Renaud Waldura" <[email protected]> wrote in message
    news:3bd348b5$[email protected]..
    If your application is packaged correctly it should be in WEB-INF/lib.
    If
    not, well, let's just say it's probably worth your time to package it
    correctly. I know it sounds harsh, but really it's worth it.
    --Renaud
    "Josh Cimino" <[email protected]> wrote in message
    news:3bcaf5f6$[email protected]..
    I have some oracle classes that I use for XML generation. Where do I
    put
    the jar file so that
    Weblogic can use them? Do I reference it in the CLASSPATH variable,
    or
    can
    I put the jar file in the
    weblogic directory structure?
    Thanks in advance,
    Josh Cimino
    Software Developer
    Mxi Technologies Ltd.
    1430 Blair Place, Suite 800
    Ottawa, ON, Canada
    K1J 9N2
    E: [email protected]
    T: 613.747.4698 ext 479
    F: 613.747.1909
    www.mxi.com
    "From the flight line to the bottom line"
    Dimitri

  • Where do I put all my service classes?

    I am new weblogic server environment. I want to know where do I put all my service classes? I am deploying all my servlet in WEB-INF/classes directory (under the context root) but donot know where to put the service classes. (The service classes have the jdbc and sql code in them. They are like simple java beans. I don't have any sql in the servlet classes).

    <p>Hello,</p>
    <p>If the only other classes that use your service classes are in your webapp then putting them under WEB-INF/classes is perfectly acceptable, you might want to wrap them up in their own jar file and stick them under WEB-INF/lib, it is up to you.</p>
    <p>
    Hussein Badakhchani</br>
    </p>

  • May be the stupidest question, but anyway - where do I put my libraries?

    So, I download the Java Activation Framework, MAIL api, beanshell, etc. I get a nifty directory with not only the JAR but the javadocs etc.
    Where do people put these things on MAC OsX? I'm sure there's a best practice based on standards for where things go in unix.

    You put them whereever you like to have them, and add them to your classpath...

Maybe you are looking for

  • How to resolve the error while using user defined function.

    EPN Assembly file <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:osgi="http://www.springframework.org/schema/osgi" xmlns:wlevs="http://www.

  • Select-options in dynpro

    Hi expert, I maked a modul pool ( se80 ) and i maked a dynpro. In this dynpro i putted a Input/Output field. It's run ok, but I would change it in select-options and not a simply I/O field. It's possible ? How ? Tks a lot, bye. <LOCKED BY MODERATOR -

  • Other issue. Insertin MobileMe gallery

    And here I am, again! I'm inserting my album on my web page. I got around 8 albums on Mobileme but it lets just insert one of those (no other possibilities). What am I doing wrong? I want to insert some of them inside my website but I can't! Thanks f

  • Does Weblogic server 10.3.4 or 10.3.6 use OpenSSL and if yes get affected by The heartbleed vulenrability

    How to find if Weblogic Sever 10.3.4 or 10.3.6 is affected by the OpenSSL hearbleed bug. If so how to fix it. ?

  • Got My Zen Sleek Photo! Now... Creative Playcenter

    I have just got my Zen Sleek Photo this morning (yay! its really, really good by the way) replacing my broken original Jukebox Zen, the original Zen used Creative Playcenter, which I am used to and really like, this sleek uses Creative MediaSource wh