AD OID synchronization Update profile

Hello everyone;
We have success installed oid (10...) and ad, have success configured ad to oid synchronization...
but now we change mapping file, for example, now email builds from other attributes, but previously synchronized users not changing theirs mails, only new added users have 'normal' email.
how resync users for update their emails, without bulkdelete?
thanks,
jeff

Bulkmodify, perhaps?
Bottom line is you cannot change your sync profile and get it to update existing OID entries (previously synced from AD).
Another option would be using an ldif file. Creating ldif file(s) is not that difficult, it would be something like:
dn: cn=[your OID mapping]
changetype: modify
replace: mail
mail: [email protected]
dn: cn=[next entry, blank line above is needed!]
You can create these, using ldapsearch -h [your MS DC name] -p 3268 -Z [smart conditions here]
Load using ldapmodify

Similar Messages

  • Sun Directory Server and OID Synchronization

    I'm having a problem with synchronizing OID with our existing Sun Directory Server. This is a one way synchronization, using Sun DS as the source, and OID as the destination. I've successfully installed OID with SSL enabled (this is part of an Oracle Portal installation), and followed what docs I could find. I created an integration profile based off the iPlanet Import profile, and imported a custom mapping profile based off a differing DIT naming convention (o=company.com vs dc=company,dc=com). I have applied an ACI that should allow the synchronization profile user to update entries on the OID side, and a user in Sun DS that has access to the appropriate areas on that side. I was able to successfully bootstrap and import all of our users, and it was also able modify the last changelog number.
    Having said all of that, incremental changes aren't propagating to OID. I'm not sure where to look or what steps to take to troubleshoot this, as I'm brand new to OID. There's an agent execution command that is blank in the integration profile, but according to what I've found that's the default and is acceptable.
    Am I missing a step here? According to the docs, all I need to do is enable the profile, and away it goes.
    One last thing I had to do to overcome an issue with the changelog number not updating was adding our internal root ca's certificate to the local JVM's cacerts file. I accomplished this with the keytool command, and it seemed to work fine. I'm unsure if it's the SSL config that is hosed and is causing this, or if it's a configuration parameter I'm missing.. but I don't have anywhere to start as far as troubleshooting is concerned.

    On your integration profile, did you set the debug level to 63? You should have a _____.aud and a _____.trc file in your $ORACLE_HOME/ldap/odi/log directory that will provide more info. Did you start your DIP server (odisrv) with the oidctl command?
    You might also look at downloading the "diptester" utility for troubleshooting OID synchronization issues.
    - Brian

  • Override update profile.Purch.requisition statiscal between fund reser&po

    Dear all,
    We are using update profile 101 and our current chain  flow is:
    funds reservation
    purchase order
    invoice
    payment
    we would like to include in our flow purchase requisition but as statistical budget update. As I understood, in help it is said that it is not possible in the middle of the chain make statistical updates. In fact although it is marked as statistical value type when at the account assignment of the purchase requisition I include the funds reservation if afterwards I display the consumption of the funds reservations it consumes. Any idea if there is a way for having in the chain the purchase requisition as statistical.
    funds reservation
    purchase requisition
    purchase order
    invoice
    payment
    Best regards and thanks for the help.

    Dear Noemí,
    Thanks for your help,
    The purchase requisitions are done by users of the company that maybe are aware of the funds reservation, so the purchasers would like to receive the data of the purchase requisitions whenever is possible even with the real reservation account assignment but, it can happen that this purchase requisition will not be valid and consequently will not turn into a purchase order. The purchasing deparment doesn´t want that the funds reservation are consumed  by purchase requisitions that at the end doesn´t turn in purchase oder and realise, at the moment that they want to create a purchase order there is no money at the funds reservation due to purchase requisitions that must be processed or that they are not valid. I don´t know if there is a way to do what they want, because they want to have the flow :
    funds reservation
    purchase requisition
    purchase oder
    gr/iv
    payment
    but the expect the purchase requisition be statistically.
    From what i read at
    http://help.sap.com/saphelp_erp60_sp/helpdata/EN/f0/ca3eb4260211d28a430000e829fbbd/content.htm
    "A document updated statistically cannot refer to a document that was 'really' updated. You must therefore note that each "Start" of the document chain is marked as statistical, for example, the purchase requisition or the funds reservation and the funds commitment."
    So it seems there is no option because we want the funds reservation to consume budget, then if there is a purchase requisition (because not all po will have a purchase requisition) to consume statistically or not consume and then at the po consume again.
    I don´t know if you have a possible idea for this .
    Best regards and thanks again

  • Assign update profile to FM Area

    Hello,
    If someone knows what would happen if I create my own update profile and change it? There are no budget data at present time.
    Natalja

    Hi Natalja,
    That's not in the scope of SAP recommendation. You have to realize what do you change exactly and why. If you are completely sure about the impact of this change on core processes in FM (including the basis level), then you can do it. Anyway, you can only override existing profile, not create a new one.
    Generally, it's allowed; I did it once or twice for my FM implementations.
    Regards,
    Eli

  • Update profile options at user level?

    Hi All,
    Need a script for,
    update profile options at user level, for example we should be able to update a profile xyz for a user abc using that script?
    or please provide the document related to that..

    Hi All,
    Thanks for all sugessions,
    i have written an script for updating profile option value from backend.
    SELECT d.level_id,c.user_name, b.profile_option_name, a.user_profile_option_name,d.profile_option_value
    FROM fnd_profile_options_tl a,
    fnd_profile_options b,
    fnd_user c,
    fnd_profile_option_values d
    WHERE d.profile_option_id = b.profile_option_id
    AND d.level_id = 10004
    AND a.profile_option_name = b.profile_option_name
    AND d.level_value = c.user_id
    AND c.user_name = '&USER_NAME'
    update query
    update fnd_profile_option_values
    set profile_option_value = '&Profile_Option_Value'
    where profile_option_id in
    (select profile_option_id from fnd_profile_options where profile_option_name
    =(select profile_option_name from fnd_profile_options_tl
    where user_profile_option_name = ('&User_Profile_Option_Name')))
    and level_id = 10004
    and level_value in (select user_id from fnd_user
    where user_name in ('&User_Name'))
    Thanks
    One

  • Override Update Profile

    Hi,
    We are on Ecc6, Ehp4 and activated the BCS part of FM.
    The scenario is we have to issue multi year purhcase order to our vendors. Now to issue that we have to have budget in the future years and for system to check that I want to make  Payment Budget on "Delivery Date".
    At present the update profile selected in my system is "00102-Payment budget; Invoice basis ; Posting date". To allow system to check the future years budget I want to override update profile by selecting Delivvery date and Period based encumberances, but system is not allowing to select the "period based Encumberance tracking with Delivery Date".
    My concern is if I select "FY Based" I may loose all important information of changes, which would be useful for my MIS.
    Can you please advise, what is the information system will not store if I activate "FY Based" encumberance? And is it ok to activate "Delivry Date for "PR & PO"
    Regards
    Shailesh

    Eli,
    Is there any work around for my issue? As I need encumerance tracking "period based". The problem I am facing is, if I do not activate update profile with "Delivery Date" then all my purhcase order will have to start at 1st April and end at 31st March next year.There are many of the purhcase orders which are ending in between fisacal year 2015 (ending in Aug 15 or Sep 15).. Got badly stuck in this issue. is there any workaround build in to resolve this issue.
    Please advise
    Shailesh

  • Yosemite Server 4 upgrade is stuck at updating Profile Manager service

    My iMac was using Mac OS 10.9 and Server v3 and I just upgraded to Yosemite and then purchased Server v4. When I launched Server it said that it was going to update my services. It got as far as "updating Profile Manager service." Is anyone else having this issue? It has been stuck at doing the updating for about 9 hours now and no change. Any ideas?

    My iMac was using Mac OS 10.9 and Server v3 and I just upgraded to Yosemite and then purchased Server v4. When I launched Server it said that it was going to update my services. It got as far as "updating Profile Manager service." Is anyone else having this issue? It has been stuck at doing the updating for about 9 hours now and no change. Any ideas?

  • Update Profile 350 with GRIR Update 'MM Goods Receipt'

    Hi All,
    I am using BCS functionality for Fund Management. FM Area is assigned with standard update profile '350'.
    I wanted to update budget at the time of Goods Receipt. Therefore I changed the setting by selecting 'MM goods Receipt' & deselected 'MM Invoice Receipt'.
    When I change system is giving me warning message as below:
    *Customizing MM goods receipt and payment selection is not allowed
        Message no. FI170
    Diagnosis
        If you want to work on a payment basis with the Payment Selection
        program and have a selected an update profile accordingly, the
        redemption of the purchase order commitment cannot take place  at the
        time of goods receipt.
    Procedure
        Check the settings on the update profile and on the GR/IR update in the
        Customizing of Funds Management Government.
        If you want to work on a payment basis, you must select a corresponding
        update profile and choose MM-Invoice receipt for the GR/IR update.
        If you choose an update profile, with which you are working on an
        invoice basis, you can also choose MM-goods receipt for the GR/IR
        update.*
    Please confirm whether can I make these changes as it is an warning message. If yes, then what would be the Repercussions.
    Regards
    Manish

    Hi Alex,
    Thanks for your quick reply.
    See, I can also select MM-Goods Receipt. Just wanted to know what are the issues I may face by changing standard settings  considering I am using commitment budgets.
    Regards
    Manish

  • Funds Management Update profile 350 : commitment and Payment budgets

    HI Gurus,
    We have configured with update Profile 350 ;commitment and Payment budgets ( Former Budgeting).
    For Procurement : Purchase Requisition and Puchase Order Level
    For Cosumption : Goods Issue and FI direct Invoice (i.e: Exp Dr and Vendor Cr).
    is that profile meets the requirement ?
    Please clear me the  Budget transactions updated.
    1. Purchase Requistion
    2. Purchase Order
    3. GR
    4. GI
    5. Stock Transfer
    6. Invoice
    7. FI invoice
    Regards,

    Hi, Laxmu,
    All these can be managed by UP "000101" also. Why are u going for 351..?? Any specific reason??
    Rgds,
    Khushru

  • Ops Center - Updating Patches using the Update Profile tab

    I am unable to create a new profile in order to update patches onto an asset. When trying to create a new profile in order update assets, I'm unable to access any option on the "Update Profile" tab. According to the manual , http://wikis.sun.com/display/EMOC11g1/Creating+an+OS+Update+Profile , that indicates that the option is disabled and the resolution is to register and manage your assets. The problem at hand is that despite registering and managing my assets I'm still unable to create a new profile. Could somebody give me insight on what else I could do in order to carry out the task of updating assets with patches.

    No the update catalog action is not active. Yes it is in connected mode and I'm unable to define a default local library (all features under libraries are mostly disabled). Yed, I have supplied connected authentication usernames and passwords. How do I go about enable these features?

  • Server 4.0 stuck on "Updating Profile Manager service"

    Updated my Mac mini server to Yosemite, bought server 4.0 and installed it.
    Then started the update procedure, but the progress bar only goes half, then stuck at "Updating Profile Manager service".
    Waited for more than an hour, no progress. Killed the update and tried again, but the same result.
    Anyone a solution ?
    Greetings
    Robin

    USER              PID  %CPU %MEM      VSZ    RSS   TT  STAT STARTED      TIME COMMAND
    root             7898   0.4  0.1  2543068   9704   ??  Ss   12:09AM   0:13.98 servermgr_config   
    root             9368   0.0  0.1  2509172   7064   ??  Ss   12:57AM   0:00.03 servermgr_devicemgr   
    root             9367   0.0  0.1  2479968   5988   ??  Ss   12:57AM   0:00.01 /Applications/Server.app/Contents/ServerRoot/usr/sbin/serveradmin settings de
    root             9366   0.0  0.1  2504004   6456   ??  Ss   12:57AM   0:00.02 servermgr_caching   
    root             9364   0.0  0.1  2506564   6456   ??  Ss   12:57AM   0:00.02 servermgr_afp   
    root             9361   0.0  0.1  2515608   7372   ??  Ss   12:57AM   0:00.04 servermgr_accounts   
    root             9359   0.0  0.1  2473460   5704   ??  Ss   12:57AM   0:00.01 /Applications/Server.app/Contents/ServerRoot/usr/libexec/server_backup/server
    root             9357   0.0  0.1  2501928   6340   ??  Ss   12:57AM   0:00.02 /Applications/Server.app/Contents/ServerRoot/usr/sbin/ServerBackup -cmd backu
    root             9356   0.0  0.2  2543828  14220   ??  Ss   12:57AM   0:00.18 /System/Library/CoreServices/backupd.bundle/Contents/Resources/backupd
    osxadmin         9354   0.0  0.2  2625500  15884   ??  S    12:56AM   0:00.28 /System/Library/CoreServices/RemoteManagement/ScreensharingAgent.bundle/Conte
    root             9353   0.0  0.4  2543064  35048   ??  Ss   12:56AM   0:00.56 /System/Library/CoreServices/RemoteManagement/screensharingd.bundle/Contents/
    osxadmin         9349   0.0  0.1  2536468   7612   ??  S    12:48AM   0:00.13 /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/XPCServices/com
    osxadmin         9297   0.0  0.1  2508888   6912   ??  S    12:19AM   0:00.06 /usr/libexec/secinitd
    _teamsserver     9179   0.0  0.0  2506080   1128   ??  S    12:10AM   0:00.01 /usr/sbin/cfprefsd agent
    root             8990   0.0  0.1  2539648   7660   ??  Ss   12:09AM   0:00.08 /Applications/Server.app/Contents/ServerRoot/usr/libexec/ServerEventsDaemon
    root             8706   0.0  0.0  2441984   1320   ??  S    12:09AM   0:00.03 chmod u=rwX,go=rX /Library/Server/ProfileManager/ /Library/Server/ProfileMana
    root             8700   0.0  0.0  2433020    712   ??  S    12:09AM   0:00.01 /usr/bin/xargs chmod u=rwX,go=rX
    root             8617   0.0  0.1  2540700   8900   ??  Ss   12:09AM   0:00.63 /Applications/Server.app/Contents/ServerRoot/usr/libexec/ServerEventAgent
    root             8555   0.0  0.0  2456924   1084   ??  S    12:09AM   0:00.02 /bin/bash /Applications/Server.app/Contents/ServerRoot/usr/libexec/deviceMana
    osxadmin         8165   0.0  0.1  2520636   5600   ??  S    12:09AM   0:00.02 /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/Resources/hel
    root             8054   0.0  0.1  2538892   6544   ??  Ss   12:09AM   0:00.33 /sbin/emond
    root             7957   0.0  0.0  2536904   2792   ??  Ss   12:09AM   0:00.02 /Applications/Server.app/Contents/ServerRoot/System/Library/PrivateFrameworks
    root             7953   0.0  0.1  2537432   8060   ??  Ss   12:09AM   0:03.62 /Applications/Server.app/Contents/ServerRoot/usr/libexec/servermetricsd.app/C
    root             7897   0.0  0.1  2540880   7676   ??  Ss   12:09AM   0:00.20 /Applications/Server.app/Contents/ServerRoot/System/Library/CoreServices/Serv
    root             7892   0.0  0.3  2554524  27428   ??  Ss   12:09AM   0:00.71 /Library/PrivilegedHelperTools/com.apple.serverd
    osxadmin         7824   0.0  0.5  2639788  39372   ??  S    12:08AM   0:02.14 /Applications/Server.app/Contents/MacOS/Server
    root             7755   0.0  0.1  2477248   5628   ??  Ss   12:00AM   0:00.03 /System/Library/CoreServices/SubmitDiagInfo server-init
    osxadmin         7716   0.0  0.1  2500704   6352   ??  S    11:56PM   0:00.04 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framewo
    osxadmin         6929   0.0  0.1  2496904   6576   ??  Ss   10:15PM   0:00.05 /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/XPCService
    _assetcache      6911   0.0  0.0  2470496   2680   ??  S    10:15PM   0:00.01 /System/Library/PrivateFrameworks/TCC.framework/Resources/tccd
    _assetcache      6908   0.0  0.1  2544348   6100   ??  Ss   10:15PM   0:00.19 /System/Library/CoreServices/AssetCacheLocatorService
    _softwareupdate  6907   0.0  0.1  2538904   8008   ??  Ss   10:15PM   0:00.19 /System/Library/CoreServices/Software Update.app/Contents/Resources/softwareu
    root             6906   0.0  0.3  2555692  23160   ??  Ss   10:15PM   0:00.70 /System/Library/PrivateFrameworks/PackageKit.framework/Resources/installd
    osxadmin         5521   0.0  0.0  2538972   3200   ??  S     7:15PM   0:00.03 /System/Library/PrivateFrameworks/CloudServices.framework/Resources/com.apple
    osxadmin         5451   0.0  0.0  2464092   1412 s000  S     7:10PM   0:00.31 -bash
    root             5450   0.0  0.0  2497452   2880 s000  Ss    7:10PM   0:00.08 login -pf osxadmin
    osxadmin         5448   0.0  0.8  2731008  68600   ??  U     7:10PM   0:49.51 /Applications/Utilities/Terminal.app/Contents/MacOS/Terminal
    osxadmin         4533   0.0  1.4  2699644 117024   ??  S     4:38PM   1:37.34 /Applications/Utilities/Console.app/Contents/MacOS/Console
    root             4102   0.0  0.0  2500124   4012   ??  Ss    4:19PM   0:00.11 /System/Library/PrivateFrameworks/Noticeboard.framework/Versions/A/Resources/
    osxadmin         4098   0.0  0.2  2584668  15648   ??  S     4:19PM   0:00.35 /System/Library/PrivateFrameworks/Noticeboard.framework/Versions/A/Resources/
    osxadmin         4097   0.0  0.2  2581536  16692   ??  S     4:19PM   0:00.14 /System/Library/PrivateFrameworks/CloudServices.framework/Resources/EscrowSec
    root             4030   0.0  0.0  2477408    740   ??  SNs   4:18PM   0:00.01 /usr/libexec/periodic-wrapper daily
    osxadmin         3313   0.0  0.0  2514460   3480   ??  S     1:36PM   0:00.04 /System/Library/PrivateFrameworks/KerberosHelper/Helpers/DiskUnmountWatcher
    osxadmin         3139   0.0  0.1  2496048   6236   ??  S     1:09PM   0:00.03 /usr/libexec/USBAgent
    _devicemgr       1736   0.0  0.0  2477408    848   ??  S    12:45PM   0:00.01 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framewo
    _devicemgr       1688   0.0  0.0  2505312   3664   ??  S    12:45PM   0:00.02 /System/Library/PrivateFrameworks/TCC.framework/Resources/tccd
    root             1591   0.0  0.1  2499324   6392   ??  Ss   12:41PM   0:00.03 /usr/sbin/spindump
    root             1585   0.0  0.0  2478972   1864   ??  Ss   12:41PM   0:01.46 /usr/libexec/systemstatsd
    _calendar        1480   0.0  0.0  2506336   3660   ??  S    12:40PM   0:00.03 /System/Library/PrivateFrameworks/TCC.framework/Resources/tccd
    _teamsserver     1444   0.0  0.0  2506860   3692   ??  U    12:40PM   0:00.03 /System/Library/PrivateFrameworks/TCC.framework/Resources/tccd
    root              359   0.0  0.0  2489696    904   ??  S    12:39PM   0:00.13 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framewo
    osxadmin          344   0.0  0.1  2516508   7020   ??  S    12:39PM   0:00.11 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framewo
    _spotlight        343   0.0  0.1  2517340  10008   ??  S    12:39PM   0:12.24 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framewo
    _spotlight        342   0.0  0.0  2514844   1464   ??  S    12:39PM   0:00.11 /usr/sbin/distnoted agent
    osxadmin          340   0.0  0.0  2477408    868   ??  S    12:38PM   0:00.03 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framewo
    osxadmin          339   0.0  0.2  2568464  16968   ??  Ss   12:38PM   0:00.11 /Applications/Reminders.app/Contents/PlugIns/com.apple.RemindersNC.appex/Cont
    osxadmin          337   0.0  0.1  2504212   7612   ??  S    12:38PM   0:00.07 /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/
    osxadmin          336   0.0  0.2  2581648  12972   ??  S    12:38PM   0:00.14 /System/Library/PrivateFrameworks/CommerceKit.framework/Resources/LaterAgent.
    osxadmin          335   0.0  0.1  2544580  12160   ??  S    12:38PM   0:00.90 /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/
    osxadmin          334   0.0  0.1  2505780   6432   ??  S    12:38PM   0:00.03 /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/
    osxadmin          325   0.0  0.1  2541832   8536   ??  S    12:38PM   0:00.10 /System/Library/Frameworks/InputMethodKit.framework/Versions/A/XPCServices/co
    osxadmin          323   0.0  0.2  2598344  16280   ??  U    12:38PM   0:01.31 /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell -psn_0_
    osxadmin          318   0.0  0.0  2514056   3992   ??  S    12:38PM   0:00.04 /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CMFSyncAgent
    osxadmin          317   0.0  0.1  2495524   9200   ??  Ss   12:38PM   0:00.02 /System/Library/CoreServices/NotificationCenter.app/Contents/XPCServices/com.
    root              316   0.0  0.0  2535732   2980   ??  Ss   12:38PM   0:00.03 /System/Library/CoreServices/CrashReporterSupportHelper server-init
    root              315   0.0  0.0  2507868   3724   ??  Ss   12:38PM   0:00.06 /System/Library/PrivateFrameworks/CoreSymbolication.framework/coresymbolicati
    root              314   0.0  0.1  2550164   5268   ??  Ss   12:38PM   0:00.44 /usr/libexec/sandboxd -n PluginProcess -n
    osxadmin          312   0.0  0.1  2537416  11976   ??  S    12:38PM   0:00.04 /System/Library/PrivateFrameworks/Notes.framework/Versions/A/XPCServices/com.
    osxadmin          311   0.0  0.0  2516156   3932   ??  S    12:38PM   0:00.05 /System/Library/Frameworks/Security.framework/Versions/A/Resources/CloudKeych
    osxadmin          308   0.0  0.2  2540828  16264   ??  S    12:38PM   0:00.38 /usr/libexec/fmfd
    osxadmin          307   0.0  0.2  2543012  17632   ??  S    12:38PM   0:00.54 /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/
    osxadmin          304   0.0  0.1  2537712   6356   ??  S    12:38PM   0:00.08 /Applications/iTunes.app/Contents/MacOS/iTunesHelper.app/Contents/MacOS/iTune
    osxadmin          303   0.0  0.2  2547160  16320   ??  Ss   12:38PM   0:00.94 /System/Library/CoreServices/Spotlight.app/Contents/XPCServices/com.apple.met
    osxadmin          300   0.0  0.1  2537608   8956   ??  S    12:38PM   0:00.33 /System/Library/CoreServices/diagnostics_agent
    osxadmin          299   0.0  0.1  2573092  11436   ??  S    12:38PM   0:00.11 /System/Library/CoreServices/WiFiAgent.app/Contents/MacOS/WiFiAgent
    osxadmin          296   0.0  0.1  2538156   6000   ??  S    12:38PM   0:00.12 /System/Library/CoreServices/cloudpaird
    osxadmin          295   0.0  0.1  2537144  11892   ??  S    12:38PM   0:00.05 /System/Library/PrivateFrameworks/AskPermission.framework/Versions/A/Resource
    osxadmin          293   0.0  0.2  2542076  15044   ??  S    12:38PM   0:00.29 /System/Library/CoreServices/AppleIDAuthAgent
    osxadmin          291   0.0  0.3  2620956  25636   ??  S    12:38PM   0:00.78 /System/Library/CoreServices/NotificationCenter.app/Contents/MacOS/Notificati
    osxadmin          289   0.0  0.2  2581580  17304   ??  S    12:38PM   0:00.13 /System/Library/CoreServices/Keychain Circle Notification.app/Contents/MacOS/
    osxadmin          287   0.0  0.1  2537088   7168   ??  S    12:38PM   0:00.09 /System/Library/CoreServices/SocialPushAgent.app/Contents/MacOS/SocialPushAge
    osxadmin          284   0.0  0.0  2506296   3584   ??  S    12:38PM   0:00.02 /usr/libexec/spindump_agent
    osxadmin          282   0.0  0.2  2539492  13856   ??  Ss   12:38PM   0:00.82 /System/Library/PrivateFrameworks/CloudDocsDaemon.framework/XPCServices/Conta
    osxadmin          280   0.0  0.2  2553068  17812   ??  S    12:38PM   0:00.33 /System/Library/PrivateFrameworks/TelephonyUtilities.framework/callservicesd
    osxadmin          278   0.0  0.1  2537776   5464   ??  S    12:38PM   0:00.05 /System/Library/PrivateFrameworks/IMDPersistence.framework/XPCServices/IMDPer
    osxadmin          277   0.0  0.2  2551380  17648   ??  S    12:38PM   0:01.39 /System/Library/PrivateFrameworks/IDS.framework/identityservicesd.app/Content
    osxadmin          276   0.0  0.1  2541216   8344   ??  S    12:38PM   0:00.42 /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
    osxadmin          275   0.0  0.3  2555700  25172   ??  S    12:38PM   0:08.23 /System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd
    osxadmin          274   0.0  0.2  2593076  13792   ??  S    12:38PM   0:00.18 /System/Library/CoreServices/CoreServicesUIAgent.app/Contents/MacOS/CoreServi
    osxadmin          273   0.0  0.2  2545472  12944   ??  S    12:38PM   0:00.08 /System/Library/PrivateFrameworks/CallHistory.framework/Support/CallHistorySy
    osxadmin          272   0.0  0.2  2541052  15044   ??  S    12:38PM   0:00.43 /System/Library/PrivateFrameworks/IMCore.framework/imagent.app/Contents/MacOS
    osxadmin          271   0.0  0.1  2545360  11772   ??  S    12:38PM   0:00.05 /System/Library/PrivateFrameworks/CallHistory.framework/Support/CallHistoryPl
    osxadmin          270   0.0  0.2  2568952  20008   ??  S    12:38PM   0:00.24 /System/Library/PrivateFrameworks/MessagesKit.framework/Resources/soagent.app
    osxadmin          269   0.0  0.3  2594616  26144   ??  S    12:38PM   0:00.50 /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/XPCSe
    osxadmin          267   0.0  0.1  2518244   8112   ??  S    12:38PM   0:03.80 /usr/libexec/nsurlstoraged
    osxadmin          266   0.0  0.3  2583088  21032   ??  Ss   12:38PM   0:00.20 /System/Library/CoreServices/Dock.app/Contents/XPCServices/com.apple.dock.ext
    osxadmin          264   0.0  0.1  2541028   5364   ??  S    12:38PM   0:00.31 /usr/libexec/secd
    osxadmin          263   0.0  0.0  2485344   3168   ??  Ss   12:38PM   0:00.02 /System/Library/CoreServices/Menu Extras/AirPort.menu/Contents/XPCServices/co
    osxadmin          262   0.0  0.4  2570676  33472   ??  S    12:38PM   0:00.22 /System/Library/CoreServices/iconservicesagent
    osxadmin          258   0.0  0.2  2543268  19860   ??  Ss   12:38PM   0:00.32 /System/Library/PrivateFrameworks/CalendarAgent.framework/Versions/A/XPCServi
    osxadmin          257   0.0  0.1  2541760   5776   ??  S    12:38PM   0:00.54 /System/Library/PrivateFrameworks/TCC.framework/Resources/tccd
    osxadmin          256   0.0  0.1  2541496   9572   ??  S    12:38PM   0:00.24 /usr/libexec/pkd
    osxadmin          255   0.0  0.2  2549624  18152   ??  S    12:38PM   0:00.26 /usr/libexec/sharingd
    root              254   0.0  0.1  2515924  11476   ??  Ss   12:38PM   0:00.10 /System/Library/CoreServices/backupd.bundle/Contents/Resources/TMCacheDelete
    osxadmin          253   0.0  0.2  2544636  19632   ??  S    12:38PM   0:00.85 /System/Library/PrivateFrameworks/CloudDocsDaemon.framework/Versions/A/Suppor
    root              252   0.0  0.1  2514876   4460   ??  Ss   12:38PM   0:00.23 /System/Library/PrivateFrameworks/CacheDelete.framework/deleted
    osxadmin          251   0.0  0.1  2539560   5212   ??  S    12:38PM   0:00.10 /System/Library/CoreServices/pbs
    osxadmin          248   0.0  0.1  2572060   6088   ??  S    12:38PM   0:01.37 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.frame
    osxadmin          246   0.0  0.5  3807188  44048   ??  S    12:38PM   0:03.61 /System/Library/CoreServices/Spotlight.app/Contents/MacOS/Spotlight
    osxadmin          245   0.0  0.1  2566432  11496   ??  S    12:38PM   0:00.12 /System/Library/CoreServices/AirPlayUIAgent.app/Contents/MacOS/AirPlayUIAgent
    osxadmin          243   0.0  0.1  2542312  12016   ??  S    12:38PM   0:01.44 /usr/libexec/nsurlsessiond
    osxadmin          242   0.0  0.4  2569976  29436   ??  S    12:38PM   0:02.90 /System/Library/PrivateFrameworks/CalendarAgent.framework/Executables/Calenda
    osxadmin          241   0.0  0.1  2541864   7636   ??  S    12:38PM   0:00.09 /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARD
    _locationd        240   0.0  0.1  2546964   8100   ??  Ss   12:38PM   0:01.76 /usr/libexec/locationd
    osxadmin          239   0.0  0.1  2537692   6220   ??  S    12:38PM   0:00.96 /usr/sbin/usernoted
    osxadmin          238   0.0  0.0  2497480   1156   ??  S    12:38PM   0:00.01 /usr/sbin/pboard
    _coreaudiod       237   0.0  0.0  2537856   2536   ??  Us   12:38PM   0:00.06 /System/Library/Frameworks/CoreAudio.framework/Versions/A/XPCServices/com.app
    _coreaudiod       234   0.0  0.1  2543576   9696   ??  Ss   12:38PM   0:00.93 /usr/sbin/coreaudiod
    osxadmin          233   0.0  0.6  2637352  50092   ??  S    12:38PM   0:03.72 /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    osxadmin          232   0.0  0.2  2600648  17764   ??  S    12:38PM   0:02.04 /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
    osxadmin          230   0.0  0.3  2596140  27276   ??  S    12:38PM   0:01.23 /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
    osxadmin          228   0.0  0.0  2516620   3020   ??  S    12:38PM   0:01.89 /usr/sbin/cfprefsd agent
    osxadmin          226   0.0  0.0  2522656   4164   ??  S    12:38PM   0:03.07 /usr/sbin/distnoted agent
    osxadmin          224   0.0  0.2  2541912  13468   ??  S    12:38PM   0:01.28 /usr/libexec/UserEventAgent (Aqua)
    root              223   0.0  0.0  2529360   2288   ??  Ss   12:38PM   0:00.17 /usr/libexec/securityd_service
    _nsurlstoraged    219   0.0  0.1  2514380   4696   ??  Ss   12:37PM   0:00.22 /usr/libexec/nsurlstoraged
    root              218   0.0  0.1  2546836  10188   ??  Ss   12:37PM   0:00.17 /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Resources/suhelper
    _softwareupdate   217   0.0  2.0  3726564 165920   ??  Ss   12:37PM   0:19.22 /System/Library/CoreServices/Software Update.app/Contents/Resources/softwareu
    _netbios          214   0.0  0.1  2515060   6808   ??  SNs  12:37PM   0:00.08 /usr/sbin/netbiosd
    root              213   0.0  0.0  2516660   3888   ??  Ss   12:37PM   0:00.06 /System/Library/PrivateFrameworks/AccountPolicy.framework/XPCServices/com.app
    root              211   0.0  0.1  2540132   4480   ??  Ss   12:37PM   0:00.05 /System/Library/PrivateFrameworks/TCC.framework/Resources/tccd system
    root              206   0.0  0.1  2522040   7852   ??  Ss   12:37PM   0:04.75 /usr/sbin/PasswordService -n
    root              204   0.0  0.0  2466640   2076   ??  S    12:37PM   0:00.00 /usr/libexec/xssendevent
    root              203   0.0  0.0  2495904   1204   ??  Ss   12:37PM   0:00.01 /usr/libexec/discoveryd_helper --loglevel Detailed --logclass Everything --lo
    root              201   0.0  0.1  2538264   4704   ??  Us   12:37PM   0:00.21 /usr/libexec/smd
    root              199   0.0  0.1  2541420   7780   ??  Ss   12:37PM   0:03.90 /usr/sbin/diskmanagementd
    root              197   0.0  0.1  2539164   8576   ??  Ss   12:37PM   0:07.56 /System/Library/PrivateFrameworks/StorageKit.framework/Resources/storagekitd
    root              195   0.0  0.0  2514280   1192   ??  Ss   12:37PM   0:00.05 /usr/libexec/networkd_privileged
    root              194   0.0  0.1  2539132   5448   ??  Ss   12:37PM   0:09.65 /usr/libexec/ApplicationFirewall/socketfilterfw
    root              192   0.0  0.6  2657512  48544   ??  Ss   12:37PM   0:00.54 /System/Library/PrivateFrameworks/SystemMigration.framework/Resources/systemm
    root              191   0.0  0.0  2489528   2472   ??  Ss   12:37PM   0:00.02 /System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kadmind
    root              189   0.0  0.0  2514700   3604   ??  Ss   12:37PM   0:00.02 /System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kpasswdd
    root              187   0.0  0.1  2498660   4392   ??  Ss   12:37PM   0:00.09 /usr/bin/perl -T /usr/libexec/emlog.pl -l
    _networkd         186   0.0  0.1  2519188   6404   ??  Ss   12:37PM   0:01.34 /usr/libexec/networkd
    root              185   0.0  0.0  2514388   2864   ??  Ss   12:37PM   0:01.94 sysmond
    root              184   0.0  0.0  2497552   2604   ??  Ss   12:37PM   0:00.03 /System/Library/CryptoTokenKit/com.apple.ifdreader.slotd/Contents/MacOS/com.a
    root              183   0.0  0.0  2516212   1452   ??  Ss   12:37PM   0:04.30 /usr/sbin/ntpd -c /private/etc/ntp-restrict.conf -n -g -p /var/run/ntpd.pid -
    root              182   0.0  0.6  3067528  53912   ??  Ss   12:37PM   0:01.94 /usr/libexec/slapd -d 0 -h ldap:/// ldapi://%2Fvar%2Frun%2Fldapi
    root              180   0.0  0.1  2537080   6056   ??  Ss   12:37PM   0:00.05 /usr/libexec/usbd
    root              179   0.0  0.0  2518248   3312   ??  Us   12:37PM   0:00.04 /usr/libexec/nehelper
    _nsurlsessiond    178   0.0  0.1  2519660   7980   ??  Ss   12:37PM   0:00.21 /usr/libexec/nsurlsessiond --privileged
    root              177   0.0  0.0  2514272   1532   ??  Ss   12:37PM   0:00.09 /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/com.appl
    root              169   0.0  0.1  2514716   5756   ??  Ss   12:37PM   0:00.07 /System/Library/PrivateFrameworks/AmbientDisplay.framework/Versions/A/XPCServ
    root              166   0.0  0.0  2549388   1556   ??  Ss   12:37PM   0:00.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/CVMServer
    root              164   0.0  0.0  2497252   3584   ??  Ss   12:37PM   0:00.02 /System/Library/Frameworks/CryptoTokenKit.framework/ctkd -s
    root              163   0.0  3.6  4765120 303824   ??  Ss   12:37PM   3:26.09 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framewo
    root              146   0.0  0.1  2519316   4584   ??  Ss   12:37PM   0:00.17 /usr/sbin/filecoordinationd
    _windowserver     144   0.0  1.0  3679744  82044   ??  Rs   12:37PM   2:58.68 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraph
    root              137   0.0  0.0  2507500   3612   ??  Ss   12:37PM   0:00.02 /System/Library/Frameworks/PCSC.framework/Versions/A/XPCServices/com.apple.ct
    root              136   0.0  0.1  2459172   4992   ??  Ss   12:37PM   0:03.70 /usr/libexec/watchdogd
    root              111   0.0  0.0  2516356   1236   ??  Ss   12:37PM   0:00.03 /usr/libexec/diagnosticd
    root               85   0.0  0.0  2522720   3596   ??  Ss   12:37PM   0:07.23 /usr/sbin/cfprefsd daemon
    root               84   0.0  0.1  2542036   7776   ??  Ss   12:37PM   0:03.51 /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/authd.xp
    _distnote          81   0.0  0.0  2521608   2132   ??  Ss   12:37PM   0:00.89 /usr/sbin/distnoted daemon
    root               80   0.0  0.1  2548900  10272   ??  Ss   12:37PM   0:01.78 /System/Library/CoreServices/coreservicesd
    root               78   0.0  0.1  2539308   8052   ??  Ss   12:37PM   0:03.60 /usr/libexec/amfid
    root               77   0.0  0.0  2516908   1908   ??  Ss   12:37PM   0:08.50 /usr/sbin/notifyd
    root               76   0.0  0.1  2537072   5360   ??  Ss   12:37PM   0:03.31 /usr/libexec/taskgated -s
    root               75   0.0  0.0  2497380   1328   ??  Ss   12:37PM   0:00.01 /usr/libexec/hidd
    root               73   0.0  0.0  2489720   1104   ??  Ss   12:37PM   0:00.02 /usr/sbin/KernelEventAgent
    root               72   0.0  0.0  2513788   2680   ??  Ss   12:37PM   0:00.04 /System/Library/CoreServices/logind
    osxadmin           71   0.0  0.3  2619492  23172   ??  Ss   12:37PM   0:02.80 /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow conso
    root               70   0.0  0.1  2543272   4724   ??  Ss   12:37PM   0:00.12 /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Su
    root               69   0.0  0.0  2514316   1400   ??  Ss   12:37PM   0:00.02 /usr/libexec/stackshot -t -O
    root               66   0.0  0.1  2518248   5724   ??  Ss   12:37PM   0:00.96 /System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kdc
    root               64   0.0  0.1  2538200   5468   ??  Ss   12:37PM   0:00.10 /usr/sbin/blued
    root               63   0.0  0.0  2514580   3628   ??  Ss   12:37PM   0:00.03 autofsd
    root               58   0.0  0.1  2539708   4868   ??  Ss   12:37PM   0:08.86 /usr/sbin/securityd -i
    _usbmuxd           57   0.0  0.0  2516596   3840   ??  Ss   12:37PM   0:01.71 /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources
    root               56   0.0  0.1  2539856   6724   ??  Ss   12:37PM   0:01.90 /System/Library/CoreServices/launchservicesd
    root               55   0.0  0.2  2543752  13604   ??  Ss   12:37PM   0:01.64 /System/Library/PrivateFrameworks/ApplePushService.framework/apsd
    _mdnsresponder     54   0.0  0.1  2548656   8856   ??  Ss   12:37PM   0:01.78 /usr/libexec/discoveryd --udsocket standard --loglevel Basic --logclass Every
    root               52   0.0  0.1  2517780   5136   ??  Ss   12:37PM   0:00.06 /usr/sbin/wirelessproxd
    root               51   0.0  0.4  2619460  36356   ??  Ss   12:37PM   0:20.64 /usr/libexec/opendirectoryd
    root               50   0.0  0.1  2533284   5772   ??  Ss   12:37PM   0:00.07 /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Support/awdd
    root               48   0.0  0.1  2498180   5508   ??  Ss   12:37PM   0:00.03 /usr/libexec/wdhelper
    root               47   0.0  0.1  2516496  11656   ??  Ss   12:37PM   0:00.16 /System/Library/CoreServices/backupd.bundle/Contents/Resources/backupd-helper
    root               46   0.0  0.1  2544732   8540   ??  Ss   12:37PM   0:04.10 /usr/libexec/coreduetd
    root               43   0.0  0.0  2539440   2844   ??  Ss   12:37PM   0:02.82 /usr/libexec/diskarbitrationd
    root               42   0.0  0.0  2514460   3700   ??  Ss   12:37PM   0:00.03 /System/Library/CoreServices/iconservicesagent
    _iconservices      41   0.0  0.1  2519280   4268   ??  Ss   12:37PM   0:00.11 /System/Library/CoreServices/iconservicesd
    root               37   0.0  0.9  2662580  71792   ??  Ss   12:37PM   3:06.11 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framewo
    root               36   0.0  0.1  2515488   7360   ??  SNs  12:37PM   0:00.14 /usr/libexec/warmd
    root               34   0.0  0.1  2540736   5692   ??  Ss   12:37PM   0:00.14 /usr/libexec/airportd
    root               30   0.0  0.0  2539008   2428   ??  Ss   12:37PM   0:00.92 /System/Library/CoreServices/powerd.bundle/powerd
    root               29   0.0  0.1  2542068   7280   ??  Ss   12:37PM   0:01.26 /usr/libexec/configd
    _appleevents       28   0.0  0.1  2537528   4848   ??  Ss   12:37PM   0:00.14 /System/Library/CoreServices/appleeventsd --server
    root               26   0.0  0.1  2514072   5608   ??  Ss   12:37PM   0:00.10 /usr/libexec/thermald
    root               24   0.0  0.1  2542276  12316   ??  Ss   12:37PM   0:00.83 /usr/libexec/kextd
    root               23   0.0  0.1  2537252   8604   ??  Ss   12:37PM   0:06.88 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEve
    root               21   0.0  0.0  2519584   2124   ??  Ss   12:37PM   0:10.02 /usr/sbin/syslogd
    root               20   0.0  0.2  2544336  18572   ??  Ss   12:37PM   0:06.56 /usr/libexec/UserEventAgent (System)
    root             9369   0.0  0.0  2432928    804 s000  R+   12:57AM   0:00.00 ps aux
    root                1   0.0  0.2  2539208  13600   ??  Ss   12:36PM   1:13.51 /sbin/launchd

  • Updating profile on Facebook from iPad

    ANy tips I don't have a PC to do this why can't I update profile pics , or search for others from iPad?

    Not sure why, but FaceBook hasn't included the option with their iOS app.

  • Can't update profile for non-US address

    It is not possible to update profile address if selecting non-US "Country" as a "State/Province" is required, but unavailable.

    Try using the Image Capture app in your Applications folder.
    Connect the scanner to your Mac whether Wi-Fi or USB.
    Launch Image Capture.
    Click the very small black box bottom left side of the Image Capture window.
    You'll see this pop up menu:   Connecting this (device) opens:
    You can select a default app to scan (Image Capture) and select a folder from the Imort To pop up menu on the right to save scanned files to.

  • Create users in OID or update FND_USER to do the local authentication

    Hi,
    We have changed the OID sever for an 11i instance
    Hence I think some users who were in the old OID server are not present in the new one
    And the FND users of 11i are not able to get authenticated
    Shall I
    - Create the user in new OID server - Configuration tab of http://server/oiddas doesnt allow me to do that
    How ?
    Any API ?
    - Export / import from the old OID server to new one ?
    If yes, which tables
    - Can I update FND_USER to do the local authentication and not go thru OID/ SSO ?
    Thanks
    - Pooja
    I have posted the question in Application Server - General forum also

    Metalink note 233436.1 and 186981.1 should be of some help.
    You can change to local authentication by setting two profile options
    Applications SSO Login Types set to Local
    and Applications SSO Type to SSWA
    You may have to reset the users password if it has been set to EXTERNAL

  • AD OID Synchronization searchfilter issue (help needed)

    Hi,
    I am trying to Synchronize AD and OID. I am running into an issues where users are being populated both in groups and users containers in OID even though I specified my
    searchfilter to put users under cn=users and groups under cn=groups. Following are the serch filters I am using and looks like it's not working. I want my users to be in cn=Users and groups in cn=Groups, but some how
    I always keep getting the users being populated in cn=groups and cn=users.
    Group filter:
    searchfilter=(|(objectclass=group)(objectclass=organizationalunit)(!(objectclass=user)(!(objectclass=computer))))
    User filter:
    searchfilter=(|(objectclass=user)(objectclass=organizationalunit)(!(objectclass=group)(!(objectclass=computer))))Following are my Attribute Rules that I have both in group and user profiles:
    AttributeRules
    # attribute rule for mapping windows organizationalunit
    ou: : :organizationalunit:ou: : organizationalunit
    objectguid: :binary:organizationalunit:orclobjectguid: : organizationalunit:bin2b64(objectguid)
    # attribute rule for mapping directory containers
    cn: : :container: cn: :orclContainer
    objectguid: :binary:container: orclobjectguid: :orclContainer:bin2b64(objectguid)
    # attribute rule for mapping directordomains
    dc: : :domain: dc: :domain
    # USER ENTRY MAPPING RULES
    # attribute rule for mapping windows LOGIN id
    sAMAccountName,userPrincipalName: : :user:orclSAMAccountName: :orclADUser:toupper(truncl(userPrincipalName,'@'))+"$"+sAMAccountname
    # attribute rule for mapping Active Directory LOGIN id
    userPrincipalName: : :user:orclUserPrincipalName: :orclADUser:userPrincipalName
    # Map the userprincipalname to the nickname attr by default
    userPrincipalName: : :user:uid: :inetorgperson:userPrincipalName
    # Map the SamAccountName to the nickname attr if required
    # If this rule is enabled, userprincipalname rule needs to be disabled
    #sAMAccountName: : :user:uid: :inetorgperson
    # Assign the userprincipalname to Kerberaos principalname
    userPrincipalName: : :user:krbPrincipalName: :orcluserv2:trunc(userPrincipalName,'@')+'@'+toupper(truncl(userPrincipalName,'@'))
    # This rule is mapped as SAMAccountName is a mandatory attr on AD
    # and sn is mandatory on OID. sn is not mandatory on Active Directory
    SAMAccountName: : :user:sn: : person
    # attributes to map to cn - normally this is the given name
    #name: : :person:displayname: :inetorgperson
    cn: : :person:cn: :person
    # attribute rule for mapping entry and to create orclUserV2
    # There should be a mapping rule with orcluserv2 objectclass
    # without which the PORTAL may not function properly
    givenName: : :person:displayName: :orclUserV2
    # mail needs to be assigned valid value for default settings ing DAS
    userPrincipalName: : :user:mail: :inetorgperson
    mobile: : :organizationalperson:mobile: :inetorgperson
    ObjectGUID:1:binary:user:orclObjectGUID: :orclADUser:bin2b64(ObjectGUID)
    ObjectSID: :binary:user:orclObjectSID: :orclADUser:bin2b64(ObjectSID)
    # GROUP ENTRY MAPPING RULES
    #name: : :organizationalunit:ou: : organizationalunit
    #name: : :container: cn: :orclContainer
    #name: : :domain: dc: :domain
    cn: : :group:cn: :groupofuniquenames
    # displayname needs to be assigned a valid value for default settings on DAS
    SAMAccountName: : :group:displayName: :orclgroup
    # Description needs tobe assigned a valid value for default settings on DAS
    Description: : :group:Description: :orclgroup
    member: : :group:uniquemember: :groupofUniqueNames
    managedby: : :group:owner: :orclprivilegegroup
    sAMAccountName: : :group:orclSAMAccountName: :orclADGroup
    ObjectGUID: :binary:group:orclObjectGUID: :orclADGroup:bin2b64(ObjectGUID)
    ObjectSID: :binary:group:orclObjectSID: :orclADGroup:bin2b64(ObjectSID)Any help is appreciated. For example I see my userid being under cn=groups and cn=users both, even though I am user not a group.
    Thanks

    Hi WhiteSox!
    I wounder if you ever solved this?
    I guess that
    Group filter:
    searchfilter=(|(objectclass=group)(objectclass=organizationalunit)(!(objectclass=user)(!(objectclass=computer))))
    User filter:
    searchfilter=(|(objectclass=user)(objectclass=organizationalunit)(!(objectclass=group)(!(objectclass=computer))))
    in both searchfilters you do search for the organizationalunit with a logical OR. as both users and groups can have this attribute they migth end up there.
    I have to confess that I have struggled lately with the searchfilters as I am now on a AD-OID sync project.
    cu
    Andreas

Maybe you are looking for

  • External HD as iTunes library for 2+ Macs

    Hello, I am looking for the best way for my external hard drive to serve as the iTunes library for both my work iMac and my personal MacBook. If possible I want to be able to add music (from CD - yes I still like to support my local record shop - and

  • HT1386 cant get my iphone to link with itunes and it will not open

    i tried to reset my iphone and it will not work anymore how do i reset to factory

  • Analog readings on PCI7332 motion card

    I am using three analog inputs with a single axis open loop strpper. channel1,3,4 Channels 1 & 3 work fine, but channel 4 doesn't. First of all it seems too drag the input from 3volts to .8voltd I have an Analog Device 5B Islation amp connecting sign

  • Calendar Entry Duplication

    I am so confused about using iCloud to have my calendar across my iphone and ipad.  I have set them both up with Calendar on iCloud but keep getting duplicate entries.  The first time it happened I went and removed all the entries and they were both

  • Rollover Menu Trouble

    I'm a bit new to the whole rollover menu concept but I think I'm getting the hang of it. Now, on a website I'm designing for my own personal use, i have the main menu system in one movie clip. In that movie clip there are four other movie clips which