DPS 6 remote user mapping question

I have a directory where each user is defined in 2 different subtrees, with a DIT like the one below.
In each subtree, a user has the same RDN. I know it's a bad design but I've no choice ...
The user entries in the 1st subtree have a certificate and people want to use it to authenticate to the upstream LDAPS proxy.
The user entries in the 2nd subtree have no certificate but they've an attribute supposed to contain a "DN value" corresponding to their profile, an entry in a specific ou.
I'd like to use the remote mapping feature of DPS 6 so that it authenticates users with their "org_unit1" DN, and then connect to the directory with the profile defined in each user entry of org_unit2.
It would require to configure DPS6 to "know" that the request to get the user mapping attribute has to be done
against the org_unit2 ou instead of the org_unit1. That is the proxy requests would itselves use a data view with an alternate seach base, while the client requests would use other data views..
Possible ? Any other/better way to achieve this ?
Otherwise, I also think about a data view that would aggregate both user entries in a single one. I don't know if it's possible but even if it is, would the proxy itself (and the clients) be able to use that view to do its search requests ?
o=org
|
|
_____ou=org_unit1,o=org
|
|__ou=people
|
|_cn=user1
|_objectclass:inetOrgPerson
|_usercertificate;binary:: ....
|_cn=user2
|_objectclass:inetOrgPerson
|_usercertificate;binary:: ....
_____ou=org_unit2,o=org
|
|__ou=people
|
|_cn=user1
|_objectclass:userDefinedPerson
|_userdefinedprofile:profil1
|_cn=user2
|_objectclass:userDefinedPerson
|_userdefinedprofile:profil2
_____ou=profiles,o=org
|
|__cn=profil1
|__cn=profil2
... Anyway, I'd li

Would need more info to give a firm answer but it looks doable.
Could you elaborate on the authentication method you would like to use once the profile associated with the user has been retrieved ? Do you plan to reuse original user password with the profile dn or do you plan to use proxied authorization? In the latter case, you can perform the ldap operations as the profile identity w/o having to provide any password.
-Sylvain

