Identity Sync for Windows problems and questions.

the setup:
2 multimaster 5.2 LDAP servers sending updates to a slave replica 5.2 LDAP server.
The slave replica is the instance that has all of ISW software installed, ISW itself and the plugin.
1 2003 AD server is accepting password, cn, and other attribute changes from the slave LDAP replica.
the problem:
When changing a password, or any other attribute on the slave replica, all the changes get synced to AD tree.
When changing any attribute, except for the password on the master LDAP servers, all the changes get synced to LDAP replica and AD tree, except for the password entry in the AD tree. All the password policies have been disabled on all 4 servers.
An interesting detail - eventhough the LDAP replication updates the password entry from LDAP masters to LDAP slave replica, that same change doesn't propagade to the AD tree. Any other attribute changed on the master server, propagades all the way to the
AD tree. The only way to actually force the password change in AD tree, is to initiate the change from the LDAP slave.
Why is that and what can be done to fix it ?
Also, on the subject of replication. Since ISW configuration is stored in the main suffix tree, any attempt to reinitialize the slave replica ( aka ISW server ) erases the configuration completely, requiring a VERY long reinstall and reconfiguration effort.
Is there a way to preven the replica init from erasing ISW configuration ?
Any other suggestions or workarounds ??
thank you

Agree with you on most points. However no all the evnironments are continuously static. In ours, we need to add servers when demand grows
and with LDAP it does so continuosly. Different departments constantly coming up with more and more applications that take advantage for different data in the directory, some demanding authoritate control over various attributes, so I can see there's going to be need for 2 or more multimaster servers down the road. Hence the concern with replica initialization with IDSYNC present on a consumer.
The procedure for replication is defined clearly and the one step that troubles me ( if IDSYNC is present ) is replica initialization, since it completely erases all LDAP data from the replica. That's the problem.
If I restore the replica from the backup, restoring IDSYNC configuration with it, perhaps you're right,it may continue working, but at this point I see it as a design flaw and a major risk anyway.
I didn't see any options during the IDSYNC install to chose another directory
suffix to store IDSYNC configuration, which would've been a simple work around, since replica init erases everything under a specific parent suffix.
I'm just searcing for other ideas how this can be prevented, maybe
using some restrictive ACL to prevent IDSYNC config from being erased by
"Replication Manager" or something along those lines.

