Dirsync with password sync - write-back?

DirSync with Password sync. Can it be configured to write-back password changes to on-premise AD? If not, the passwords on Azure AD are quickly going to go out of sync with the the on-premise AD. A user changes their password remotely using Office 365 comes
back into the office and find they have to use their old password to log onto the computer but their new password to access email/sharepoint/lync etc.. Messy.
Thanks
Lewiss101

Password write-back (Cloud -> on-premises) is currently not on the roadmap.
There are two important points to consider:
Passwords synchronized to Office 365 never expire.
With Password Sync enabled, users are no longer offered to change their passwords in Office 365. Password changes must be initiated on-premises.
What this means, is that remote users will only be able to change their password against your Active Directory (through VPN or FIM portal for example). Such change will be synced with Office 365.
What this also means, is that if your on-premises password expires, your user will still be able to access Office 365 resources with their current password - until such time when they get back to your on-premises AD and change their password, which
again will then by synchronized.
Does this cover your requirements?
Yann

Similar Messages

  • DirSync with Password Sync - Account Expiry

    Hi All,
    New to Office 365 - Hence a basic question.
    We have been exploring various DirSync options and considering DirSync with password sync at the moment.
    The msdn documentation suggests DirSync with Password sync sets the account expiry to 'Never Expire'.
    I understand we can also set account expiry for all tenant user accounts through Set-MsolPasswordPolicy cmdlet.
    If I use this cmdlet for setting expiry to say 90 days, will password sync overwrite the account expiry to 'Never expire' on next synchronization?
    Please advise.
    Regards,
    Ajay Suri

    If you don't check the "Enable Password Sync"
    checkbox, then the Azure password policies would apply, of course.
    The attributes included in DirSync are listed
    here.
    Yes, when you use Dirsync, all attributes are mastered on-prem.  This doesn't apply to passwords unless you check the box in #1.  Also, this doesn't apply to objects created in Azure manually (i.e. ones that weren't/aren't synced).
    Mike Crowley | MVP
    My Blog --
    Planet Technologies

  • Finding exception with the read-write-backing-map-scheme configuration.

    Finding exception with the <read-write-backing-map-scheme> configuration, that is setup against a simple database cache store implementation. The class SimpleCacheEventStoreImpl implements CacheStore interface.
    Exception in thread "main" java.lang.UnsupportedOperationException: configureCache: read-write-backing-map-scheme
         at com.tangosol.net.DefaultConfigurableCacheFactory.configureCache(DefaultConfigurableCacheFactory.java:995)
         at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:277)
         at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:689)
         at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:667)
         at Sample.SimpleEventStoreConsumer.main(SimpleEventStoreConsumer.java:10)
    The cache store is interfaced to the program SimpleEventStoreConsumer(where I have a put and get operation) through the following cache configuration descriptor. On running the SimpleEventStoreConsumer, the exception happens on trying to get the Named cache from the cache factory
    <cache-config>
         <caching-scheme-mapping>
              <cache-mapping>
                   <cache-name>Evt*</cache-name>
                   <scheme-name>SampleDatabaseScheme</scheme-name>
              </cache-mapping>
         </caching-scheme-mapping>
         <caching-schemes>
              <read-write-backing-map-scheme>
                   <scheme-name>SampleDatabaseScheme</scheme-name>
                   <internal-cache-scheme>
                        <local-scheme>
                             <scheme-ref>SampleMemoryScheme</scheme-ref>
                        </local-scheme>
                   </internal-cache-scheme>
                   <cachestore-scheme>
                        <class-scheme>
                             <class-name>com.emc.srm.cachestore.SimpleCacheEventStoreImpl</class-name>
                             <init-params>
                                  <init-param>
                                       <param-type>java.lang.String</param-type>
                                       <param-value>{cache-name}</param-value>
                                  </init-param>
                             </init-params>
                        </class-scheme>
                   </cachestore-scheme>
              </read-write-backing-map-scheme>
              <local-scheme>
                   <scheme-name>SampleMemoryScheme</scheme-name>
              </local-scheme>
         </caching-schemes>
    </cache-config>

    you are missing <backing-map-scheme>. Do like following:
    <caching-schemes>
              <distributed-scheme>
                   <scheme-name>distributed-scheme</scheme-name>
                   <service-name>DistributedQueryCache</service-name>
                   <backing-map-scheme>
                        <read-write-backing-map-scheme>
                             <scheme-ref>rw-bm</scheme-ref>
                        </read-write-backing-map-scheme>
                   </backing-map-scheme>
    <autostart>true</autostart>
              </distributed-scheme>
              <read-write-backing-map-scheme>
                   <scheme-name>rw-bm</scheme-name>
    <internal-cache-scheme>
         <local-scheme>
                        </local-scheme>
                   </internal-cache-scheme>               
              </read-write-backing-map-scheme>
    </caching-schemes>

  • Password reset problem with Password sync and Waveset exception

    Hi,
    We are using IdM 5 SP 5 with password sync installed on ad.
    Once a user tries to change password by using Ctrl-Alt-Del, password sync intercepts the requests and then invoke an IdM change user password form, but on the log we see the following exceptions. Can anyone identity what are the nature/reason for the exceptions?
    [#|2005-08-17T16:22:14.914-0400|INFO|sun-appserver-ee8.1|javax.enterprise.system.stream.out|_ThreadID=24;|
    WavesetException: Constructor threw an exception.
    ==> java.lang.reflect.InvocationTargetException:
    ==> Missing required argument "operator". |#]
    [#|2005-08-17T16:22:14.917-0400|WARNING|sun-appserver-ee8.1|javax.enterprise.system.stream.err|_ThreadID=24;|com.waveset.util.WavesetException: Constructor threw an exception.
    ==> java.lang.reflect.InvocationTargetException:
    ==> Missing required argument "operator".
    at com.waveset.util.WavesetException.checkBreakpoint(WavesetException.java:366)
    at com.waveset.util.WavesetException.<init>(WavesetException.java:159)
    at com.waveset.util.Reflection.throwInstantiation(Reflection.java:266)
    at com.waveset.util.Reflection.instantiate(Reflection.java:350)
    at com.waveset.expression.ExNew.eval(ExNew.java:144)
    at com.waveset.expression.ExNode.evalToObject(ExNode.java:439)
    at com.waveset.expression.ExFunction$f_list.eval(ExFunction.java:2557)
    at com.waveset.expression.ExNode.evalToObject(ExNode.java:439)
    at com.waveset.object.Property.getValue(Property.java:232)
    at com.waveset.object.AbstractViewHandler.getFormOptions(AbstractViewHandler.java:166)
    at com.waveset.view.ChangeUserPasswordViewer.refreshView(ChangeUserPasswordViewer.java:168)
    at com.waveset.view.PasswordViewer.checkinView(PasswordViewer.java:258)
    at com.waveset.server.ViewMaster.checkinView(ViewMaster.java:629)
    at com.waveset.session.LocalSession.checkinView(LocalSession.java:660)
    at com.waveset.rpc.GenericMessageHandler.doCheckin(GenericMessageHandler.java:1491)
    at com.waveset.rpc.GenericMessageHandler.syncUserPassword(GenericMessageHandler.java:2639)
    at sun.reflect.GeneratedMethodAccessor177.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.waveset.rpc.GenericMessageHandler.request(GenericMessageHandler.java:350)
    at com.waveset.rpc.SimpleRpcHandler.doRequest(SimpleRpcHandler.java:164)
    at com.waveset.rpc.SimpleRpcHandler.doRequest(SimpleRpcHandler.java:128)
    at org.openspml.server.SOAPRouter.doPost(SOAPRouter.java:500)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:767)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:264)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:178)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
    at com.sun.enterprise.web.connector.httpservice.HttpServiceProcessor.process(HttpServiceProcessor.java:221)
    at com.sun.enterprise.web.HttpServiceWebContainer.service(HttpServiceWebContainer.java:2072)
    Wrapped exception:
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    at com.waveset.util.Reflection.instantiate(Reflection.java:334)
    at com.waveset.expression.ExNew.eval(ExNew.java:144)
    at com.waveset.expression.ExNode.evalToObject(ExNode.java:439)
    at com.waveset.expression.ExFunction$f_list.eval(ExFunction.java:2557)
    at com.waveset.expression.ExNode.evalToObject(ExNode.java:439)
    at com.waveset.object.Property.getValue(Property.java:232)
    at com.waveset.object.AbstractViewHandler.getFormOptions(AbstractViewHandler.java:166)
    at com.waveset.view.ChangeUserPasswordViewer.refreshView(ChangeUserPasswordViewer.java:168)
    at com.waveset.view.PasswordViewer.checkinView(PasswordViewer.java:258)
    at com.waveset.server.ViewMaster.checkinView(ViewMaster.java:629)
    at com.waveset.session.LocalSession.checkinView(LocalSession.java:660)
    at com.waveset.rpc.GenericMessageHandler.doCheckin(GenericMessageHandler.java:1491)
    at com.waveset.rpc.GenericMessageHandler.syncUserPassword(GenericMessageHandler.java:2639)
    at sun.reflect.GeneratedMethodAccessor177.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.waveset.rpc.GenericMessageHandler.request(GenericMessageHandler.java:350)
    at com.waveset.rpc.SimpleRpcHandler.doRequest(SimpleRpcHandler.java:164)
    at com.waveset.rpc.SimpleRpcHandler.doRequest(SimpleRpcHandler.java:128)
    at org.openspml.server.SOAPRouter.doPost(SOAPRouter.java:500)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:767)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:264)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:178)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
    at com.sun.enterprise.web.connector.httpservice.HttpServiceProcessor.process(HttpServiceProcessor.java:221)
    at com.sun.enterprise.web.HttpServiceWebContainer.service(HttpServiceWebContainer.java:2072)
    Caused by: java.lang.IllegalArgumentException: Missing required argument "operator".
    at com.waveset.object.AttributeCondition.confirmMembers(AttributeCondition.java:436)
    at com.waveset.object.AttributeCondition.<init>(AttributeCondition.java:370)
    at com.waveset.object.AttributeCondition.<init>(AttributeCondition.java:408)
    ... 38 more
    |#]
    [#|2005-08-17T16:22:14.918-0400|INFO|sun-appserver-ee8.1|javax.enterprise.system.stream.out|_ThreadID=24;|
    XPRESS <new> exception:|#]
    [#|2005-08-17T16:22:14.918-0400|INFO|sun-appserver-ee8.1|javax.enterprise.system.stream.out|_ThreadID=24;|
    com.waveset.util.WavesetException: Constructor threw an exception.
    ==> java.lang.reflect.InvocationTargetException:
    ==> Missing required argument "operator". |#]
    Thanks,
    David

    If thjis is a reproducible problem log a support case with the traces and have them figure it out for you.
    WilfredS

  • My Ipad 3rd gen kept shutting off and we would have to restart and log back on to internet with password. So backed up to icloud and did a restore. It could not complete the restore. No luck at Genius bar. Can trade for a new one for 299. any ideas to fix

    Ipad 3rd gen kept shutting off. Had to restart and log back on to internet with password. backed up  and did restore.
    could not complete. Took to Genius bar and they could not either. Said we trade with $299 for another one.is there
    someplace to get these things repaired. It was 4 months out of warranty.

    Yet another quick follow up to something I have stumbled upon with this issue. If I connect to my Airport Extreme on the 5Ghz channel, Dictation continues to have issues. However, when I switched to the 2.4Ghz channel dictation has been working great now for a while.
    The dictation option is still missing under General>Settings>Keyboard however.
    Not sure at all what one would have to do with the other? but hey, if it's working then I'm going with it for now. :-)

  • DirSync + PwdSync - Passwords not syncing, error 611 Unable to open connection to domain

    Hello Everyone.
    I've installed and configured DirSync with Password Sync (PwdSync) in a forest with 4 domains.
    I'm using the most recent DirSync installation at the date of this post, 6475.0007.
    The domain structure is
    Parent Domain
    - Child Domain 1
    -- 'Grand' Child Domain 1
    - Child Domain 2
    I am successfully syncing users from Child Domain 1 only. I'm using container filtering to sync only 1 selected OU at this stage while I'm testing before deployment.
    User's in the selected OU are syncing and AD details are correct. To filter out the domains I didn't want to sync, I had to create an empty OU in each domain and select to sync it. Also in each domain I had to create an account with the
    same username and password as the Enterprise account I set up for DirSync.
    I enabled Password Sync while using the Windows Azure Active Directory Configuration tool.
    After a full sync I receive a 611 error in the Application Log, source Directory Synchronization.
    Password synchronization failed for domain: child1.domain.com . Details:
    Microsoft.Online.PasswordSynchronization.SynchronizationManagerException: Unable to open connection to domain:
    child1.domain.com .
    Error: There was an error creating the connection context. ---> Microsoft.Online.PasswordSynchronization.DirectoryReplicationServices.DrsException: There was an error creating the connection context. --->
    Microsoft.Online.PasswordSynchronization.DirectoryReplicationServices.DrsSecurityException:
    RPC Error 5 : Access is denied. Error creating DRS context handle.
    It appears that it's not enough to tick the box to enable Password Sync.
    I got a successful sync only after I did the following:
    On the DirSync server, opened C:\Program Files\Windows Azure Active Directory Sync\DirSyncConfigShell.psc1
    Run the command Enable-MSOnlinePasswordSync
    Log in with the Enterprise Admin credentials for the forest
    Run the command Start-OnlineCoExistenceSync to begin a sync
    I verified the password sync worked successfully with my synced users.
    Maybe I missed something in the instructions but I only tried this after reading a blog post by Jethro Seghers. Thanks Jethro!

    Your 4 steps are essentially already included during the normal setup wizard process, with the exception of #3.  Because DirSync runs as a service, you logging in to windows as an enterprise admin is not required.  It is possible however that
    there were replication or other delays in your multi-domain environment. 
    Mike Crowley | MVP
    My Blog --
    Planet Technologies

  • Password write back service status - not configured

    I'm trying to test self-service password reset but I don't understand how to  get it work. Password write back service status is unconfigured. How it can be configured?
    I have Office 365 with ADFS (3.0) and latest DirSync (enabled with Password Sync). They are working.

    Hello,
    Thanks for posting here!
    As per the screen short provided, it appears to me that the AAD sync is not installed or configured properly. 
    Check this one:
    Microsoft Azure Active Directory Sync Services
    FYI: Password Writeback is an Azure Active Directory Sync component that can be enabled and used by the current subscribers of Azure Active Directory Premium. For more information, see
    Azure Active Directory Editions.
    Reference article:
    Password Management in Azure AD
    Let me know if you need any further assistance!
    Regards,
    Sadiqh
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful.

  • Password sync even with AD FS?

    If we implemented AD FS for use with Intune/SCCM and DirSync, does password sync also need to be enabled?
    As I understand DirSync is required for Intune when SCCM is used, even if AD FS is implemented, but what about Password sync?

    No, not if you have ADFS stood up and federation with configured with Azure AD.
    Yes, DirSync must be used to populate Azure AD which Intune in turn uses.
    Ultimately, you are asking about where user's will authenticate against. With ADFS and federation, they will authenticate against your internal AD. Without ADFS and federation, they need to authenticate against Azure AD and so you must use password sync
    so that they can use the same password as they do internally. I guess strictly speaking, you could get away without having password sync enabled, but then how would the users know what password to use?
    Jason | http://blog.configmgrftw.com

  • Shoudn't 'put with expiry' throw with read-write backing map?

    Good morning all,
    If I run this client code:
    cache.put(1,  1, CacheMap.EXPIRY_NEVER);I'd expect this entry to never expire. Yet with a read-write backing map it does - immediately, which lead me to digging a bit more...
    According to the [java docs|http://download.oracle.com/otn_hosted_doc/coherence/330/com/tangosol/net/NamedCache.html#put%28java.lang.Object,%20java.lang.Object,%20long%29] support for this call is patchy:
    >
    Note: Though NamedCache interface extends CacheMap, not all implementations currently support this functionality.
    For example, if a cache is configured to be a replicated, optimistic or distributed cache then its backing map must be configured as a local cache. If a cache is configured to be a near cache then the front map must to be configured as a local cache and the back map must support this feature as well, typically by being a distributed cache backed by a local cache (as above.)
    >
    OK, so the docs even say this won't work. But shouldn't it throw an unsupported op exception? Is this a bug or my mistake?
    rw-scheme config:
    <backing-map-scheme>
      <read-write-backing-map-scheme>
         <internal-cache-scheme>
            <local-scheme/>
         </internal-cache-scheme>
         <cachestore-scheme>
        </cachestore-scheme>
        <write-delay>1ms</write-delay>
      </read-write-backing-map-scheme>
    </backing-map-scheme>Edited by: BigAndy on 04-Dec-2012 04:28

    Quick update on this - I've raised an SR and Oracle have confirmed this is a bug and are looking into a fix.

  • Write-back to Peoplesoft Experiences

    Hi. I've got a rather general question: I'm looking for anyone's actual experiences or opinions with regards to write-back to Peoplesoft using Planning/FDM.
    Edited by: jomuelle on Mar 30, 2011 12:44 PM

    Thank-you for your responses. We are developing options and we want to assess the risks and issues in each option. So we’d like to know if the features work well, what versions are stable, did they perform well etc. So it’s more like general experiences than specific questions.
    The specific requirement is to write back budget. We don’t need to generate journal entries. As we are considering different options and we want to get a feel for an FDM (and/or ERPi) approach vs other options. In particular we’d like to know what versions worked. Whether it worked well, how did it perform. It’s due diligence to make sure we have gathered all the background info we can.

  • OBIEE Write Back - Insert New Row

    Hello,
    I am new to these forums and looking for some help with OBIEE's Write Back feature.
    I have Write Back working fine with respect to updating existing rows in a table (ie: the UPDATE tag), but was wondering how to force Write back to invoke the INSERT feature. I would like to be able to create new rows in a table to allow my end user to dynamically add and remove information. I have heard of this being possible (perhaps through some sort of temp. table) in other forum posts, but have yet to see how this is implemented. Also, is it at all possible to use Write Back to delete rows in a table? Any help here would be greatly appreciated. Thanks!
    -Mike
    Here is an exerpt from my working XML file:
    <WebMessage name="NEWSNOTESADMIN">
    <XML>
    <writeBack connectionPool="Oracle Data Warehouse Connection Pool">
    <insert>INSERT INTO WC_NEWS_NOTES (CONTENTS, CONTENT_DATE, IMPORTANCE_LVL) VALUES(@{c0},@c{4},@{c2})</insert>
    <update>UPDATE WC_NEWS_NOTES SET CONTENTS='@{c0}', CONTENT_DATE='@{c4}', IMPORTANCE_LVL=@{c2} WHERE CONTENT_ID='@{c1}' </update>
    </writeBack>
    </XML>
    </WebMessage>

    Well first and foremost, Oracle explicitly states that writeback isn't meant to be used to transform OBIEE into a data entry system. Check the other posts on this subject...
    On the "force insert": put the same statement you have for INSERT into the UPDATE tag. Related to the initial point I mentioned: you will have to worry about uniqueness yourself. OBIEE isn't an OLTP platform!
    Re. delete: I liked Stijns recent post, so I'm going to use that as well:
    http://www.justfuckinggoogleit.com/search.pl?query=obiee+delete+through+writeback
    Third hit. Venkats blog.

  • Synced firefox, saved firefix sync key and made format to my computer, now I can't get it synced with formated computer - what can I do to get my passwords and bookmarks back?

    I synced my firefox and made format to my computer. I was hoping I can sync formated computer with my user. I even saved "firefox sync key". But now I can only make new sync and can' get my old passwords and bookmarks back. Is there any way i could get my passwords and bookmarks back?

    Add that computer to the Sync service as a new device.

  • ADFS or DirSync w/ Password Write-back?

    Hi all,
    I've been doing some research on this and just wanted to clarify on my findings...
    My company is trying to figure out which syncing solution would be the best fit for our special cases that we have.  
    Environment:
    O365 fully deployed, users have two passwords, one for their machines and one for O365.
    PCs - All joined to the domain
    Macs - Not connected to the domain - has local user account w/ full admin rights
    Original Goal: Have both passwords synced so there's one less pw to remember and give users the ability to change pw on portal and have it sync to on-prem AD.
    I had thought that DirSync would have been the perfect fit since it has low overhead and doesn't require more than one dedicated server, but the more I read about it, the more I realize that to fulfill the goal of having users change their own passwords on
    O365 portal and to have it sync, I would either need to pay for AzureAD Premium to get the Password-writeback function or deploy ADFS instead.
    DirSync also mentions that once the users are synced, the cloud password is set to "NeverExpires" and that's definitely not what we want for the mac users since they never login to the domain aside from using the VPN.  I know there's a way to
    set the "NeverExpires" flag to $false for certain users, but in doing that, there doesn't seem to be a way to specify it to expire at the same time as my on-prem AD. It's also not very easy/ideal for my mac users to find a windows PC to change their
    domain password every 6 months.
    Ultimately, my question is given our situation and our end goal, would deploying ADFS or paying for AzureAD premium be our only options?

    There are a number of ways to handle this. In our 27k mailbox O365 environment, there are 8 AD single domain forests and other realms, with no trusts, with one of the forests syncing with O365. We use Sun IDM to manage sync locally,
    and ADFS to manage OWA. It's a bit complex and I can't say more than that, but it works nicely, albeit it's complexity. We are looking at Azure AD.
    I think if you post this to the ADFS forum, as one of the sticky posts in this forum suggests, you can bounce this question of others that work with ADFS and similar solutions on a daily basis to get their take on it. Here's the link:
    TechNet ADFS forum:
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=Geneva
    Ace Fekay
    MVP, MCT, MCSE 2012, MCITP EA & MCTS Windows 2008/R2, Exchange 2013, 2010 EA & 2007, MCSE & MCSA 2003/2000, MCSA Messaging 2003
    Microsoft Certified Trainer
    Microsoft MVP - Directory Services
    Complete List of Technical Blogs: http://www.delawarecountycomputerconsulting.com/technicalblogs.php
    This posting is provided AS-IS with no warranties or guarantees and confers no rights.

  • Installing New DirSync software ( includes password sync)

    Hi,
    To install the new DirSync software with password synch to I have to uninstall the current version I have installed, or can it been installed over it? If I have to uninstall/install do I need to do anything else to preserve the data already known by FIM?
    I understand the new version of DirSync can now be updated without requiring future uninstall/reinstalls?
    Thanks
    Celtic

    Hi,
    You can now directly upgrade your Directory Sync tool beginning with version 6385.0012 (released earlier in 2013) without needing to first uninstall your current version.
    If you have a build of the Directory Sync tool that is older than this version, you will need to uninstall the old version, and download and install a newer version.
    You will then be able to directly upgrade that new installation in the future.
    More information can be found here:
    http://technet.microsoft.com/en-us/library/jj151800.aspx
    Hope that helps,
    Thanks,
    James.

  • HT204686 I bought an iPhone 4 from a youngster who had put his own Apple ID on it but could not remember the password. I backed it up yesterday and restored to my new iPhone and it copied the Apple ID across too. Now I have 2 phones with it on. Anything I

    I bought an iPhone 4 from a youngster who had put his own Apple ID on it but could not remember the password. I backed it up yesterday and restored to my new iPhone and it copied the Apple ID across too. Now I have 2 phones with it on. Anything I do?

    that must be really annoying !!
    so this is what you call
    FIND MY IPHONE ACTIVATION LOCK Find My iPhone Activation Lock - Apple Support
    when you start using iCloud on any iOS device and enable find my iPhone, this prevents  a new user from using it, and also prevents anyone from using the phone
    as it is locked to previous owners account ,this is also the case if when a phone is lost or stolen.
    the only way around this is to have the previous owner reset their apple id by going to  @ applied.apple.com
    if they are unable to do this, then the only other way around this is to have the previous owner get  a copy of their original receipt and call apple support who can then lift this lock if they get a copy of the receipt
    unfortunately there is no quick fix -> the below link explains what you should do before you sell or give away an iPhone
    What to do before selling or giving away your iPhone, iPad, or iPod touch - Apple Support

Maybe you are looking for