Similar Messages

  • Report on remote users mapped drives

    After a very thorough search, I can't find anyone else who has had this question answered.
    I have a need to on-the-fly report on the mapped drives and their letters of users on remote computers. Running "Get-WmiObject -Class Win32_MappedLogicalDisk | select Name, ProviderName" only returns my drives under my credentials, not the remote user. Looking
    at HKU:\sid\network apparently only reports persisent mapped drives or drives mapped by the customer and not drives mapped by logon script that are not persistent.
    There doesn't seem to be a way to do this on-the-fly which is dissapointing, so I'm hoping you'll have a trick up your sleeve!
    The only way I can figure to get the information, but not on the fly, is to have a logon script run as the user and grab the info and save it somewhere. I'm really hoping not to resort to that. All of that becomes historical info and won't reflect changes
    that happen after logon, so it's not going to always be a true reflection of reality.
    The key seems to be running a wmi query as someone else that you don't have credentials for. Is that possible? Or do you have another suggestion?
    Ian

    I believe this post may already be closed.  I, however, would like to add my findings:  When I run this against different pc's with different users logged on:  Get-WmiObject
    -Class Win32_MappedLogicalDisk -ComputerName <remote computer> | select Name, ProviderName
    (Keep in mind that I'm a local admin on my pc as well as the destination pc's
    as well.)
    1. The logged on user is non-admin on their pc.
    Mapped drives are not retrieved
    2. The logged on user is admin on their pc.
    Mapped drives are retrieved
    3. I'm logged on to the remote pc (local admin)
    Mapped drives are retrieved
    Conclusion:  As long as the target pc logged on user is local admin on that pc then the
    mapped network drives will be pulled by the previously mentioned command.  Otherwise, it will come back empty.
    A question posted previously was:  "I'm
    curious why you need to know mapped drives??" In my case, I am trying to back up mapped network drives for all domain users.  However, logon or logoff scripts are not
    an option.
    The real question should be: Why is the previously mentioned command not pulling the mapped network drives when the logged on user is not a local admin on the target pc?
    I believe the answer is that the drives are not mapped to the remote computer per se, but to the user's process on the remote computer. And while an admin on that computer has significant power over the hardware and operating system, it cannot take control
    of the process, which is locked by the user's credentials.
    Consider remote control. My regular account is logged onto another computer. I run mstsc to establish a remote control session on that remote system under the same credentials. The effect is to disconnect the other remote session and lock the system on its
    console, and for the new session to inherit the original process, seeing the same desktop with the same apps open.
    I then run mstsc to establish another remote control session, this time using an account that is an administrator on that system. It tells me my regular account is already logged on, and gives me two options, abort my new session, or log the user out. using
    my admin credentials, I cannot take over the user's session and see what applications he has open or what drives he may have mapped.
    Al Dunbar -- remember to 'mark or propose as answer' or 'vote as helpful' as appropriate.

  • How do you enumerate domain users mapped drives????

    I'm migrating file shares from Windows 2003 file cluster to a Windows 2012 R2 DFS shares. Unfortunately, users that are mapped to those shares off the file cluster are not being mapped via GPO or logon script. I discovered that users have manual static mappings
    that reconnect at logon. This, of course, makes it difficult to notify users or update network mappings. The answer? To see who mapping to those shares. Yes, I've looked at Open Files from Computer Management but I also need to double check this against a
    script that can enumerate domain users mapped drives. 
    I've tried the following and it returns nothing:
    "GET-WMIOBJECT -CLASS WIN32_MAPPEDLOGICALDISK -COMPUTERNAME "NAME" | SELECT NAME, PROVIDERNAME"
    Any know of powershell script that would work??? Thanks!

    here are two similar questions, the responses to which might be of help:
    http://social.technet.microsoft.com/forums/windowsserver/en-US/46881e57-62a4-446e-af2d-cd2423e7837f/report-on-remote-users-mapped-drives
    http://social.technet.microsoft.com/Forums/en-US/56ba81a4-3836-48f9-ae7b-7e774c12655e/query-remote-xp-machine-for-list-of-mapped-network-drives-of-current-logged-on-user?forum=winserverpowershell
    The long and the short of it is that it is not that easy to accomplish remotely. The simplest solution appears to be to run a script in the context of the logon session whose drive mappings you want.
    Al Dunbar -- remember to 'mark or propose as answer' or 'vote as helpful' as appropriate.

  • Question about Logon ticket with user mapping at BI-JAVA environment

    We're implementing BI 7.0 including BI Java and SAP EP for end user
    access.
    I have two question about SSO method when we're using BI Java.
    I know we can simply configure SSO logon ticket with BI-Java(EP
    included) and BI-ABAP through BI template installer and we already
    succeeded in that case.
    But the problem is we want to change it to user mapping SSO method for
    some our internal reason.
    After we configure user mapping SSO, we've got SSO failed error when we
    call BI-Java stuff like BEx Web Application iView.
    After many testing implemented, we found SSO Logon ticket with user
    mapping (using SAP reference system). It seems working now.
    But our question is "Is it no problem when we use SSO logon ticket with
    user mapping?" Is there any restriction or issue?
    One more question is we can ONLY use user base mapping when reference
    system used. How can we assign BI-ABAP users to EP Group?

    Using an SAP Reference system is allright. But if the reason u r going for this is because of different usernames in EP and BI, why dont you go for user mapping.
    Anyways, on restriction of reference syetms is that you can have ONLY ONE reference system defined in portal. In you case you can only have the BI system defined.
    Hope this helps!!

  • Exception in User Mapping (Remote iViews) in Federated Portal Network (FPN)

    Hi all,
    I am trying to implement Federated Portal Network. Content Usage mode as 'Remote Delta link' but getting runtime exception at Consumer Portal side while navigating through following path:
    Ideally it should display login page asking for user credentials to connect to remote producer portal
    Path at Consumer Portal side: Personalize -> User Mapping (Remote iViews) -> select remote producer portal alias from Remote Content Provider dropdown
    Consumer portal : EP1 SPS 12
    Producer portal: EP4 SPS 11
    Exception as below:
    The initial exception that caused the request to fail, was:
      com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): portal_content/every_user/general/eu_role/com.sap.portal.portal_personalization/com.sap.portal.umeEnduserRemoteUserMappingWD/com.sap.portal.umeEnduserRemoteUserMappingWD)
    at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:422)
        at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1248)
        at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
        at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
        at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    Request you to kindly share your inputs.
    Thanks and Regards

    Hi all,
    I am trying to implement Federated Portal Network. Content Usage mode as 'Remote Delta link' but getting runtime exception at Consumer Portal side while navigating through following path:
    Ideally it should display login page asking for user credentials to connect to remote producer portal
    Path at Consumer Portal side: Personalize -> User Mapping (Remote iViews) -> select remote producer portal alias from Remote Content Provider dropdown
    Consumer portal : EP1 SPS 12
    Producer portal: EP4 SPS 11
    Exception as below:
    The initial exception that caused the request to fail, was:
      com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): portal_content/every_user/general/eu_role/com.sap.portal.portal_personalization/com.sap.portal.umeEnduserRemoteUserMappingWD/com.sap.portal.umeEnduserRemoteUserMappingWD)
    at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:422)
        at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1248)
        at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
        at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
        at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    Request you to kindly share your inputs.
    Thanks and Regards

  • Is it possible to have a remote user on your iphone if you never set on up?

    My Iphone over the last couple of months has been acting very weird- I can not turn it off, my battery dies in 2 hours, it switches screens on me in the middle of me doing something.
    i have both "user processes and root user processes running all of the time
    i have never set up a root user
    I live with my boyfriend who has a mac - ipad and iphone- we use the same wireless network
    He has vuze and bit torrent which both i cant seen to run properly as the way they are safed or locked i can not access the files - he also has vmware fusion- again i am unable to run it -
    I was told by a friend to turn on my data and watch it to see which programs or applications that I have could be possibly malfunctioning- since then I have notices in my data the following:
    there are ports on my connections  which i have looked up and are all associated with hacking - 5353-5433-6401-5223--80- so many more I cant bare to look through all the data I have saved- I am not technology savy - the whole process of trying to figure out if this is true or even possible is emotionally and mentally draining-
    in my data there are key logs some short some long- some private some public?
    key logs
    which have information such as -
    encodin=UTF-8"?><DOCTYPEplist PUBLIC"-aplle//dtdplist 1.0//EN
    key com.apple OTAcrashcopier.successfulSubmissionTime<\key>
    array
    after multiple list with temperature 1 through 8- which each have a list
    <real>a number<real>
    it says key com.apple.springboard.thermallevels key array
    <key> adlogcreation date</key>
    <key>metadata</key>
    <dict>
    <key>ADuserIntefaceLanguage<key/>
    <string> en </string>
    <key> adusersetregionformat<key/>
    <stiring> US </string>
    <dict/>
    then a list of
    <Key>ad scalars<key/>
    <dict>
    <key/> appActivationCount.com.apple.ApStore<key>
    integer 1 interger
    and it then does that for each one of my applications including
    count maps
    mobilesms
    preference
    mobilemail
    mobilephone
    mobilesafari
    key appbackgroundactive time
    integer 0 interger
    and goes through a list of keys associated with again each of my apps
    and so on and so on
    another key log-
    7deviceid- a bunch of letters and numbers
    then
    isAnonymous:True
    deviceConfigID:152
    trigertime: numbers
    trigger ID-655363
    profileld:152998
    investigation ID: 0
    location udatesession
    timestamp:numbers
    timestampend:numbers
    desired accuracy:-1
    cellavilable:true
    wifiavailable:true
    passcodeLocked:false
    airplanemode: false
    ttff:0
    ttffGPS:0
    accessoryused:false
    reachability: 1
    power : true
    there are bunch of key logs all different
    system data logs with the following
    JS:its.sf6.Bootstrap.init:initialize
    JS:its.defer.bootstrap._renderpage component render complete
    I have in data reports and connection the words :
    local remote peer 
    Hash
    my external IP changes constantly even at home -
    ROOT usr- (never mad one)
    keybagd running on my root user processes- PID 1455 PPID 1 priority : 17
    sandboxd- PID 1452 PPID 1
    filecoordination - PID 103 PPID 1
    networkd?privile PID 72 PPID 1
    Syslogd PID 18 PPID 1
    usereventagent PID 13 PPID 1
    kernal_task PID 0 PPID )
    launchd PID 1 PPID 0
    plenty more
    in routing tables internet (10)
    destination :127   gateway:127.0.0.1
    destination:192.168.1.1  gateway:0:18:39:7c:46:d9
    destination:default
    gateway - 192.186.1.1
    gateway pdp_ip0
    internet(6) which will have about 150 destinations and gateways listed at once sometimes -
    destinations can be fe80::f2dc:e2ff:fe20:e5e7%en0 flag- UHLWLi gateway f0:dc_e2:20:e5:e7 (these are always changing ) sometimes they say link7  sometimes fe80::1%Io0 or     98:d6:bb:751a:f3     or   b8:17:c2:28:d6:90   or 4c:b1:99e8:26:21  linl#1    0:26:8:a2:8:2f    c:77:1a:a5:4:2f    6c:c2:6d:b0:21:c2
    connections on my phone: I have the following categories-
    in each one the number of connections constantly changes - tcp4 running the most -
    udp6 and udp4 mostly look as typed below but occastionally if i check at the right time - there are multiple- and rarly have the remote port
    icmp66 - even more rare that i catch that
    never port numbers
    These change even while i have close all apps- and am doing absolutely nothing with my phone
    tcp4
    remote user 17.172.232.133.442
    remote user 173.194.74.121:80 -
    remote user- 17.172.232.166 : 5225
    udp4- local not list - *;*
    remote *:*
    hostname: n/a
    local: *:5353
    remote: *:*
    hostname: N/A
    udp6
    local *:5353
    remote *:*
    hostname- N/A
    local: *:55543
    remote:*:0
    icmp66 local *:0 and remote *:0
    with hostname N/A
    data logs -
    localpeer ID: mobile. 1FDC29D7-2B67-5231-9375-3BDC30E405F, store name:userdictionary, modelversionhash: SAIQVUhF7208e6_gvZx_zdKx1UAzKGem3HO2pLKjgY=ubiquityrootlocation: pfubiquitylocation: 0x1ed87c50 mobile documents/com-apple[textinput/dictionaries
    springboard
    bbbehavioroverride :transition date should be after provided date
    searrchd
    indexed all records
    searchd
    finished getting all applications 
    remote hostenames from akamaitechonlogies
    so much more crap but im not sure what would be more useful to get my answer- i know some of this suff is totally normal from all the research i did but i also found a lot which i am very uncomfortable- i have updated my phone and everything - it continues

    I have the same problem
    timestamp: 1357891261335
    crashReporterKey: "1ef5cea8811e9c5df888052b1c037fb9ed617261"
    isAnonymous: true
    deviceConfigId: 190
    investigationId: 0
    model: "iPhone4,1"
    softwareBuild: "10A523"
    firmwareVersion: "iBoot-1537.4.21"
    basebandVersion: "3.0.04"
    buildtype: "User"
    metriclogs {
      triggerTime: 1357915884434
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357915884256
        timestampEnd: 1357915884389
        desiredAccuracy: 1000
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: -1
        bundleid: "/System/Library/PrivateFrameworks/Weather.framework"
        achievedAccuracy: 1414
        achievedSpeed: -1
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357917095081
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357917095076
        timestampEnd: 1357917095077
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: -1
        ttffGps: -1
        bundleid: "com.aol.mapquest"
        achievedAccuracy: -1
        achievedSpeed: -1
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357917208421
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357917095139
        timestampEnd: 1357917208416
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 12
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 21
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357917208442
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357917096642
        timestampEnd: 1357917208440
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 10
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 21
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357917368117
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357917236131
        timestampEnd: 1357917368116
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 3
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 27
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357917374150
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357917368165
        timestampEnd: 1357917374146
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 24
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357917388088
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357917374195
        timestampEnd: 1357917388085
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 24
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357917388170
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357917388137
        timestampEnd: 1357917388161
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 30
        achievedSpeed: 19
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357918270570
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357917388222
        timestampEnd: 1357918270558
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 31
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357918271710
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357918270579
        timestampEnd: 1357918271708
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 8
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357918272773
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357918272754
        timestampEnd: 1357918272766
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 8
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357918285070
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357918270583
        timestampEnd: 1357918285064
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 3
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 31
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357919898344
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357919898106
        timestampEnd: 1357919898327
        desiredAccuracy: 1000
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: -1
        bundleid: "/System/Library/PrivateFrameworks/Weather.framework"
        achievedAccuracy: 1144
        achievedSpeed: -1
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357921215463
      triggerId: 520198
      profileId: 190050
      iMessageDeliveredMessageHotship {
        timestamp: 1357920000000
        deliveryDuration: 1
    metriclogs {
      triggerTime: 1357922950230
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357922945052
        timestampEnd: 1357922950193
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 3
        magnitudeMin: 619
        magnitudeMax: 626
    metriclogs {
      triggerTime: 1357922955147
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357922950840
        timestampEnd: 1357922955137
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 3
        magnitudeMin: 615
        magnitudeMax: 624
    metriclogs {
      triggerTime: 1357923211748
      triggerId: 655362
      profileId: 190007
      locationServicesApproval {
        timestamp: 1357923211741
        bundleid: "com.apple.locationd"
        approved: false
        bundleidApproved: "com.trulia.Trulia"
    metriclogs {
      triggerTime: 1357924092226
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357924092213
        timestampEnd: 1357924092213
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: -1
        ttffGps: -1
        bundleid: "com.aol.mapquest"
        achievedAccuracy: -1
        achievedSpeed: -1
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357924120195
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357924120149
        timestampEnd: 1357924120181
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 0
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357924123019
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357924120208
        timestampEnd: 1357924123015
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 0
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357924185292
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357924123064
        timestampEnd: 1357924185289
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 0
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357924185319
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357924185315
        timestampEnd: 1357924185316
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: -1
        ttffGps: -1
        bundleid: "com.aol.mapquest"
        achievedAccuracy: -1
        achievedSpeed: -1
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357924185348
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357924185344
        timestampEnd: 1357924185346
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: -1
        ttffGps: -1
        bundleid: "com.aol.mapquest"
        achievedAccuracy: -1
        achievedSpeed: -1
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357924185384
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357924185372
        timestampEnd: 1357924185380
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 0
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357924199834
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357924092466
        timestampEnd: 1357924199832
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 2
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 0
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357924245444
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357924185401
        timestampEnd: 1357924245443
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 0
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357924245727
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357924245561
        timestampEnd: 1357924245726
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 0
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357924307986
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357924245737
        timestampEnd: 1357924307959
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 0
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357924308153
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357924308004
        timestampEnd: 1357924308152
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 0
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357924416953
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357924308205
        timestampEnd: 1357924416924
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 0
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357924457238
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357924417039
        timestampEnd: 1357924457228
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 0
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357924479313
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357924457354
        timestampEnd: 1357924479311
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 2
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357924681802
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357924680161
        timestampEnd: 1357924681765
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 3
        magnitudeMin: 589
        magnitudeMax: 596
    metriclogs {
      triggerTime: 1357925433925
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357924479408
        timestampEnd: 1357925433904
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 1
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: true
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357925928444
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357925915836
        timestampEnd: 1357925928410
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 2
        bundleid: "com.apple.mobilesafari"
        achievedAccuracy: 5
        achievedSpeed: 12
        accessoryUsed: false
        reachability: 1
        powered: true
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357927849359
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357927849209
        timestampEnd: 1357927849356
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: -1
        ttffGps: -1
        bundleid: "com.apple.Maps"
        achievedAccuracy: -1
        achievedSpeed: -1
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357927862825
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357927862666
        timestampEnd: 1357927862818
        desiredAccuracy: 1000
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "/System/Library/PrivateFrameworks/Weather.framework"
        achievedAccuracy: 5
        achievedSpeed: 0
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357927951887
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357927870225
        timestampEnd: 1357927951885
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.apple.Maps"
        achievedAccuracy: 5
        achievedSpeed: 0
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357928105500
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357928092945
        timestampEnd: 1357928105496
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 4
        bundleid: "com.apple.Maps"
        achievedAccuracy: 5
        achievedSpeed: 0
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357928962757
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357928681479
        timestampEnd: 1357928962733
        desiredAccuracy: -2
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 3
        bundleid: "com.apple.Maps"
        achievedAccuracy: 5
        achievedSpeed: 15
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357929889244
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357929163524
        timestampEnd: 1357929889200
        desiredAccuracy: -2
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 1
        bundleid: "com.apple.Maps"
        achievedAccuracy: 5
        achievedSpeed: 22
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357930547666
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357930543524
        timestampEnd: 1357930547665
        desiredAccuracy: -2
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 3
        bundleid: "com.apple.Maps"
        achievedAccuracy: 5
        achievedSpeed: 2
        accessoryUsed: false
        reachability: 1
        powered: true
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357931495898
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357931136061
        timestampEnd: 1357931495786
        desiredAccuracy: -2
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 2
        bundleid: "com.apple.Maps"
        achievedAccuracy: 5
        achievedSpeed: 18
        accessoryUsed: false
        reachability: 1
        powered: true
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357932336558
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357932331931
        timestampEnd: 1357932336548
        desiredAccuracy: -2
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 2
        bundleid: "com.apple.Maps"
        achievedAccuracy: 5
        achievedSpeed: 18
        accessoryUsed: false
        reachability: 1
        powered: true
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357934177202
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357934174674
        timestampEnd: 1357934177195
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: -1
        bundleid: "com.apple.mobilesafari"
        achievedAccuracy: 1060
        achievedSpeed: -1
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357934186594
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357934184708
        timestampEnd: 1357934186593
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.apple.mobilesafari"
        achievedAccuracy: 30
        achievedSpeed: 0
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357934248245
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357934248244
        timestampEnd: 1357934248245
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: -1
        ttffGps: -1
        bundleid: "com.apple.mobilesafari"
        achievedAccuracy: -1
        achievedSpeed: -1
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357936168522
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357936165578
        timestampEnd: 1357936168503
        desiredAccuracy: -2
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: -1
        bundleid: "com.apple.Maps"
        achievedAccuracy: 583
        achievedSpeed: -1
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357936594397
      triggerId: 520198
      profileId: 190049
      pushReceivedHotship {
        timestamp: 1357923600000
        connectionType: 1
        linkQuality: 100
        receiveOffset: 0
        payloadSize: 505
        isFromStorage: 0
    metriclogs {
      triggerTime: 1357939255970
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357938955882
        timestampEnd: 1357939255927
        uncalibrations: 0
        bundleid: "com.apple.camera"
        achievedCalibration: 5
        magnitudeMin: 543
        magnitudeMax: 636
    metriclogs {
      triggerTime: 1357952376025
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357952376011
        timestampEnd: 1357952376014
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: -1
        ttffGps: -1
        bundleid: "com.aol.mapquest"
        achievedAccuracy: -1
        achievedSpeed: -1
        accessoryUsed: false
        reachability: 1
        powered: true
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357952405801
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357952376062
        timestampEnd: 1357952405800
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 5
        accessoryUsed: false
        reachability: 1
        powered: true
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357952424622
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357952405879
        timestampEnd: 1357952424620
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 7
        accessoryUsed: false
        reachability: 1
        powered: true
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357952432533
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357952424723
        timestampEnd: 1357952432533
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 0
        accessoryUsed: false
        reachability: 1
        powered: true
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357952558077
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357952432587
        timestampEnd: 1357952558076
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 5
        accessoryUsed: false
        reachability: 1
        powered: true
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357953139952
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357952558170
        timestampEnd: 1357953139950
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 19
        accessoryUsed: false
        reachability: 1
        powered: true
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357953206954
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357953139958
        timestampEnd: 1357953206952
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 5
        accessoryUsed: false
        reachability: 1
        powered: true
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357953212425
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357953207033
        timestampEnd: 1357953212422
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 3
        accessoryUsed: false
        reachability: 1
        powered: true
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357953213363
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357953213342
        timestampEnd: 1357953213359
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 1
        accessoryUsed: false
        reachability: 1
        powered: true
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357953394824
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357953383295
        timestampEnd: 1357953394820
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 9
        accessoryUsed: false
        reachability: 1
        powered: true
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357953537585
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357953534102
        timestampEnd: 1357953537579
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 0
        bundleid: "com.aol.mapquest"
        achievedAccuracy: 5
        achievedSpeed: 25
        accessoryUsed: false
        reachability: 1
        powered: true
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357959169342
      triggerId: 655363
      profileId: 190008
      locationUpdateSession {
        timestamp: 1357959124751
        timestampEnd: 1357959169290
        desiredAccuracy: -1
        cellAvailable: true
        wifiAvailable: false
        passcodeLocked: false
        airplaneMode: false
        ttff: 0
        ttffGps: 3
        bundleid: "com.apple.Maps"
        achievedAccuracy: 5
        achievedSpeed: 2
        accessoryUsed: false
        reachability: 1
        powered: false
        autoStopped: false
        deferredLocations: 0
        gpsCoexWifi: 0
        gpsCoexBt: 0
    metriclogs {
      triggerTime: 1357959358674
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959355220
        timestampEnd: 1357959358604
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 5
        magnitudeMin: 577
        magnitudeMax: 587
    metriclogs {
      triggerTime: 1357959368238
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959359049
        timestampEnd: 1357959368222
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 5
        magnitudeMin: 580
        magnitudeMax: 590
    metriclogs {
      triggerTime: 1357959371889
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959369291
        timestampEnd: 1357959371877
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 5
        magnitudeMin: 580
        magnitudeMax: 586
    metriclogs {
      triggerTime: 1357959374035
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959373483
        timestampEnd: 1357959374026
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 5
        magnitudeMin: 579
        magnitudeMax: 583
    metriclogs {
      triggerTime: 1357959376214
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959375526
        timestampEnd: 1357959376202
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 5
        magnitudeMin: 576
        magnitudeMax: 582
    metriclogs {
      triggerTime: 1357959380767
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959377509
        timestampEnd: 1357959380759
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 3
        magnitudeMin: 577
        magnitudeMax: 587
    metriclogs {
      triggerTime: 1357959385995
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959381281
        timestampEnd: 1357959385984
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 5
        magnitudeMin: 580
        magnitudeMax: 586
    metriclogs {
      triggerTime: 1357959391780
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959386610
        timestampEnd: 1357959391766
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 5
        magnitudeMin: 580
        magnitudeMax: 586
    metriclogs {
      triggerTime: 1357959393763
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959392823
        timestampEnd: 1357959393741
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 5
        magnitudeMin: 578
        magnitudeMax: 584
    metriclogs {
      triggerTime: 1357959395345
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959394192
        timestampEnd: 1357959395333
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 0
        magnitudeMin: 578
        magnitudeMax: 584
    metriclogs {
      triggerTime: 1357959396323
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959395744
        timestampEnd: 1357959396311
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 5
        magnitudeMin: 578
        magnitudeMax: 583
    metriclogs {
      triggerTime: 1357959397264
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959396343
        timestampEnd: 1357959397253
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 5
        magnitudeMin: 579
        magnitudeMax: 584
    metriclogs {
      triggerTime: 1357959399785
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959397609
        timestampEnd: 1357959399769
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 5
        magnitudeMin: 579
        magnitudeMax: 584
    metriclogs {
      triggerTime: 1357959402867
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959400209
        timestampEnd: 1357959402850
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 5
        magnitudeMin: 580
        magnitudeMax: 593
    metriclogs {
      triggerTime: 1357959404846
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959403643
        timestampEnd: 1357959404832
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 5
        magnitudeMin: 580
        magnitudeMax: 586
    metriclogs {
      triggerTime: 1357959405577
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959405361
        timestampEnd: 1357959405561
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 0
        magnitudeMin: 581
        magnitudeMax: 587
    metriclogs {
      triggerTime: 1357959406366
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959406112
        timestampEnd: 1357959406352
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 0
        magnitudeMin: 583
        magnitudeMax: 586
    metriclogs {
      triggerTime: 1357959407473
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959406893
        timestampEnd: 1357959407461
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 0
        magnitudeMin: 580
        magnitudeMax: 584
    metriclogs {
      triggerTime: 1357959410031
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959407707
        timestampEnd: 1357959410017
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 5
        magnitudeMin: 580
        magnitudeMax: 586
    metriclogs {
      triggerTime: 1357959410990
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959410095
        timestampEnd: 1357959410976
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 5
        magnitudeMin: 581
        magnitudeMax: 584
    metriclogs {
      triggerTime: 1357959412076
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959411773
        timestampEnd: 1357959412065
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 0
        magnitudeMin: 579
        magnitudeMax: 583
    metriclogs {
      triggerTime: 1357959412637
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959412442
        timestampEnd: 1357959412625
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 0
        magnitudeMin: 581
        magnitudeMax: 584
    metriclogs {
      triggerTime: 1357959413785
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959413145
        timestampEnd: 1357959413773
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 0
        magnitudeMin: 581
        magnitudeMax: 585
    metriclogs {
      triggerTime: 1357959416065
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959413949
        timestampEnd: 1357959416056
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 5
        magnitudeMin: 578
        magnitudeMax: 587
    metriclogs {
      triggerTime: 1357959445993
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959445380
        timestampEnd: 1357959445978
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 0
        magnitudeMin: 586
        magnitudeMax: 591
    metriclogs {
      triggerTime: 1357959449933
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959447094
        timestampEnd: 1357959449919
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 3
        magnitudeMin: 580
        magnitudeMax: 586
    metriclogs {
      triggerTime: 1357959450684
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959450530
        timestampEnd: 1357959450673
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 0
        magnitudeMin: 580
        magnitudeMax: 584
    metriclogs {
      triggerTime: 1357959452186
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959451310
        timestampEnd: 1357959452173
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 5
        magnitudeMin: 580
        magnitudeMax: 585
    metriclogs {
      triggerTime: 1357959453841
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959453148
        timestampEnd: 1357959453830
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 0
        magnitudeMin: 580
        magnitudeMax: 584
    metriclogs {
      triggerTime: 1357959456849
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959454924
        timestampEnd: 1357959456840
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 5
        magnitudeMin: 581
        magnitudeMax: 590
    metriclogs {
      triggerTime: 1357959468809
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959468789
        timestampEnd: 1357959468796
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 0
        magnitudeMin: 2147483647
        magnitudeMax: -2147483648
    metriclogs {
      triggerTime: 1357959470127
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959468797
        timestampEnd: 1357959470115
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 3
        magnitudeMin: 583
        magnitudeMax: 592
    metriclogs {
      triggerTime: 1357959471035
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959470709
        timestampEnd: 1357959471024
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 0
        magnitudeMin: 584
        magnitudeMax: 587
    metriclogs {
      triggerTime: 1357959471548
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959471409
        timestampEnd: 1357959471534
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 0
        magnitudeMin: 582
        magnitudeMax: 586
    metriclogs {
      triggerTime: 1357959472178
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959472042
        timestampEnd: 1357959472163
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 0
        magnitudeMin: 584
        magnitudeMax: 586
    metriclogs {
      triggerTime: 1357959473790
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959472792
        timestampEnd: 1357959473777
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 3
        magnitudeMin: 582
        magnitudeMax: 590
    metriclogs {
      triggerTime: 1357959475662
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959475576
        timestampEnd: 1357959475648
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 0
        magnitudeMin: 582
        magnitudeMax: 584
    metriclogs {
      triggerTime: 1357959476845
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959476729
        timestampEnd: 1357959476829
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 0
        magnitudeMin: 583
        magnitudeMax: 585
    metriclogs {
      triggerTime: 1357959484335
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959477425
        timestampEnd: 1357959484320
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 5
        magnitudeMin: 580
        magnitudeMax: 597
    metriclogs {
      triggerTime: 1357959484714
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959484334
        timestampEnd: 1357959484705
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 0
        magnitudeMin: 578
        magnitudeMax: 582
    metriclogs {
      triggerTime: 1357959499472
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959496601
        timestampEnd: 1357959499459
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 5
        magnitudeMin: 585
        magnitudeMax: 592
    metriclogs {
      triggerTime: 1357959504098
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959499848
        timestampEnd: 1357959504084
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 3
        magnitudeMin: 585
        magnitudeMax: 595
    metriclogs {
      triggerTime: 1357959505720
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959504501
        timestampEnd: 1357959505702
        uncalibrations: 0
        bundleid: "com.apple.mobilesafari"
        achievedCalibration: 5
        magnitudeMin: 586
        magnitudeMax: 591
    metriclogs {
      triggerTime: 1357959509456
      triggerId: 655365
      profileId: 190010
      compassSession {
        timestamp: 1357959506752
        timestampEnd: 1357959509445
       

  • Is there anyone here who is willing to provide private assistance on helping me determine who and how my phone has been hacked- or remote user has access to which I did note allow? I don't want to post all of my info !

    I have downloaded system log apps to gain more info on what is exactly taking place in my phone and have saved everything- ports connections IP address local an remote ones -advanced system logs - keg logs in my system logs - ect - there are words such as hash - remote user - localpeer Id - js processes - gem - registering unknown app identifier - MobileMe.fmf- system override by unknown source- bootstrap process - SMS plug in sim toolkit plugin - ect - GSEvent that is not designated as being routed to frontmost (type 2), forwarding to the System Ap- PSSystemConfigurationDynamicStoreMISWatcher sendStateUpdate]: MIS state change: 1022 -> 1022, reason: 4 -> 0- MobileMail [95] (Warning): BOOL hasAutosavedMessageWithIdentifier(id<NSCoding>) f-
    PLEASE HELP - phone dies in two hours - cant turn off - switches screens - yes I've up dated software- leave kn charger over night and have 60% battery
    I'm willing to send all info to anyone who will provide some type of reasonable answer for me other than back it up wipe it clean and restart BC- I live with the person I believe did It and really that's not going to help as I already have - would like more definitive info -

    Will do that tomorrow - but the problem is- he has had access to my iCloud since I got an iPhone - we live together - have for a long time he set it up for me - I never realized there was a possibility he could possibly hack my phone entirely through that- and im still not sure - as answers here are vague- I don't have a problem with him viewing any info there- I never set up much more than contacts and find my iPhone which - who cares if he looks where I am - I don't lie about that- but until I started having multiple persistent problems with my phone - and finding many locked files on his Mac and Cydia on his iPad -( after hours of digging) -  I never had a clue to think maybe he hacked my phone - I started really researching the concept and found vuze BitTorrent VMware strange wifi numbers - different locations on Mac - apple script and text edit files - pdf files that made no sense- stuffit - frankly i dont know what any o it really means- the problem is - I don't think going to apple tomorrow having them fix it - and not knowing if the problem is here at home is going to help this situation -if he is hacking / remote using - my phone on the level I think he has - I clearly can't figure it out with the knowledge I have in regards to this software - never knew he was into it - and frankly I think If its true its pretty easy for him to do again as we share everything here - can apple look at the information I have and really answer this question or do I need to find someone who will be able to understand the data ( im sure apple will -but who wants their product hack able) and all I've heard is its impossible to hack an apple phone with out jail breaking it - which from what I've looked at the last month I'm not sure about that if you share all your devices constantly.  I would just like a definitive yes or no - and before I wipe it clean - it's kind of a serious thing.

  • Scheduled automatic upload of roles/user mapping from R/3 to EP6

    EP6.0 offers a nice tool to <b>upload roles</b> together with the <b>user mapping</b> from an R/3 backend system to the portal. This works very well, but in an environment where the user mapping happens on the backend system this <b>manual</b> process has to be repeated to keep the user mapping up to date.
    It would be very useful if this process could run in <b>batch mode</b> and could be <b>scheduled</b>. Does anyone has a solution for this problem?
    The way the portal user administration is designed works maybe very good for small companies, but for large companies with many users a <b>batch upload tool</b> is really needed!
    <b>People from SAP</b> have told me that they are thinking about such a tool, but the pressure from the customers is not high enough to put it on their project list. So maybe we can <b>unite forces</b> to increase pressure on SAP project management.

    Dear Krishna,
    There are a few solutions for this problem and we are investigating some of them now:
    - you can use an LDAP server. Transfer users and the groups to which they belong from the R3 system to LDAP. The groups correspond to the roles the users have. The portal can use the groups on the LDAP server. The portal roles have to be attached to the groups and not to the users.
    - we are also thinking about writing a JAVA program that automizes the manual role upload that SAP delivers in the portal. The KM part of the portal contains a scheduler which can be used to schedule the upload of uesr mappings from R3 to the portal.
    - you can also make an ABAP web service that is called from a program on the portal to transfer the usermapping. The program makes use of the UME API.
    - Or you can make an ABAP program on R3 that calls a JAVA program on the portal that makes use of the UME API to store the user mapping on the portal.
    your iview question:
    Maybe you can change the default setting for the preferred GUI in the master iview that is used for the creation of the iviews. When you create a new iview the portal creates a delta link based on the master iview., so when you change the master iview all new created iview based on the master iview will have the correct setting immediately.
    Best regards,
    Johan

  • Give me information on user mapping in EP

    Hi
    we are using Ep7.0 with backend ECC 6.0 and we have LDAP server for SSO.
    Here my question is:
            Is there any automated process for mapping EP user with backend user.
    Note: our ume datasource is config as LDAP readonly and DB.
    rgds..

    Update User Mapping ID api
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/snippets/retrieve%2buser%2bmapping%2bdata
    reward points if helpful

  • About user mapping

    hello every one
    i have a question that is....
    we configuration users mapping between SAP portal and R/3 System.
    in this case, we know the user's IDs are "one to one" relationship.
    but some times, we have to integrate the more external system such as BI system or others.
    so how to map the users as "one to more" relationship in the portal?
    waiting for your reply.
    thinks !

    Ok, I will try:
    1. in System Administration > System Configuration > System Landscape create your own folder and a system there in - one for your R/3 backend, one for BI:
    http://help.sap.com/saphelp_nw70/helpdata/EN/ec/0fe43d19734b5ae10000000a11405a/frameset.htm
    Don't forget to test the connections.
    2. Enable User Mapping and maintain the mapping data for both systems:
    http://help.sap.com/saphelp_nw70/helpdata/EN/0d/fd76a0c4e0834ba1a17698d0b5553d/frameset.htm
    There are 2 ways to map users: by Administrator tool or the users shall enter their own data:
    http://help.sap.com/saphelp_nw70/helpdata/EN/b6/8b9aea8d7c11d5bdd8006094191908/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/EN/b6/8b9af08d7c11d5bdd8006094191908/frameset.htm
    3. Within Content Administration open the properties of the iView you would like to assign to a system. There you will find a property named 'System'. Choose the one with the correct user mapping for your context.
    Hope this clarifies to you.
    Cheers,
    Anja

  • User mapping when installing JAVA addin for ABAP

    Hi,
    I have installd SAP ABAP on a domain.
    As the ABAP went fine and successfully gets installed.
    When I am installing JAVA addon for ABAP it is throwing an error lke the users are not mapped.
    So can any one guide me where actually I should map the SAP users in a domain.
    Prashanth

    Your question is very vague, please post the full error.
    As this is a java add-in it should user ABAP as datasource so no user mapping should be required.
    User mapping is used where java and backend system use different datasources and the naming conventions are different...
    Theres not enough information here to give you an objective answer.
    Regards
    Juan

  • User mapping certificate in UME (J2EE) with ABAP system as Backend (SNC)

    I hope someone can help me with the user mapping concept (X.509 V3 certificates) for both "worlds" (ABAP and JAVA Stack).
    I know how to install and configure certificate based (X.509) login to SAP ABAP and SAP JAVA (J2EE) Stack (--> enable encryption for communication and Single Sign On).
    Situation:
    We have a ready installed and configured X.509 certificate authentication environment for the ABAP world (between SAP GUI and SAP Server System)
    and the user mapping was configured in the ABAP System (SU01). As the users are using certificates, the passwords are deactivated on the ABAP System.
    Now if you want to integrate a JAVA (J2EE) Sytem and you want to configure the UME to the ABAP System (as Backend), you have an administrative effort problem with the user mapping (X.509) in the UME configuration.
    1.) It is possible to assign manually the user public key to every user --> But to much effort
    2.) As the user does not have a password (deactivated in the ABAP system), the way to combine the automatic mapping with a user login does not work.
    3.) In the distinguished name of the user certificate there is no information about the SAP username itself
        --> you are not able to use any information of the DN to bind a user in the Login Module configuration.
    Now my question:
    Is it possible to use the sncname information from the ABAP System (still configured and available) for the UME configuration?
    As i know, it is possible to write an own Login Module. Does anybody has a customized Login module for this issue?
    At the end the best solution would be to enable the same user mapping mechanism on the JAVA world as on the ABAP world. --> Mapping the Distinguished Name to the SAP User

    We have developed a login module which is working with Kerberos auth, not x.509 auth, but still solves a very similar problem to the problem you are describing. As you know, when SNC is used to logon to ABAP stack, the SNC name of the user is mapped onto a SAP user via entries in the USRACL table. Our mapping login module takes the authenticated user principal name from the shared state and uses this to lookup the entry in USRACL table on ABAP stack, and from this it will know which SAP user  to use, and can update shared state with this info so that CreateTicketLoginModule will created an SSO2 ticekt for the mapped SAP user id.
    This means that mapping of users externally authetnicated identity onto SAP user/client can be managed in one place, e.g in ABAP stack using USRACL table entires and su01 t-code etc.
    I know it is not exactly what you wanted, since you are looking to use x.509 certifiates instead of Kerberos authentication, but I thought it was worth sharing so that you know the concept has already been implemeneted many times. Many of our customers use this login module when they have our product, for the same reasons that you have stated.
    Thanks,
    Tim

  • User mapping is set correctly...

    Dear Guru,
    I am working with portal 6.0 SP9, and when I try of create user, the application return "Could not create user" and I am use the user j2ee_admin. This user have admin role
    I think that the user mapping is not set correctly or the permission is not correct.
    The questions is: How can I user mapping set correctly?
    Thanks
    Dy

    Hi Dayana,
    I seem to have the same problem you did with "Could not create user". I am also running EP 6.0 SP9 and R/3 as the datasource.
    Will you explain what you mean by "a set parameters in the J2ee connector".
    Thanks.
    - Michael

  • Find out how many remote users are login in to my system.

    Hi
    i just want to know how many no of remote users are logged in to my system and their information.
    how can i restrict them. how to limit the remote connections.
    how many ftp user's are connected to my system.
    can any one send me documents which contain brief information for about questions.

    use rusers and finger commands to check the users remotely login
    form limitint the access of user u need to create $HOME/hosts.equiv and $HOME/.rhosts and making entry for those users who u want to allow

  • Remote User not able to Connect Completely

    Hi,
    not able to connect a remote user to our network. All other remote users are able to connect so I know the tunnel is up. When this user tries to connect using the cisco vpn client, I see their traffic coming through with the sh crytpo ipsec sa peer peer address. I can see their peer address and I can see their dhcp local allocated address - allocated from the firewall, and I can ping their peer address but I can't ping the dhcp allocated address.
    Any ideas?
    Thanks, Pat.

    Email from user stating screen message:
    tried to sign in again - VPN Client connects fine, but Fusion states "not connected to the network", even though VPN connected
    Crypto map tag: OUTSIDE_dyn_map, seq num: 40, local addr: XX.XX.XX.XX
          local ident (addr/mask/prot/port): (0.0.0.0/0.0.0.0/0/0)
          remote ident (addr/mask/prot/port): (10.10.XX.XX/255.255.255.255/0/0)
          current_peer: 74.47.XX.XX, username: XXXXXXX
          dynamic allocated peer ip: 10.10.XX.XX
          #pkts encaps: 548, #pkts encrypt: 548, #pkts digest: 548
          #pkts decaps: 624, #pkts decrypt: 624, #pkts verify: 624
          #pkts compressed: 0, #pkts decompressed: 0
          #pkts not compressed: 548, #pkts comp failed: 0, #pkts decomp failed: 0
          #pre-frag successes: 0, #pre-frag failures: 0, #fragments created: 0
          #PMTUs sent: 0, #PMTUs rcvd: 0, #decapsulated frgs needing reassembly: 0
          #pkts no sa (send): 0, #pkts invalid sa (rcv): 0
          #pkts encaps failed (send): 0, #pkts decaps failed (rcv): 0
          #pkts invalid prot (rcv): 0, #pkts verify failed: 0
          #pkts invalid identity (rcv): 0, #pkts invalid len (rcv): 0
          #pkts invalid pad (rcv): 0,
          #pkts invalid ip version (rcv): 0,
          #pkts replay rollover (send): 0, #pkts replay rollover (rcv): 0
          #pkts replay failed (rcv): 0
          #pkts min mtu frag failed (send): 0, #pkts bad frag offset (rcv): 0
          #pkts internal err (send): 0, #pkts internal err (rcv): 0
          local crypto endpt.: XX.XX.XX.XX, remote crypto endpt.: 74.47.XX.XX
          path mtu 1500, ipsec overhead 58, media mtu 1500
          current outbound spi: F9F18F20
          current inbound spi : B27E9C25
        inbound esp sas:
          spi: 0xB27E9C25 (2994641957)
             transform: esp-3des esp-sha-hmac no compression
             in use settings ={RA, Tunnel, }
             slot: 0, conn_id: 166191104, crypto-map: OUTSIDE_dyn_map
             sa timing: remaining key lifetime (sec): 2902
             IV size: 8 bytes
             replay detection support: Y
             Anti replay bitmap:
              0x1FFFFFFF 0xFFFFFFFD
        outbound esp sas:
          spi: 0xF9F18F20 (4193357600)
             transform: esp-3des esp-sha-hmac no compression
             in use settings ={RA, Tunnel, }
             slot: 0, conn_id: 166191104, crypto-map: OUTSIDE_dyn_map
             sa timing: remaining key lifetime (sec): 2902
             IV size: 8 bytes
             replay detection support: Y
             Anti replay bitmap:
              0x00000000 0x00000001
    Thanks, Pat.

Maybe you are looking for

  • Execute Package Task Not Working After New Installation VS2012

    After installing VS2012 Update 4, the execute package task runs the child package out of order. The same version of VS is being used as the old computer (same everything, SQL 2012, OS...).  The solution works correctly on machines where VS2012 was in

  • Configuring WL JMS as a foreign JMS provider with security scope (WLS 8.1)

    Hello, i have a problem accessing a queue from a foreign jms provider, if the queue has a security policy. I have the following scenario:           1) Server server1 in domain1 (WLS81) has a JMS Server with one queue queue1 with a security policy "Ca

  • Lightning Adapter (to 30 pin) work in old docking speaker?

    Hi all I want to know if i buy iphone 5 and buy the Lightning Adapter Lightning Adapter (to 30 pin) work in old docking speaker? thank you

  • Combing rounding functions with other functions

    I am using hyperion reports. Is it possible to combine a rounding function with another function? Specifically, I am taking a variance of actual vs budget where actual and budget are % of total functions. The variance I am getting is off (see ex. bel

  • Email password won't save after Yahoo hack

    Opened my Mail inbox and got the wonderful mass of "MAILER @DAEMON" messages. Translation:I got hacked. I haven't had any problems with this since I changed my Yahoo/ATT password to something more complex. Now I'm being hacked again, went in to my ac