Similar Messages

  • What is happening about Java System Identity Synchronization for Windows

    I have been playing with "Java System Identity Synchronization for Windows" for a while now. I am about to swich over to is 100%, but I am worried that the latest version is "Windows 1 2004Q3".
    Has any one got any ideas about this. The product sort of works, and is much smaller that going for the whole "Java System Identity Management Suite 2005Q4" which is way to big and complicated for our and I think many people.
    Don't forget Microsoft have now release its own tools to do this in the latest Windows 2003 SP.
    Andrew

    ISW is already present in the 5.2p4 and 5.2p6 archives.
    dn: cn=pswsync,cn=plugins,cn=config
    objectClass: top
    objectClass: nsSlapdPlugin
    objectClass: ds-signedPlugin
    objectClass: extensibleObject
    cn: pswsync
    nsslapd-pluginPath: /export/home/abc/local/ds52p6/lib/psw-plugin.so
    nsslapd-pluginInitfunc: pswsync_init
    nsslapd-pluginType: preoperation
    nsslapd-pluginEnabled: off
    creatorsName: cn=server,cn=plugins,cn=config
    modifiersName: cn=server,cn=plugins,cn=config
    createTimestamp: 20090121011643Z
    modifyTimestamp: 20090121011643Z
    nsslapd-pluginId: Identity Sync for Windows
    nsslapd-pluginVersion: 5.2_Patch_6
    nsslapd-pluginVendor: Sun Microsystems, Inc.
    nsslapd-pluginDescription: Identity Synchronization for Windows Plug-In

  • Unable to download Sun Java System Identity Synchronization for Windows

    Please any one can help me How can i download Sun Java System Identity Synchronization for Windows
    * Sun Java System Directory Server ---------------------able to download
    * Sun Java System Directory Proxy Server --------------able to download
    * Sun Java System Identity Synchronization for Windows-------------Not able to download
    * Sun Java System Directory Editor------------------------able to download
    * Sun Java System Directory Server Resource Kit------able to download
    Regards
    kamal

    ISW is already present in the 5.2p4 and 5.2p6 archives.
    dn: cn=pswsync,cn=plugins,cn=config
    objectClass: top
    objectClass: nsSlapdPlugin
    objectClass: ds-signedPlugin
    objectClass: extensibleObject
    cn: pswsync
    nsslapd-pluginPath: /export/home/abc/local/ds52p6/lib/psw-plugin.so
    nsslapd-pluginInitfunc: pswsync_init
    nsslapd-pluginType: preoperation
    nsslapd-pluginEnabled: off
    creatorsName: cn=server,cn=plugins,cn=config
    modifiersName: cn=server,cn=plugins,cn=config
    createTimestamp: 20090121011643Z
    modifyTimestamp: 20090121011643Z
    nsslapd-pluginId: Identity Sync for Windows
    nsslapd-pluginVersion: 5.2_Patch_6
    nsslapd-pluginVendor: Sun Microsystems, Inc.
    nsslapd-pluginDescription: Identity Synchronization for Windows Plug-In

  • I can't resync and uninstall Identity Synchronization for Windows 1.0

    Hi, every body.
    I downloaded and installed Identity Synchronization for Windows 1.0 on Solaris 8.
    But I can't execute idsync resync comannd. The below error message is output on console,
    # ./idsync resync -h crow.bird.soft.hitachi.co.jp -p 3890 -D cn=manager -w managersecret -q netscape -s dc=bird,dc=soft,dc=hitachi,dc=co,dc=jp
    Exception in thread "main" java.lang.NoClassDefFoundError
    at com.sun.directory.wps.registry.model.dao.LDAPConfigurationRegistryDAO.initializeEncryptor(LDAPConfigurationRegistryDAO.java:756)
    at com.sun.directory.wps.registry.model.dao.LDAPConfigurationRegistryDAO.open(LDAPConfigurationRegistryDAO.java:721)
    at com.sun.directory.wps.registry.util.BasicRegistryFacade.openRegistry(BasicRegistryFacade.java:120)
    at com.sun.directory.wps.registry.util.BasicRegistryFacade.openRegistry(BasicRegistryFacade.java:211)
    at com.sun.directory.wps.ui.model.PSWConfigurationFacade.openRegistry(PSWConfigurationFacade.java:1126)
    at com.sun.directory.wps.ui.model.PSWConfigurationFacade.openRegistry(PSWConfigurationFacade.java:1114)
    at com.sun.directory.wps.ui.cli.CRCLIProgram.getConfigurationFacade(CRCLIProgram.java:64)
    at com.sun.directory.wps.ui.cli.RefreshUsers.execute(RefreshUsers.java:283)
    at com.sun.directory.wps.ui.cli.ResyncUsers.<init>(ResyncUsers.java:54)
    at com.sun.directory.wps.ui.cli.IdSyncProgram.execute(IdSyncProgram.java:94)
    at com.sun.directory.wps.ui.cli.IdSyncProgram.<init>(IdSyncProgram.java:129)
    at com.sun.directory.wps.ui.cli.IdSyncProgram.main(IdSyncProgram.java:135)
    And I can't execute runUnInstaller.sh too becasu same error messages in logs/cli/error.log file.
    Both error outputs same message "org/apache/xerces/utils/Base64" in log files, so I think CLASSPATH is wrong.
    In runUninstaller.sh, below jar file name are written -classpath arguments.
    /usr/share/lib/mps/jss3.jar
    /usr/sfw/share/lib/xerces-200.jar
    These Are settings correct?
    If these settings are wrong, resync is set by same wrong settings in binary code?
    Please tell me how to resync and to uninstall Identity Synchronization for Windows 1.0.

    I mistakes log file name.
    I wrote:
    And I can't execute runUnInstaller.sh too becasu same error messages in logs/cli/error.log file.But runUnsitaller.sh outputs to /var/sadm/install/logs/Uninstall-xxxxxxx.log.
    logs/cli directory is where idsync command outpus error.log and audit.log.
    Sorry.

  • HT1296 To sync contacts with my computer, I choosed "Sync Contacts with" within iTunes for Windows Outlook and Its suncking but contact is not showing in the Oulook contact.

    To sync contacts with my computer, I choosed "Sync Contacts with" within iTunes for Windows Outlook and Its suncking but contact is not showing in the Oulook contact.

    Do changes/additions to the contacts list in Outlook appear on the iPhone?

  • Identity Synchronization for Windows- still supported?

    Hello,
    I am doing some testing for a customer who is interested in syncing up his Active Directory and System Directory Server information, so I have been trying to build this solution in our lab.
    From what I have read, this can be done with Identity Synchronization for Windows.
    Identity Synchronization for Windows requires that Message Queue be installed.
    I installed Message Queue 4.3 but when I ran the Identity Synchronization for Windows installer I was told that I need the Enterprise Edition of Message Queue (is looking for a license file). However, according to the Sun page on Message Queue, Platform Edition and Enterprise Edition have been rolled into one product.
    So I have three questions. First, is Identity Synchronization for Windows supported on Message Queue 4.3? If so, how to get by the error message asking for Enterprise Edition? If not, is my only alternative to use an older version of Message Queue?
    Thanks in advance,
    Al

    is Identity Synchronization for Windows supported on Message Queue 4.3From the release notes, looks like the answer is no.
    http://docs.sun.com/app/docs/doc/820-2759/additional-software
    When installing Identity Synchronization for Windows, you must specify the path to the version of Message Queue to use. The Identity Synchronization for Windows installation program then installs a required broker into Message Queue, so that Identity Synchronization for Windows can use Message Queue for synchronization.
    On Windows systems, Identity Synchronization for Windows supports only Message Queue 3.6. You therefore install Message Queue 3.6 provided with the Identity Synchronization for Windows bundle.
    Message Queue 3.7 is, however, installed as a Java Enterprise System shared component. On Windows systems by default you can therefore end up with both Message Queue 3.6 and Message Queue 3.7 installed. If you install Java Enterprise System components alongside Identity Synchronization for Windows on a Windows system, be sure Message Queue 3.7 is not selected.
    ---------------

  • Get System Identity Synchronization for Windows working in relication mode

    I have got ISW running on DS 5.2 it is all working correctly.
    What I want to do is set up a relica DS server with ISW on it as well.
    What I have done:
    Install DS5.2 on another machine and start replication and it works all data is in the new LDAP server, but I am having problems install the ISW software on the new server.
    Steps:
    1) On original master with ISW installed and tell ISW of a secondery server. It tell me to install connector an that machine.
    2) On my replica server I run "runInstaller.sh" and it all seems to work except when I stop and restart the server I get the followowing errors:
    # /etc/init.d/directory start
    [11/Aug/2006:15:07:38 +0100] - ERROR<4167> - Startup - conn=-1 op=-1 msgId=-1 - System error Load library /opt/SUNWiswdp/lib/64/psw-plugin.so: error ld.so.1: ns-slapd: fatal: /opt/SUNWiswdp/lib/64/psw-plugin.so: open failed: No such file or directory
    [11/Aug/2006:15:07:38 +0100] - ERROR<4140> - plugin_setup - conn=-1 op=-1 msgId=-1 - Configuration error Could not load symbol "pswsync_init" from library "/opt/SUNWiswdp/lib/psw-plugin.so" for plugin pswsync
    [11/Aug/2006:15:07:38 +0100] - ERROR<4112> - Bootstrap config - conn=-1 op=-1 msgId=-1 - Configuration error Unable to load plugin "cn=pswsync,cn=plugins,cn=config".
    Server not running!! Failed to start ns-slapd process.
    /etc/init.d/directory: unable to start the Directory Server 5.2
    I have checked and the above files are not installed well SUNWxrcsj and SUNWiswcm have not be installed.
    Question:
    How do I install ISW on a secondery server. I thought I was following the online docs, but I guess I am missing something.

    Hello All,
    Waiting for any idea for the long time. I am trying again and again by restoring my directory server zone. I have two whole root zones one i am using for sun portal and communication suite 5 and other is for directory server. They are working fine. but when i try to install the Sun Java System Identity Synchronization for Windows 6.0 on directory server zone. Some time it hangs at 97% while installing core and some time it giving error the installer cannot upload some entries in the template this error comes when i restore my directory server zone.
    Can some please give me idea why it giving these error on solaris zone.
    Thanks in Advance,
    Sikander

  • Installing DS Plug-in for Identity Synchronization for Windows

    Hello! We installed Sun Java Communications Suite 5 (with Directory Server Enterprise 6.0) on Linux Red Hat ES.
    Now We want install Identity Synchronitation for Windows but there isn't the supported version for Linux red Hat ES (only for Linux Red Hat AS, Windows 200-2003 and Solaris).
    I thought that it isn't a problem: I install Identity Synchronization on Windows 2003 and I can synchronize my LDAP on Red Hat ES and my AD on Windows. But I have this question: can I install the Directory Server Plug-in on Red Hat ES?
    If the answer is not, I have to migrate my LDAP to another supported platform. Can I install the Directory Server Enterprise Edition version I have in Sun Java Communications Suite 5, or is it better that I install the new Directory server Enterprise Edition version?
    Thank you very much
    Mary

    Hello Nicolas,
    Thank you for taking the time to look into this. I am very much aware of your great blog entry and I'd like to take the opportunity to thank you for posting it. It's just that I don't find PSEM plug-in version 8.51 on edelivery for Linux x86 32-bit to install it, that's why I used version 8.52. Maybe I missing something on edelivery ... Can you point me to where PSEM plug-in version 8.51 for Linux x86 32-bit exists and I can try that instead ? This is the link I use and I don't see version 8.51:
    https://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=14217144
    FYI, the error gets raised immediately after I supply the host name for the grid control, SYS password , port 1521 and then click next :( . The installation continues after that but doesn't install the plug-in.
    Quick question since you are here :) : in PeopleBooks they say to uninstall the PSEM plug-in, run the script @PSEMDROPALL.sql , but they didn't mention which user to run against (I should know but unfortunately I don't), whom should I run this script against SYS or SYSMAN ?
    Regards.
    Tulip

  • Error while installing "Identity Synchronization for Windows"

    Hello All,
    I am in the middle of installing Identity Synchronization for Windows and I am running into a probelm.
    After I gave the ldap address of the Java Directory server, (which is installed in the same machine that I am installing ISW on), then I specified the "Configuration Root Suffix" , and then I gave the "cn=Directory Manager" credentials, It returns an error saying...
    The selected Directory Server is not a configuration
    directory server. You must select a directory server that
    has "o=netscaperoot". Please note that merely adding the
    +"o=netscaperoot" entry will not suffice.+
    I am running Solaris 10 (SPARC) on a T2000, and I downloaded the latest version of "Sun Java System Directory Server Enterprise Edition" (6.2 I think it is...is there a way to find out?) and I downloaded ISW (1.1 SP1) from Sun.com...
    Anyone else had this problem? Any solutions? Thanks.
    -C

    That was that !
    The proof:
    possum@laptop ~/Downloads/Sun/Directory Server $ tar tvzf DSEE.6.2.Solaris-Sparc-full.tar.gz | more
    drwxr-xr-x svbld/staff       0 2007-08-21 13:51 DSEE_Directory_Editor/
    -rw-r--r-- svbld/staff 3154227 2006-10-23 15:23 DSEE_Directory_Editor/DE_InstallConfigGuide.pdf
    -rw-r--r-- svbld/staff  113483 2006-10-23 15:23 DSEE_Directory_Editor/DE_ReleaseNotes.pdf
    -rw-r--r-- svbld/staff 9649312 2006-10-23 15:23 DSEE_Directory_Editor/de.class
    -rw-r--r-- svbld/staff     178 2006-10-23 15:23 DSEE_Directory_Editor/install.bat
    -rw-r--r-- svbld/staff     167 2006-10-23 15:23 DSEE_Directory_Editor/install.sh
    drwxr-xr-x svbld/staff       0 2007-08-21 13:53 DSEE_Identity_Synchronization_for_Windows/
    -rw-r--r-- svbld/staff     831 2007-08-21 13:53 DSEE_Identity_Synchronization_for_Windows/README.txt
    drwxr-xr-x svbld/staff       0 2006-11-07 01:32 DSEE_Identity_Synchronization_for_Windows/installer/
    drwxr-xr-x svbld/staff       0 2006-11-07 01:16 DSEE_Identity_Synchronization_for_Windows/installer/admserv_package/
    drwxr-xr-x svbld/staff       0 2006-11-07 01:17 DSEE_Identity_Synchronization_for_Windows/installer/admserv_package/setup_data/
    drwxr-xr-x svbld/staff       0 2006-11-07 01:16 DSEE_Identity_Synchronization_for_Windows/installer/admserv_package/setup_data/l10n/
    drwxr-xr-x svbld/staff       0 2006-10-25 14:45 DSEE_Identity_Synchronization_for_Windows/installer/admserv_package/setup_data/l10n/locale/
    drwxr-xr-x svbld/staff       0 2006-10-25 14:45 DSEE_Identity_Synchronization_for_Windows/installer/admserv_package/setup_data/l10n/locale/resources/
    -rwxr-xr-x svbld/staff  186114 2006-10-25 14:45 DSEE_Identity_Synchronization_for_Windows/installer/admserv_package/setup_data/l10n/locale/resources/ASSetupResources_zh.properties
    -rwxr-xr-x svbld/staff  163040 2006-10-25 14:45 DSEE_Identity_Synchronization_for_Windows/installer/admserv_package/setup_data/l10n/locale/resources/ASSetupResources_es.properties
    -rwxr-xr-x svbld/staff  163040 2006-10-25 14:45 DSEE_Identity_Synchronization_for_Windows/installer/admserv_package/setup_data/l10n/locale/resources/ASSetupResources_es_ES.properties
    -rwxr-xr-x svbld/staff  184456 2006-10-25 14:45 DSEE_Identity_Synchronization_for_Windows/installer/admserv_package/setup_data/l10n/locale/resources/ASSetupResources_zh_TW.properties
    -rwxr-xr-x svbld/staff  233399 2006-10-25 14:45 DSEE_Identity_Synchronization_for_Windows/installer/admserv_package/setup_data/l10n/locale/resources/ASSetupResources_ko.properties
    -rwxr-xr-x svbld/staff  233399 2006-10-25 14:45 DSEE_Identity_Synchronization_for_Windows/installer/admserv_package/setup_data/l10n/locale/resources/ASSetupResources_ko_KR.properties
    -rwxr-xr-x svbld/staff  162199 2006-10-25 14:45 DSEE_Identity_Synchronization_for_Windows/installer/admserv_package/setup_data/l10n/locale/resources/ASSetupResources_de.properties
    -rwxr-xr-x svbld/staff  162199 2006-10-25 14:45 DSEE_Identity_Synchronization_for_Windows/installer/admserv_package/setup_data/l10n/locale/resources/ASSetupResources_de_DE.properties
    -rwxr-xr-x svbld/staff  172057 2006-10-25 14:45 DSEE_Identity_Synchronization_for_Windows/installer/admserv_package/setup_data/l10n/locale/resources/ASSetupResources_fr.properties
    -rwxr-xr-x svbld/staff  172057 2006-10-25 14:45 DSEE_Identity_Synchronization_for_Windows/installer/admserv_package/setup_data/l10n/locale/resources/ASSetupResources_fr_FR.propertiesSo, we need both packaging: native PKG and tar.gz ! Great !
    I think this thread can be marked as resolved now.

  • Can't configure Identity Synchronization for Windows through Server Console

    Hi everybody!
    I am trying to get Sun Java System Directory Server EE talking with Windows Active Directory buy my progress has come to a halt getting Identity Synchronization for Windows 6 configured and working. I would appreciate any hints!
    Here are the steps I have taken:
    1. I installed Directory Server Enterprise Edition 6.3.1 using native packages, no problems there (in terms of adding resources to directory, browsing them, etc).
    2. I installed the Message Queue (3.6 05Q1) that is bundled with the zip archive of DSEE
    3. I installed Identitty Synchronization for Windows (6), that is bundled with the zip archive of DSEE
    4. Logged into Sun Java System Server Console as per instructions after install.
    Here is where I am stuck!
    I logged in, but something is really weird! Here is what my structure looks like in the default view:
    domain name
    +Server
    ++Server Group [desc: Directory Server 6.0 /opt/SUNWdsee/ds6]
    ++Server Group (1) [var/mps/serverroot]
    +++Administration Server
    +++Identity Synchronization for Windows [details are totally blank... even icon is an empty blue square!]
    This is the second time I went through the process of installing all this stuff, I made sure to pay attention to the installation instructions as best as I could, but I am very new to Solaris and unfortunately am on an extremely tight deadline.
    I am suspecting the problem has something to do with ports or directories, but my knowledge of Solaris is not even at a level where I can troubleshoot this by myself. Even if you have some advice that seems stupid to you, please let me hear it! I am pretty stupid, I might benefit from it!!
    Please, if anyone has any hints or suggestions, I would love to hear them. Like I said, I configured all this while following the installation guides, but I am worried I missed something or misunderstood something.
    Thanks in advance,
    Al
    Edited by: newtmonkey on May 25, 2009 2:05 AM

    Hello wlier, thanks for all your help with this! I really appreciate it.
    Reinstalled this whole thing, and at least I got everything under one server group... still can't access ISW though... it is listed in the leftside pane, but when I click on it the rightside pane goes completely blank.
    ~status of idsnyc is:
    -no connectors were found
    -System Manager Status: Started
    next step is "1. create an initial configuration using the product's console..."
    ~installed/configured everything as root
    ~no errors generated when I login to the console, but when I expand the hostname in the leftside pane I get the following error:
    Exception in thread "Thread-2" java.lang.UnsatisfiedLinkError: /usr/lib/mps/libjss4.so: ld.so.1: java: fatal: libnss3.so: open failed: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1676)
    at java.lang.Runtime.loadLibrary0(Runtime.java:822)
    at java.lang.System.loadLibrary(System.java:993)
    at org.mozilla.jss.CryptoManager.loadNativeLibraries(CryptoManager.java:1443)
    at org.mozilla.jss.CryptoManager.initialize(CryptoManager.java:912)
    at com.netscape.management.client.util.UtilConsoleGlobals.initJSS(Unknown Source)
    at com.netscape.management.client.util.UtilConsoleGlobals.getLDAPSSLSocketFactory(Unknown Source)
    at com.sun.directory.wps.ui.gui.view.PSWServer.<init>(PSWServer.java:71)
    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 java.lang.Class.newInstance0(Class.java:350)
    at java.lang.Class.newInstance(Class.java:303)
    at com.netscape.management.client.topology.ServerNode.createServerInstance(Unknown Source)
    at com.netscape.management.client.topology.ServerNode$ServerLoadThread.run(Unknown Source)
    ~If "run the Administration Server from the Server Group" means what I think it means, I can do that with no problem. I can double click on the Administration Server and configure various options, start/stop the server, etc.
    ~I just have one interface/hostname configured, and the Server Console shows the correct name
    It's like it's not making the connection to the ISW server (btw, it is listed as "isw-solaris1"... is this okay? "solaris1" is the hostname for this server). From what I understand after logging in to Server Console as Directory Manager, it should be asking me for a password to access ISW, but I don't any kind of login/password prompt.
    I should be logging in to Server Console on the port I configured during ISW installation, right? In my case, port 1390.
    We don't have a service plan and I doubt my company would want to spring the cash for it, so I'm pretty much stuck!!

  • What is the location for the swatches file in the illustrator product part of Adobe Creative Suite 3 Design Premium for windows (date and lenght)? File that manges its funcionallity.  Thanks

    As per adobe agent chat representative, the following question is posted on the fórum to obtain an answe from adobe.
    What is the location for the swatches file in the illustrator product part of Adobe Creative Suite 3 Design Premium for windows (date and lenght)? File that manges its funcionallity.
    Thanks
    <moved from downloading,installing,setting up - kglad>

    Illustrator is not working as it should...
    I want them to compare the original size and date of creation with what I have installed on my computer... I have installed several times with my original CD and I tried once downloading the files from the adobe site (using my own license). I suspect the files has been modified or renamed on my laptop by an external unauthorized user causing the malfunction of the application. 
    Customer services does not support CS3 anymore and the updates / patches in the adobe site does not solve the problem... They redirect me to the forums for support...
    Presently, my problem is that after creating a swatch and drag it to the swatch panel, it does not fill as it should a new form... Now, after deactivating and activating my license the swatch seems to fill the new form but when the filter that the swatch has is persistence in the next filling object created even though a different color is being used as a fill (X)... Help in the creation of a swatch over the internet just complicate the issue.
    That's why I would like to know whether updates on my product are being received or files are being replaced without my knowledge...
    Thanks...
    PS Do you know how to contact a staff adobe employer on the forums?

  • Dreamweaver CS3 + Safari for Windows problems

    Hello
    Well first off I would like to Thank Apple for making a Version of Safari that runs on Windows. As a web developer (using DW CS3 for Windows) I always had to upload a test webpage to a server, look at it on a Mac, and go back to Windows to make adjustments. Now I can do it all in Windows.
    I am having a problem with previewing a page on my local machine. When I preview in Safari it just opens my Safari Homepage. I have to preview in Firefox, copy the URL, and paste it into Safari to view my page in Safari.
    I don't know if this is a Dreamweaver issue or Safari issue. Any help at all would be great. Thank you.

    Thanks, Sarah.
    My post went out before I was finished. Then tried editing it, during which you replied. My reply to you was then lost, because I'm not allowed to edit... Sorry.
    I have been busy figuring out what Safari for Windows will and won't play back through tedious trial and error. It did leave me insecure as to the reliability of AE's output; hence my question. But with this news, I guess it makes more sense for me to just leave it, and hope Safari for Windows users will figure to get another browser, right? Or wait.. maybe I could put in a message that will show to those users...
    Thanks again & all best,
    Phil

  • Safari for Windows problems

    Hello everyone,
    I absolutely love Edge Animate and am already doing fantastic things with it. Problem/question is, my animations play back flawlessly on all browsers I am able to test (Windows: Firefox 16.0.2, IE 9.0.8112.16421,

    Thanks, Sarah.
    My post went out before I was finished. Then tried editing it, during which you replied. My reply to you was then lost, because I'm not allowed to edit... Sorry.
    I have been busy figuring out what Safari for Windows will and won't play back through tedious trial and error. It did leave me insecure as to the reliability of AE's output; hence my question. But with this news, I guess it makes more sense for me to just leave it, and hope Safari for Windows users will figure to get another browser, right? Or wait.. maybe I could put in a message that will show to those users...
    Thanks again & all best,
    Phil

  • Mixing updates for Windows 7 and 8

    Hello,
    I'm trying to come up with a design decision for performing monthly workstation updates. Currently I have two baseline software update groups (SUG) for Windows 7 and Windows 8/8.1 which contain all updates for this year and prior years. All our devices are
    Windows 7 with only a handful of Windows 8/8.1 devices. I plan to create monthly update groups to coincide with Patch Tuesday. I would like to know if the preferred method for SUGs is to have a dedicated group for each OS or if it is okay to combine the two
    groups into one. I am aware of the limit of 1000 updates per group.
    My other question is in regards to Office updates. Should I mix these updates with the OS updates or should this be it's own separate SUG?
    Thanks,
    Chris

    It's ok to combine software updates for multiple products into the same SUG and have that SUG deployed to systems that don't qualify for all of the updates. Each client will only install what applies to them specifically. However, it is ideal to not target
    any systems with updates that don't apply to them as it can contribute to WMI repository bloat.

  • CORRECT DRIVER FOR WINDOWS 7 AND HP COLOR LASER JET 4600dn

    I'm having a problem with our IT department.  My old 4600dn worked great until they started downloading new drivers for Windows 7, which they installed just recently.  Now the one he INSISTS I use has only one tray selection.... Auto.  I'm trying to print business cards..(absolutely no problem till now).... but he INSISTS that this is the only driver. Then he wants me to choose Pg.....select 1, then MANUAL DUPLEX.  That's almost impossible for the printer. I'm almost POSITIVE you have a print driver that will allow me the tray selections I had before he installed Windows 7 and this particular driver.  I always used "Tray 1," CURRENT PAGE, it zoomed through the perforated cardstock like a streak!!!!  Now, the poor printer is trying to run perforated cardstock through the duplexing unit.  Out of 10 pages of cards, I ended up with 1 front printed and 9 pieces of cardstock that stuck in the tray and jammed in the duplexing unit.  Is there a CORRECT print driver for this particular printer that will allow all my normal functions to be visible and viable?  I don't have the model, nor serial #, as it is work printer and I'm at home now, so I can't get on chat.  He is hard to get along with and has been playing games this whole time.  I found one driver he inadvertantly left a day and a half ago and printed the cards like lightening, as it used to....7 minutes and I had 200 cards for two different staff members.  PLEASE HELP!  I think he's leading me down a merry path.  It also has to be able to duplex fairly heavy graphic pages...and even the driver he accidently left as an option, won't print the graphics.  I just KNOW you have a driver with all the options that will allow it to print to Windows 7 Operating System with all the former options.  HELLLLLLLP!  
    Thanks sooooo much!  
    Kathi T.
    [text removed for privacy]

    Any suggestions re correct driver for windows 7 and HP 4600dn?

Maybe you are looking for

  • Can't import photos from Canon 7D after updating to Mavericks

    I can no longer import photos or MOV's shot on my Canon 7D to iPhoto OR open them in Preview or Finder after upgrading to Mavericks. Can still import from my iPhone, and the same card and camera still work great on my iMac that I have yet to upgrade

  • Explain the logic for Start Routine

    PROGRAM UPDATE_ROUTINE. $$ begin of global - insert your declaration only below this line  - $$ end of global - insert your declaration only before this line   - The follow definition is new in the BW3.x TYPES:   BEGIN OF DATA_PACKAGE_STRUCTURE.     

  • Matscript node void ouputs when calling user-defined functions

    Hi, I have a (for most of you, probably simple) problem with calling user defined function within a mathscript node. I have a script inside a MathScript node which calls three UD functions. When I try to output variables, LabView sets their type to v

  • New (and old) battery drains at 1% per 90 seconds

    My battery for my late 2008 macbook (aluminum) was draining at a rate of 1% charge every 90 seconds or so. One time recently, I received a warning at the battery icon saying "replace soon" or something of the sort...so I assumed it was the battery. I

  • How to unlock the Editor Lock?

    Hi All,   Can anyone tell how to unlock Editor Lock?   Thanks in advance. Regards Mohammad.