Active Directory Gateway crashes

I am attempting to return all users in Active Directory that have never logged in. To do this, I issue the following search using getResourceObjects method from com.waveset.ui.FormUtil:
(!(lastLogonTimeStamp=*))and get the following error:
{searchContext=dc=company,dc=Com, searchFilter(!(lastLogonTimeStamp=*)), searchAttrsToGet=[samAccountName, lastLogonTimestamp], searchScope=subTree} --> {searchContext=dc=company,dc=Com, searchFilter=(!(lastLogonTimeStamp=*)), searchAttrsToGet=[samAccountName, lastLogonTimestamp], searchScope=subTree}XPRESS <invoke> exception:
com.waveset.util.WavesetException: Can't call method getResourceObjects on class com.waveset.ui.FormUtil ==> com.waveset.util.WavesetException: There was a problem getting objects ==> com.waveset.util.WavesetException:
==> java.net.SocketException: Connection reset
The gateway goes down and I have to restart it each time. I found that this happens on any 'not' search. All of my other non 'not' searches of AD return records as expected. Is there a known issue with using 'not' searches through the AD gateway for SIM? Is there a workaround to make these searches work? I've been searching for any information about this error, but have found nothing so far.
Thanks for your time
Edited by: chryan on Mar 9, 2010 12:44 PM
Edited by: chryan on Mar 9, 2010 12:45 PM

In case anyone else runs into this issue, the solution has been found. When searching AD, if you do a 'not' search, you are returning all the different object classes in AD, so refine your search to just the object classes you want returned and it will be successful.
This still doesn't explain some of my other issues with the gateway, but at least my main search is working now.

Similar Messages

  • Windows 2000/Active Directory - Gateway on none domain controller

    I have been trying to configure a Gateway to run on a non member server and have it point to a domain. All attempts to work of the remote machine have failed and wonder what I am doing wrong. Here is an out line of what I have done:
    Environment
    All machines are Windows 2003 running in VMWare instances.
    Machine 1: Gateway machine. IDM is installed but not running. Server name = USTRSDLMS009VM1, member of the workgroup IDM
    Machine 2: AD machine, Gateway installed. IDM is installed but not running. Server Name = USTRSDLMS009VM2. Domain Name = IdMTestAd.IdMTest.com.
    Machine 3: IDM is installed and running. Servername = USTRSDLMS009VM3 member of the workgroup IDM
    Basic Tests:
    All machines can ping each other by both computer name and ip address.
    Easy step first
    Connect to IDM on Machine 3 (IDM server) configure the Windows 2000/Active Directory RA to point to the Gateway on Machine 2 (AD server). All works perfect. Server is identified with IP address.
    Remote server test
    Connect to IDM on Machine 3 (IDM server) configure the Windows 2000/Active Directory RA to point to the Gateway on Machine 2 (Gateway machine). This does not work. Configuration of Resource Parameters is as follows:
    Host: Configured using both IP or ServerName
    TCP Port: 9278
    User: Administrator
    container: cn=users,dc=idmtestad,dc=idmlab,dc=com
    LDAP HostName, DomainName, IP or Servername of Server 1 (standalone gateway server). This is the setting that should allow me to use a remote machine. NOTE: I have done tons of tests and they all indicate that this field is not working.
    I get the following error message when I try and connect:
    Test connection failed for resource(s):
    AD-VM2DirectConnect: Error opening object 'LDAP://cn=users,dc=idmtestad,dc=idmlab,dc=com': ADsOpenObject(): 0X8007054B: , , The specified domain either does not exist or could not be contacted.
    I have also tested connecting to the LDAP using an LDAP browser with the same credentials from the standalone gateway machine. Worked fine.
    The following is the Gateway Trace log from the standalone gateway machine. I will post it as a seperate item in the thread (a little cleaner I think). But the basic error section is:
    02/28/2006 13.16.42.140000 [2540] (../../../../src/wps/agent/adsi/ADSIExtension.cpp,7352): buildBindOptions bind flag = 0x1
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/adsi/ADSIExtension.cpp,5182): Error opening object 'LDAP://cn=users,dc=idmtestad,dc=idmlab,dc=com': ADsOpenObject(): 0X8007054B: , , The specified domain either does not exist or could not be contacted.

    The GW Log file from the stand alone GW server.
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/logging/WSTrace.cpp,146): trace active, level: 4, file: c:\gwtrace\gwtrace.txt, maxSize: 3500 KB
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/logging/WSTrace.cpp,201): Trace file set to 'c:\gwtrace\gwtrace.txt'
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,116): Enter: reply
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,74): Enter: sendBuffer
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,88): Sending buffer:
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <?xml version='1.0' encoding='UTF-16'?>
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Response>
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Result status='ok'>
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <ResultItem type='message' status='ok'>
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Message>
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Text>Trace level set to 4</Text>
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Message>
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </ResultItem>
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <ResultItem type='message' status='ok'>
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Message>
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Text>Trace file maximum size set to 3500</Text>
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Message>
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </ResultItem>
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <ResultItem type='message' status='ok'>
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Message>
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Text>Trace file set to 'c:\gwtrace\gwtrace.txt'</Text>
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Message>
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </ResultItem>
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Result>
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Response>
    02/28/2006 13.14.33.765000 [2540] (../../../../src/wps/agent/connect/RASecureConnection.cpp,110): SendPrivate: count: 1100 pad: 8
    02/28/2006 13.14.33.781000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,103): Exit: sendBuffer
    02/28/2006 13.14.33.781000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,124): Exit: reply
    02/28/2006 13.14.33.781000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,558): Exit: ProcessCommand
    02/28/2006 13.14.33.781000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,695): Exit: handleRequest
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/connect/client_handler.cpp,344): got 6564 bytes
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/connect/RASecureConnection.cpp,260): ReceivePrivate: count: 6542, 6560 wrapped up rawlength 6558
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/connect/RASecureConnection.cpp,269): Rightbefore decrypt:
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/connect/RASecureConnection.cpp,34): KEY:[e8 92 1c 9c 05 78 d7 a0 d3 62 32 f8 46 0a 0d 3d 64 05 6a bd fe a9 34 57 ]
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/connect/RAEncryptor.cpp,67): RAEncryptor::Decrypt3DES: input length (6552) moded to 819
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/connect/RASecureConnection.cpp,110): SendPrivate: count: 0 pad: 4
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,563): Enter: handleRequest
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,583): Received buffer:
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <?xml version='1.0' encoding='UTF-16'?>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Request encrypted='true'>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <cmd>test config</cmd>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Resource name='AD-VM2DirectConnect' class='com.waveset.adapter.ADSIResourceAdapter'>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attributes>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='ADSI Search Page Size' type='string' value='1000'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Container' type='string' value='cn=users,dc=idmtestad,dc=idmlab,dc=com'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Create Home Directory' type='string' value='1'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Display Name Attribute' type='string'>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Attribute>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Encryption Type' type='string' value='None'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Global Catalog Server' type='string'>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Attribute>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Host' type='string' value='130.175.204.29'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Input Form' type='string'>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Attribute>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='LDAP Hostname' type='string' value='130.175.204.38'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Log File Path' type='string'>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Attribute>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Log Level' type='string' value='2'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Maximum Age Length' type='string'>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Attribute>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Maximum Age Unit' type='string'>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Attribute>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Maximum Archives' type='string' value='3'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Maximum Log File Size' type='string'>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Attribute>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Object Class' type='string' value='User'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Poll Every' type='string'>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Attribute>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Polling Start Date' type='string'>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Attribute>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Polling Start Time' type='string'>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Attribute>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Post-Poll Workflow' type='string'>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Attribute>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Pre-Poll Workflow' type='string'>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Attribute>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Proxy Administrator' type='string' value='Configurator'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Scheduling Interval' type='string'>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Attribute>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Search Subdomains' type='boolean' value='false'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='TCP Port' type='string' value='9278'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='Update search filter' type='string' value='(objectCategory=person)'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='User Provides Password On Change' type='string' value='0'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='When reset, ignore past changes' type='string' value='1'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='activeSyncConfigMode' type='string' value='basic'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='activeSyncPostProcessForm' type='string'>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Attribute>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='blockCount' type='string' value='100'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='confirmationRule' type='string' value='CONFIRMATION_RULE_NONE'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='connectionLimit' type='string' value='10'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='correlationRule' type='string' value='CORRELATION_RULE_NONE'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='createUnmatched' type='string' value='true'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='deleteRule' type='string'>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Attribute>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='parameterizedInputForm' type='string'>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Attribute>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='password' type='encrypted' value='H7fYWJq3kBs='/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='populateGlobal' type='string' value='false'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='processRule' type='string'>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Attribute>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='resolveProcessRule' type='string'>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Attribute>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='searchContext' type='string'>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Attribute>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='useInputForm' type='boolean' value='true'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Attribute name='user' type='string' value='Administrator'/>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Attributes>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Resource>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Request>
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,632): command='test config'
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,463): Enter: ProcessCommand
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/adsi/ADSIExtension.cpp,2403): Enter: testConfiguration
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/adsi/ADSIExtension.cpp,2411): Enter: doCheck
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/Extension.cpp,34): Enter: getRequiredResAttrValue
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/object/Extension.cpp,44): Exit: getRequiredResAttrValue
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/adsi/ADSIExtension.cpp,5090): Enter: openObject - 2
    02/28/2006 13.16.42.125000 [2540] (../../../../src/wps/agent/adsi/ADSIExtension.cpp,4666): Enter: login(wstring**,EncyptedData**,wstring**,WavesetResult&)
    02/28/2006 13.16.42.140000 [2540] (../../../../src/wps/agent/adsi/ADSIExtension.cpp,4648): Enter: login(wstring**,EncyptedData**,wstring**,bool,HANDLE*,TOKEN_TYPE,WavesetResult&)
    02/28/2006 13.16.42.140000 [2540] (../../../../src/wps/agent/object/Extension.cpp,34): Enter: getRequiredResAttrValue
    02/28/2006 13.16.42.140000 [2540] (../../../../src/wps/agent/object/Extension.cpp,44): Exit: getRequiredResAttrValue
    02/28/2006 13.16.42.140000 [2540] (../../../../src/wps/agent/object/Extension.cpp,34): Enter: getRequiredResAttrValue
    02/28/2006 13.16.42.140000 [2540] (../../../../src/wps/agent/object/Extension.cpp,44): Exit: getRequiredResAttrValue
    02/28/2006 13.16.42.140000 [2540] (../../../../src/wps/agent/adsi/ADSIExtension.cpp,4659): Login: 1
    02/28/2006 13.16.42.140000 [2540] (../../../../src/wps/agent/adsi/ADSIExtension.cpp,4660): Exit: login(wstring**,EncyptedData**,wstring**,bool,HANDLE*,TOKEN_TYPE,WavesetResult&)
    02/28/2006 13.16.42.140000 [2540] (../../../../src/wps/agent/adsi/ADSIExtension.cpp,4669): Login: 1
    02/28/2006 13.16.42.140000 [2540] (../../../../src/wps/agent/adsi/ADSIExtension.cpp,4670): Exit: login(wstring**,EncyptedData**,wstring**,bool,HANDLE*,TOKEN_TYPE,WavesetResult&)
    02/28/2006 13.16.42.140000 [2540] (../../../../src/wps/agent/adsi/ADSIExtension.cpp,5104): ADsGetObject for LDAP://cn=users,dc=idmtestad,dc=idmlab,dc=com
    02/28/2006 13.16.42.140000 [2540] (../../../../src/wps/agent/connect/RAEncryptor.cpp,67): RAEncryptor::Decrypt3DES: input length (8) moded to 1
    02/28/2006 13.16.42.140000 [2540] (../../../../src/wps/agent/adsi/ADSIExtension.cpp,5118): ADsGetObject
    02/28/2006 13.16.42.140000 [2540] (../../../../src/wps/agent/object/Extension.cpp,73): Enter: getOptionalResAttrValue
    02/28/2006 13.16.42.140000 [2540] (../../../../src/wps/agent/object/Extension.cpp,77): Exit: getOptionalResAttrValue
    02/28/2006 13.16.42.140000 [2540] (../../../../src/wps/agent/adsi/ADSIExtension.cpp,7352): buildBindOptions bind flag = 0x1
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/adsi/ADSIExtension.cpp,5182): Error opening object 'LDAP://cn=users,dc=idmtestad,dc=idmlab,dc=com': ADsOpenObject(): 0X8007054B: , , The specified domain either does not exist or could not be contacted.
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/adsi/ADSIExtension.cpp,5190): Exit: openObject - 2
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,116): Enter: reply
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,74): Enter: sendBuffer
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,88): Sending buffer:
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <?xml version='1.0' encoding='UTF-16'?>
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Response>
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Result status='error'>
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <ResultItem type='message' status='error'>
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Message>
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): <Text>Error opening object 'LDAP://cn=users,dc=idmtestad,dc=idmlab,dc=com': ADsOpenObject(): 0X8007054B: , , The specified domain either does not exist or could not be contacted.&#xD;&#xA;</Text>
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Message>
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </ResultItem>
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Result>
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,66): </Response>
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/connect/RASecureConnection.cpp,110): SendPrivate: count: 810 pad: 2
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,103): Exit: sendBuffer
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,124): Exit: reply
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/adsi/ADSIExtension.cpp,2438): Exit: doCheck
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/adsi/ADSIExtension.cpp,2407): Exit: testConfiguration
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,558): Exit: ProcessCommand
    02/28/2006 13.16.44.437000 [2540] (../../../../src/wps/agent/object/RequestHandler.cpp,695): Exit: handleRequest

  • Active Directory Domain Services crash after Administrator renames object in Active Directory Users and Computers

    Hello.
    We have two domain controllers - node1 (Windows 2008 R2) and node2 (Windows 2012 R2). When administrator connects to node2 and tries to rename some object in AD (for example, user) AD Domain Services crashes and reboot server after 60 seconds.
    In Events I can see these messages:
    Log Name:      Directory Service
    Source:        Microsoft-Windows-ActiveDirectory_DomainService
    Date:          04.03.2014 12:37:58
    Event ID:      1173
    Task Category: Internal Processing
    Level:         Warning
    Keywords:      Classic
    User:          domain\admin
    Computer:      NODE2.domain.example
    Description:
    Internal event: Active Directory Domain Services has encountered the following exception and associated parameters.
    Exception:
    c0000005
    Parameter:
    0
    Additional Data
    Error value:
    7ffc7c38e45d
    Internal ID:
    0
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-ActiveDirectory_DomainService" Guid="{0e8478c5-3605-4e8c-8497-1e730c959516}" EventSourceName="NTDS General" />
        <EventID Qualifiers="32768">1173</EventID>
        <Version>0</Version>
        <Level>3</Level>
        <Task>9</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8080000000000000</Keywords>
        <TimeCreated SystemTime="2014-03-04T06:37:58.116264800Z" />
        <EventRecordID>881</EventRecordID>
        <Correlation />
        <Execution ProcessID="572" ThreadID="2580" />
        <Channel>Directory Service</Channel>
        <Computer>NODE2.domain.example</Computer>
        <Security UserID="S-1-5-21-3794920928-4165619442-305938157-2047" />
      </System>
      <EventData>
        <Data>c0000005</Data>
        <Data>7ffc7c38e45d</Data>
        <Data>0</Data>
        <Data>0</Data>
      </EventData>
    </Event>
    Log Name:      Application
    Source:        Microsoft-Windows-Wininit
    Date:          04.03.2014 12:37:58
    Event ID:      1015
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      NODE2.domain.example
    Description:
    A critical system process, C:\Windows\system32\lsass.exe, failed with status code c0000005.  The machine must now be restarted.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Wininit" Guid="{206f6dea-d3c5-4d10-bc72-989f03c8b84b}" EventSourceName="Wininit" />
        <EventID Qualifiers="49152">1015</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-03-04T06:37:58.000000000Z" />
        <EventRecordID>189578</EventRecordID>
        <Correlation />
        <Execution ProcessID="0" ThreadID="0" />
        <Channel>Application</Channel>
        <Computer>NODE2.domain.example</Computer>
        <Security />
      </System>
      <EventData>
        <Data>C:\Windows\system32\lsass.exe</Data>
        <Data>c0000005</Data>
      </EventData>
    </Event>
    Log Name:      Application
    Source:        Application Error
    Date:          04.03.2014 12:37:58
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      NODE2.domain.example
    Description:
    Faulting application name: lsass.exe, version: 6.3.9600.16384, time stamp: 0x5215e25f
    Faulting module name: ntdsai.dll, version: 6.3.9600.16421, time stamp: 0x524fcaed
    Exception code: 0xc0000005
    Fault offset: 0x000000000019e45d
    Faulting process id: 0x23c
    Faulting application start time: 0x01cf3773fe973e1b
    Faulting application path: C:\Windows\system32\lsass.exe
    Faulting module path: C:\Windows\system32\ntdsai.dll
    Report Id: 85cfbe32-a367-11e3-80cc-00155d006724
    Faulting package full name:
    Faulting package-relative application ID:
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-03-04T06:37:58.000000000Z" />
        <EventRecordID>189576</EventRecordID>
        <Channel>Application</Channel>
        <Computer>NODE2.domain.example</Computer>
        <Security />
      </System>
      <EventData>
        <Data>lsass.exe</Data>
        <Data>6.3.9600.16384</Data>
        <Data>5215e25f</Data>
        <Data>ntdsai.dll</Data>
        <Data>6.3.9600.16421</Data>
        <Data>524fcaed</Data>
        <Data>c0000005</Data>
        <Data>000000000019e45d</Data>
        <Data>23c</Data>
        <Data>01cf3773fe973e1b</Data>
        <Data>C:\Windows\system32\lsass.exe</Data>
        <Data>C:\Windows\system32\ntdsai.dll</Data>
        <Data>85cfbe32-a367-11e3-80cc-00155d006724</Data>
        <Data>
        </Data>
        <Data>
        </Data>
      </EventData>
    </Event>
    In node2 we installed all available updates and hotfixes.

     Hi Azamat Hackimov,
    Regarding to error messages, it seems that the
    ntdsai.dll file caused the issue. Based on current situation, please use
    sfc /scannow command to scan protected system files and check if find error and repair. Meanwhile, you can also navigate to the location of this DLL file and confirm details.
    In addition, Windows Server 2012 R2 has reboot unexpectedly. Please check if you get some dump file and then analysis it. It may help us to find the root reason. Please refer
    to the following KB.
    How to read the small dump memory dump file that is created by Windows if a crash occurs.
    http://support.microsoft.com/kb/315263/en-us
    By the way, it is not effective for us to debug the crash dump file here in the forum. If this issues is a state of emergency for you. Please contact Microsoft Customer Service
    and Support (CSS) via telephone so that a dedicated Support Professional can assist with your request.
    To obtain the phone numbers for specific technology request, please refer to the web site listed below:
    http://support.microsoft.com/default.aspx?scid=fh;EN-US;OfferProPhone#faq607
    Hope this helps.
    Best regards,
    Justin Gu

  • Active Directory Management Gateway Service installation error

    Hey,
    When I attempt to install the 32 bit Server 2008 package from http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=2852 I get an error saying that it's not the correct version. Just in case I tried the 3 other versions, but as
    expected they give the same error. Any ideas?
    Thanks In Advance,

    Hi,
    Based on the description, we can try to contact Microsoft Customer Support Services to obtain the hotfix to see if it helps.
    A hotfix rollup package for Active Directory Web Service is available for the .NET Framework 3.5 SP1
    http://support.microsoft.com/kb/969166
    Besides, the following thread focused on the similar issue with ours and can be referred to for more information.
    Active Directory Management Gateway Service - install problem
    http://answers.microsoft.com/en-us/windows/forum/windows_other-windows_install/active-directory-management-gateway-service/d02c3ee7-ee4d-e011-8dfc-68b599b31bf5?tab=question&status=AllReplies
    Best regards,
    Frank Shen
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Relentless crashing of active directory

    Greetings,
    Can someone please let me know why I am getting a crash message every 30 secs?
    9/14/14 11:22:53.358 ReportCrash[8397]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: opendirectoryd
    com.apple.message.signature2: UNBUNDLED ||| 339.100.2
    com.apple.message.signature3: FA23F0784EADF8353966B8A8CA22CD60
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    Sender_Mach_UUID: 25E89769-4B1F-30FD-B08E-1D47DA57B752
    9/14/14 11:23:05.005 ReportCrash[8397]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: opendirectoryd
    com.apple.message.signature2: UNBUNDLED ||| 339.100.2
    com.apple.message.signature3: F610381934ACA3B3D9F37C2D6E7EE4F2
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    Sender_Mach_UUID: 25E89769-4B1F-30FD-B08E-1D47DA57B752
    9/14/14 11:23:16.695 ReportCrash[8397]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: opendirectoryd
    com.apple.message.signature2: UNBUNDLED ||| 339.100.2
    com.apple.message.signature3: F610381934ACA3B3D9F37C2D6E7EE4F2
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    Sender_Mach_UUID: 25E89769-4B1F-30FD-B08E-1D47DA57B752
    9/14/14 11:23:28.533 ReportCrash[8397]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: opendirectoryd
    com.apple.message.signature2: UNBUNDLED ||| 339.100.2
    com.apple.message.signature3: F610381934ACA3B3D9F37C2D6E7EE4F2
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    Sender_Mach_UUID: 25E89769-4B1F-30FD-B08E-1D47DA57B752
    9/14/14 11:23:40.300 ReportCrash[8397]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: opendirectoryd
    com.apple.message.signature2: UNBUNDLED ||| 339.100.2
    com.apple.message.signature3: FA23F0784EADF8353966B8A8CA22CD60
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    Sender_Mach_UUID: 25E89769-4B1F-30FD-B08E-1D47DA57B752
    9/14/14 11:23:51.855 ReportCrash[8397]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: opendirectoryd
    com.apple.message.signature2: UNBUNDLED ||| 339.100.2
    com.apple.message.signature3: F610381934ACA3B3D9F37C2D6E7EE4F2
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    Sender_Mach_UUID: 25E89769-4B1F-30FD-B08E-1D47DA57B752
    9/14/14 11:24:03.727 ReportCrash[8450]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: opendirectoryd
    com.apple.message.signature2: UNBUNDLED ||| 339.100.2
    com.apple.message.signature3: F610381934ACA3B3D9F37C2D6E7EE4F2
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    Sender_Mach_UUID: 25E89769-4B1F-30FD-B08E-1D47DA57B752
    9/14/14 11:24:15.538 ReportCrash[8450]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: opendirectoryd
    com.apple.message.signature2: UNBUNDLED ||| 339.100.2
    com.apple.message.signature3: F610381934ACA3B3D9F37C2D6E7EE4F2
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    Sender_Mach_UUID: 25E89769-4B1F-30FD-B08E-1D47DA57B752
    9/14/14 11:24:28.831 ReportCrash[8450]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: opendirectoryd
    com.apple.message.signature2: UNBUNDLED ||| 339.100.2
    com.apple.message.signature3: EF7E342185F3DE1466F7D8B15A5672E0
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    Sender_Mach_UUID: 25E89769-4B1F-30FD-B08E-1D47DA57B752
    9/14/14 11:24:40.763 ReportCrash[8450]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: opendirectoryd
    com.apple.message.signature2: UNBUNDLED ||| 339.100.2
    com.apple.message.signature3: 0AFA1A88CE37F9C687FAFC9860020A99
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    Sender_Mach_UUID: 25E89769-4B1F-30FD-B08E-1D47DA57B752
    9/14/14 11:24:52.779 ReportCrash[8450]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: opendirectoryd
    com.apple.message.signature2: UNBUNDLED ||| 339.100.2
    com.apple.message.signature3: F610381934ACA3B3D9F37C2D6E7EE4F2
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    Sender_Mach_UUID: 25E89769-4B1F-30FD-B08E-1D47DA57B752
    9/14/14 11:25:06.135 ReportCrash[8500]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: opendirectoryd
    com.apple.message.signature2: UNBUNDLED ||| 339.100.2
    com.apple.message.signature3: 0AFA1A88CE37F9C687FAFC9860020A99
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    Sender_Mach_UUID: 25E89769-4B1F-30FD-B08E-1D47DA57B752
    9/14/14 11:25:17.708 ReportCrash[8500]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: opendirectoryd
    com.apple.message.signature2: UNBUNDLED ||| 339.100.2
    com.apple.message.signature3: FA23F0784EADF8353966B8A8CA22CD60
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    Sender_Mach_UUID: 25E89769-4B1F-30FD-B08E-1D47DA57B752
    9/14/14 11:25:29.720 ReportCrash[8500]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: opendirectoryd
    com.apple.message.signature2: UNBUNDLED ||| 339.100.2
    com.apple.message.signature3: F610381934ACA3B3D9F37C2D6E7EE4F2
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    Sender_Mach_UUID: 25E89769-4B1F-30FD-B08E-1D47DA57B752
    9/14/14 11:25:42.042 ReportCrash[8500]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: opendirectoryd
    com.apple.message.signature2: UNBUNDLED ||| 339.100.2
    com.apple.message.signature3: FA23F0784EADF8353966B8A8CA22CD60
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    Sender_Mach_UUID: 25E89769-4B1F-30FD-B08E-1D47DA57B752
    9/14/14 11:25:54.311 ReportCrash[8500]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: opendirectoryd
    com.apple.message.signature2: UNBUNDLED ||| 339.100.2
    com.apple.message.signature3: 0AFA1A88CE37F9C687FAFC9860020A99
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    Sender_Mach_UUID: 25E89769-4B1F-30FD-B08E-1D47DA57B752
    9/14/14 11:26:06.998 ReportCrash[8548]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: opendirectoryd
    com.apple.message.signature2: UNBUNDLED ||| 339.100.2
    com.apple.message.signature3: F610381934ACA3B3D9F37C2D6E7EE4F2
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    Sender_Mach_UUID: 25E89769-4B1F-30FD-B08E-1D47DA57B752
    Many thanks,
    Kunal

    Thank you Linc.
    Please is the crash report for the active directory.
    Process:         opendirectoryd [20248] 
    Path:            /usr/libexec/opendirectoryd
    Identifier:      opendirectoryd
    Version:         339.100.2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    Responsible:     opendirectoryd [20248]
    User ID:         0
    Date/Time:       2014-09-15 07:49:42.680 +0300
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  7B247D48-16E9-05B9-A8FE-ED2034464AE1
    Sleep/Wake UUID: 8F9B9993-AD79-4621-B5DD-C1D9921BA9FD
    Crashed Thread:  13  Dispatch queue: com.apple.opendirectoryd.attributemap.dsAttrTypeStandard:GroupMembership
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000010f84d6d8
    VM Regions Near 0x10f84d6d8:
        Stack                  000000010f768000-000000010f7ea000 [  520K] rw-/rwx SM=COW  thread 12
    -->
        Stack                  000000010f86d000-000000010f86e000 [    4K] ---/rwx SM=NUL 
    Thread 0:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib         0x0000000103ac4a3a __semwait_signal + 10
    1   libsystem_c.dylib              0x0000000103a12dc0 nanosleep + 200
    2   libsystem_c.dylib              0x0000000103a12c1f sleep + 42
    3   opendirectoryd                 0x000000010233da5b 0x10231b000 + 141915
    4   libdispatch.dylib              0x00000001038ed1bb _dispatch_call_block_and_release + 12
    5   libdispatch.dylib              0x00000001038ea28d _dispatch_client_callout + 8
    6   libdispatch.dylib              0x00000001038ec082 _dispatch_root_queue_drain + 326
    7   libdispatch.dylib              0x00000001038ed177 _dispatch_worker_thread2 + 40
    8   libsystem_pthread.dylib        0x0000000103bd0ef8 _pthread_wqthread + 314
    9   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 1:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib         0x0000000103ac4caa __sigsuspend_nocancel + 10
    1   libdispatch.dylib              0x00000001038f47da _dispatch_sigsuspend + 21
    2   libdispatch.dylib              0x00000001038f47c5 _dispatch_sig_thread + 45
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x0000000103ac5662 kevent64 + 10
    1   libdispatch.dylib              0x00000001038ec421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib              0x00000001038ec136 _dispatch_mgr_thread + 52
    Thread 3:: Dispatch queue: com.apple.opendirectoryd.module.SystemCache.kauth_workq
    0   libsystem_kernel.dylib         0x0000000103ac421a __identitysvc + 10
    1   com.apple.opendirectoryd.module.SystemCache 0x00000001081a4c9a ___kernel_kauth_listener_block_invoke_2 + 583
    2   libdispatch.dylib              0x00000001038ed1bb _dispatch_call_block_and_release + 12
    3   libdispatch.dylib              0x00000001038ea28d _dispatch_client_callout + 8
    4   libdispatch.dylib              0x00000001038ee7e3 _dispatch_async_redirect_invoke + 154
    5   libdispatch.dylib              0x00000001038ea28d _dispatch_client_callout + 8
    6   libdispatch.dylib              0x00000001038ec082 _dispatch_root_queue_drain + 326
    7   libdispatch.dylib              0x00000001038ed177 _dispatch_worker_thread2 + 40
    8   libsystem_pthread.dylib        0x0000000103bd0ef8 _pthread_wqthread + 314
    9   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 4:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib         0x0000000103ac0a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x0000000103abfd18 mach_msg + 64
    2   libsystem_kernel.dylib         0x0000000103ac0576 mach_msg_server + 387
    3   com.apple.opendirectoryd.module.SystemCache 0x00000001081ac3f6 __systemcache_mig_initialize_block_invoke + 39
    4   libdispatch.dylib              0x00000001038ed1bb _dispatch_call_block_and_release + 12
    5   libdispatch.dylib              0x00000001038ea28d _dispatch_client_callout + 8
    6   libdispatch.dylib              0x00000001038ec082 _dispatch_root_queue_drain + 326
    7   libdispatch.dylib              0x00000001038ed177 _dispatch_worker_thread2 + 40
    8   libsystem_pthread.dylib        0x0000000103bd0ef8 _pthread_wqthread + 314
    9   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 5:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib         0x0000000103ac0a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x0000000103abfd18 mach_msg + 64
    2   libsystem_kernel.dylib         0x0000000103ac0576 mach_msg_server + 387
    3   com.apple.opendirectoryd.module.SystemCache 0x00000001081ac4d0 __systemcache_mig_initialize_block_invoke_2 + 39
    4   libdispatch.dylib              0x00000001038ed1bb _dispatch_call_block_and_release + 12
    5   libdispatch.dylib              0x00000001038ea28d _dispatch_client_callout + 8
    6   libdispatch.dylib              0x00000001038ec082 _dispatch_root_queue_drain + 326
    7   libdispatch.dylib              0x00000001038ed177 _dispatch_worker_thread2 + 40
    8   libsystem_pthread.dylib        0x0000000103bd0ef8 _pthread_wqthread + 314
    9   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x0000000103ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x0000000103bd0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 7:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib         0x0000000103ac0a6e semaphore_timedwait_trap + 10
    1   libdispatch.dylib              0x00000001038ee9be _dispatch_semaphore_wait_slow + 147
    2   opendirectoryd                 0x00000001023395d5 oddispatch_semaphore_wait + 92
    3   opendirectoryd                 0x000000010232dd26 odnode_query + 784
    4   com.apple.opendirectoryd.module.SystemCache 0x000000010819d67d mbr_lookup_groups + 233
    5   com.apple.opendirectoryd.module.SystemCache 0x0000000108199534 ___mbr_entry_resolve_user_memberOf_block_invoke + 81
    6   com.apple.opendirectoryd.module.SystemCache 0x000000010819899d _mbr_entry_resolve_user_memberOf + 1100
    7   com.apple.opendirectoryd.module.SystemCache 0x00000001081983d4 ___mbr_entry_process_next_state2_block_invoke_4 + 120
    8   libdispatch.dylib              0x00000001038ed1bb _dispatch_call_block_and_release + 12
    9   libdispatch.dylib              0x00000001038ea28d _dispatch_client_callout + 8
    10  libdispatch.dylib              0x00000001038ec082 _dispatch_root_queue_drain + 326
    11  libdispatch.dylib              0x00000001038ed177 _dispatch_worker_thread2 + 40
    12  libsystem_pthread.dylib        0x0000000103bd0ef8 _pthread_wqthread + 314
    13  libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x0000000103ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x0000000103bd0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 9:: Dispatch queue: com.apple.opendirectoryd.connection./Active Directory/COMPANY/All Domains:ActiveDirectory:3C1C1261-3886-4048-AE8B-B4C4260DDD21.r
    0   libsystem_kernel.dylib         0x0000000103ac0a6e semaphore_timedwait_trap + 10
    1   libdispatch.dylib              0x00000001038ee9be _dispatch_semaphore_wait_slow + 147
    2   opendirectoryd                 0x00000001023395d5 oddispatch_semaphore_wait + 92
    3   opendirectoryd                 0x000000010232dd26 odnode_query + 784
    4   com.apple.opendirectoryd.module.ActiveDirectory 0x000000010ee6b086 odm_QueryCreateWithNode + 1872
    5   opendirectoryd                 0x000000010231ea11 0x10231b000 + 14865
    6   opendirectoryd                 0x000000010234c8a7 0x10231b000 + 202919
    7   opendirectoryd                 0x000000010231e954 0x10231b000 + 14676
    8   libdispatch.dylib              0x00000001038ea28d _dispatch_client_callout + 8
    9   libdispatch.dylib              0x00000001038f13b0 _dispatch_sync_f_invoke + 39
    10  opendirectoryd                 0x000000010231e738 0x10231b000 + 14136
    11  opendirectoryd                 0x000000010232959f 0x10231b000 + 58783
    12  opendirectoryd                 0x000000010233d661 0x10231b000 + 140897
    13  libdispatch.dylib              0x00000001038ed1bb _dispatch_call_block_and_release + 12
    14  libdispatch.dylib              0x00000001038ea28d _dispatch_client_callout + 8
    15  libdispatch.dylib              0x00000001038ee7e3 _dispatch_async_redirect_invoke + 154
    16  libdispatch.dylib              0x00000001038ea28d _dispatch_client_callout + 8
    17  libdispatch.dylib              0x00000001038ec082 _dispatch_root_queue_drain + 326
    18  libdispatch.dylib              0x00000001038ed177 _dispatch_worker_thread2 + 40
    19  libsystem_pthread.dylib        0x0000000103bd0ef8 _pthread_wqthread + 314
    20  libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x0000000103ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x0000000103bd0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib         0x0000000103ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x0000000103bd0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x0000000103ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x0000000103bd0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 13 Crashed:: Dispatch queue: com.apple.opendirectoryd.attributemap.dsAttrTypeStandard:GroupMembership
    0   opendirectoryd                 0x000000010231e18d odarray_enumerate + 100
    1   com.apple.opendirectoryd.module.ActiveDirectory 0x000000010ee7369e translate_membership + 128
    2   opendirectoryd                 0x0000000102356f63 0x10231b000 + 245603
    3   opendirectoryd                 0x0000000102356e0f 0x10231b000 + 245263
    4   libdispatch.dylib              0x00000001038ea28d _dispatch_client_callout + 8
    5   libdispatch.dylib              0x00000001038f13b0 _dispatch_sync_f_invoke + 39
    6   opendirectoryd                 0x0000000102356dbd 0x10231b000 + 245181
    7   libdispatch.dylib              0x00000001038ea28d _dispatch_client_callout + 8
    8   libdispatch.dylib              0x00000001038f13b0 _dispatch_sync_f_invoke + 39
    9   opendirectoryd                 0x0000000102356266 translate_result + 1158
    10  opendirectoryd                 0x0000000102328814 0x10231b000 + 55316
    11  opendirectoryd                 0x000000010233d560 0x10231b000 + 140640
    12  libdispatch.dylib              0x00000001038ed1bb _dispatch_call_block_and_release + 12
    13  libdispatch.dylib              0x00000001038ea28d _dispatch_client_callout + 8
    14  libdispatch.dylib              0x00000001038ec673 _dispatch_queue_drain + 451
    15  libdispatch.dylib              0x00000001038ed9c1 _dispatch_queue_invoke + 110
    16  libdispatch.dylib              0x00000001038ebf87 _dispatch_root_queue_drain + 75
    17  libdispatch.dylib              0x00000001038ed177 _dispatch_worker_thread2 + 40
    18  libsystem_pthread.dylib        0x0000000103bd0ef8 _pthread_wqthread + 314
    19  libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib         0x0000000103ac594a poll + 10
    1   com.apple.LDAPFramework        0x000000010ef0fe61 0x10eef8000 + 97889
    2   com.apple.LDAPFramework        0x000000010ef14bd6 0x10eef8000 + 117718
    3   com.apple.LDAPFramework        0x000000010ef14725 0x10eef8000 + 116517
    4   libsystem_pthread.dylib        0x0000000103bcf899 _pthread_body + 138
    5   libsystem_pthread.dylib        0x0000000103bcf72a _pthread_start + 137
    6   libsystem_pthread.dylib        0x0000000103bd3fc9 thread_start + 13
    Thread 15:
    0   libsystem_platform.dylib       0x0000000103bb1fd1 _platform_memmove$VARIANT$Ivybridge + 49
    1   com.apple.LDAPFramework        0x000000010eefe3ee 0x10eef8000 + 25582
    2   com.apple.LDAPFramework        0x000000010ef1720a 0x10eef8000 + 127498
    3   com.apple.LDAPFramework        0x000000010eefed72 0x10eef8000 + 28018
    4   com.apple.LDAPFramework        0x000000010eefe08b 0x10eef8000 + 24715
    5   com.apple.LDAPFramework        0x000000010eefce15 ber_get_next + 948
    6   com.apple.LDAPFramework        0x000000010ef14e89 0x10eef8000 + 118409
    7   com.apple.LDAPFramework        0x000000010ef14725 0x10eef8000 + 116517
    8   libsystem_pthread.dylib        0x0000000103bcf899 _pthread_body + 138
    9   libsystem_pthread.dylib        0x0000000103bcf72a _pthread_start + 137
    10  libsystem_pthread.dylib        0x0000000103bd3fc9 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib         0x0000000103ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x0000000103bd0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib         0x0000000103ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x0000000103bd0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib         0x0000000103ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x0000000103bd0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib         0x0000000103ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x0000000103bd0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib         0x0000000103ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x0000000103bd0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib         0x0000000103ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x0000000103bd0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib         0x0000000103ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x0000000103bd0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib         0x0000000103ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x0000000103bd0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib         0x0000000103ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x0000000103bd0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib         0x0000000103ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x0000000103bd0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib         0x0000000103ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x0000000103bd0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib         0x0000000103ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x0000000103bd0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib         0x0000000103ac4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x0000000103bd0f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x0000000103bd3fb9 start_wqthread + 13
    Thread 13 crashed with X86 Thread State (64-bit):
      rax: 0x00000000000a0220  rbx: 0x0000000000000000  rcx: 0x000000010f84d6e0  rdx: 0x0000000000014044
      rdi: 0x00007fb41df75480  rsi: 0x0000000000000000  rbp: 0x000000010f8ed940  rsp: 0x000000010f84d6e0
       r8: 0x00007fb41df75480   r9: 0x000000010ee81bb0  r10: 0x00007fb411e01bc0  r11: 0x0000000102625778
      r12: 0x00007fb41df75480  r13: 0x000000010f84d6e0  r14: 0x0000000000014044  r15: 0x000000010f8ed958
      rip: 0x000000010231e18d  rfl: 0x0000000000010246  cr2: 0x000000010f84d6d8
    Logical CPU:     14
    Error Code:      0x00000006
    Trap Number:     14
    Binary Images:
           0x10231b000 -        0x102378ff5  opendirectoryd (339.100.2) <0895ADE1-CE50-3B44-8EFC-ED9DCEF38D6F> /usr/libexec/opendirectoryd
           0x1023ab000 -        0x1023aefff  libspindump.dylib (161.2) <E16E9BFB-8F34-366F-BE10-48993F5843BC> /usr/lib/libspindump.dylib
           0x1023bb000 -        0x1023cbffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
           0x1023d7000 -        0x1023f3fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
           0x1023ff000 -        0x10240ffff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
           0x10241e000 -        0x10241fff7  libSystem.B.dylib (1197.1.1) <E6BCC031-4342-318C-A1AD-A8E9AEAE716F> /usr/lib/libSystem.B.dylib
           0x102428000 -        0x10260dfff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x102781000 -        0x1027e4ffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x102820000 -        0x10288cfff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x1028c7000 -        0x102b21ff9  com.apple.security (7.0 - 55471.14.8) <EA03E140-2509-3A07-8440-2DC97C0D478B> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x102c70000 -        0x102cd5ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x102d08000 -        0x102d37ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x102d56000 -        0x102d56fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x102d5a000 -        0x103058fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x103295000 -        0x103296ffb  com.apple.opendirectoryd.module.FDESupport (10.7 - 20) <7C3DF147-D738-3269-AD55-39688F4F58A6> /System/Library/OpenDirectory/Modules/FDESupport.bundle/Contents/MacOS/FDESuppo rt
           0x10329c000 -        0x103449f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
           0x10346a000 -        0x1034acff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
           0x1034c4000 -        0x1034c4ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x1034cb000 -        0x1034ccff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
           0x1034d1000 -        0x1034d1fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x1034d4000 -        0x10368cffb  libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
           0x103732000 -        0x103732fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
           0x103736000 -        0x103747ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
           0x10374d000 -        0x10379ffff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
           0x1037fb000 -        0x1037fdfff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
           0x103802000 -        0x10382bff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
           0x10383c000 -        0x103840ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
           0x103849000 -        0x103853fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
           0x103863000 -        0x10386afff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
           0x103876000 -        0x10387dffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
           0x103886000 -        0x1038d4fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
           0x1038e9000 -        0x103903fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
           0x10391e000 -        0x103921ff7  libdyld.dylib (239.4) <A1273A02-4928-3BAC-A846-6C069DC1A0A6> /usr/lib/system/libdyld.dylib
           0x10392b000 -        0x10392bff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
           0x103930000 -        0x103932fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x103937000 -        0x10393eff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
           0x103946000 -        0x103947fff  com.apple.heimdalodpac (10.9 - 201) <6DECF921-6FF3-3FC0-A378-CFF6354EDBC7> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/heimdalodpac.bundle/Co ntents/MacOS/heimdalodpac
           0x10394c000 -        0x103951fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
           0x103957000 -        0x103959ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
           0x10395f000 -        0x103960fff  com.apple.KerberosHelper.LKDCLocate (4.0 - 1.0) <BA62DEF8-2726-32F4-A438-07C951907732> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/LKDCLocate.bundle/Cont ents/MacOS/LKDCLocate
           0x103965000 -        0x103966ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
           0x103970000 -        0x103981ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
           0x10398e000 -        0x10398fff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
           0x103997000 -        0x103a20ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
           0x103a4c000 -        0x103a4dff7  com.apple.opendirectoryd.module.Kerberosv5 (10.9 - 339.100.2) <A0FC3F12-10F2-31A7-8E23-878A7FE1EA68> /System/Library/OpenDirectory/Modules/Kerberosv5.bundle/Contents/MacOS/Kerberos v5
           0x103a53000 -        0x103a55ff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
           0x103a5d000 -        0x103a65fff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
           0x103a6c000 -        0x103a93ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
           0x103aa9000 -        0x103aaaffb  com.apple.kerberos.reachability (4.0 - 2.0) <6A644714-8D3C-3671-AED7-262E35617DA6> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/Reachability.bundle/Co ntents/MacOS/Reachability
           0x103aaf000 -        0x103acbff7  libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
           0x103af3000 -        0x103b22fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
           0x103b30000 -        0x103b4bff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
           0x103b58000 -        0x103b7fff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
           0x103b9b000 -        0x103ba4ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
           0x103bae000 -        0x103bb4ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
           0x103bc7000 -        0x103bc8ff7  com.apple.opendirectoryd.module.NetLogon (10.9 - 93.92.1) <B4D37052-9B4F-358A-896E-B0C4B9DD5DF0> /System/Library/OpenDirectory/Modules/NetLogon.bundle/Contents/MacOS/NetLogon
           0x103bce000 -        0x103bd5ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
           0x103be2000 -        0x103be3fff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
           0x103bea000 -        0x103beeff7  libsystem_stats.dylib (93.90.3) <337946FC-B2E1-3DFA-A8B5-30DA8D584D75> /usr/lib/system/libsystem_stats.dylib
           0x103bf6000 -        0x103bf7fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
           0x103bfd000 -        0x103bfefff  com.apple.kerberos.sckerberosconfig (4.0 - 1) <73782C22-83F4-3826-9493-5C2BA535882E> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/SCKerberosConfig.bundl e/Contents/MacOS/SCKerberosConfig
           0x103c03000 -        0x103c08ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
           0x103c11000 -        0x103c35fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
           0x103c52000 -        0x103c54fff  apop.so (170.1) <97DD24EE-D5F4-34EB-B521-D7BA883D2606> /usr/lib/sasl2/apop.so
           0x103c58000 -        0x103d37fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
           0x103d9f000 -        0x103da0fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
           0x103daa000 -        0x103db5fff  libkxld.dylib (2422.110.17) <B6140BAB-0EAF-3E4F-B055-314068056BB4> /usr/lib/system/libkxld.dylib
           0x103dba000 -        0x103dc7ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
           0x103dcf000 -        0x103dd1fff  libanonymous.2.so (170) <D1297C21-A57B-311E-9006-C3FB8689849A> /usr/lib/sasl2/libanonymous.2.so
           0x103dd5000 -        0x103ebffff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
           0x103ed7000 -        0x103edbfff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
           0x103ee1000 -        0x103ee1ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
           0x103ee6000 -        0x103ef3ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
           0x103efc000 -        0x103fe3ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
           0x10401c000 -        0x104020ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
           0x104029000 -        0x1041c4ff8  com.apple.CFNetwork (673.3 - 673.3) <4375B7CB-34B6-3A26-99AC-2D2404AD9C9B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x1042cd000 -        0x1042d9ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
           0x1042f1000 -        0x1042faffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x104301000 -        0x104303fff  libcrammd5.2.so (170) <940A42FC-C634-354E-AD74-691CD90A1427> /usr/lib/sasl2/libcrammd5.2.so
           0x104308000 -        0x10431fff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
           0x104341000 -        0x1043b4fff  com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
           0x1043f4000 -        0x1043f6fff  login.so (170) <7D801D4E-A1A4-32FC-BF2E-9F25DB902523> /usr/lib/sasl2/login.so
           0x1043fa000 -        0x1043fafff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x104400000 -        0x104401fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
           0x104405000 -        0x104407fff  libplain.2.so (170) <E9C3B22A-5958-3869-B778-55948D1EC2B7> /usr/lib/sasl2/libplain.2.so
           0x10440c000 -        0x104427ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
           0x104431000 -        0x104433fff  pwauxprop.so (400.1) <B95FA3F5-0EE9-335E-BBC7-FDEDEB7F18F0> /usr/lib/sasl2/pwauxprop.so
           0x104438000 -        0x104722fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
           0x1047a3000 -        0x104833ff7  com.apple.Metadata (10.7.0 - 800.28) <CB43AF4C-F5DE-3161-B7D7-540DF9718EAD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
           0x10489b000 -        0x104912fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <B9436B61-0885-3EF6-B981-EB77C325F745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x1049b9000 -        0x104a26fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
           0x104a6a000 -        0x104ac5ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
           0x104af5000 -        0x104bbffff  com.apple.LaunchServices (572.28 - 572.28) <FDED4724-4CB6-3DE5-B785-AE6D4C261CF6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
           0x104c3a000 -        0x104c63fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
           0x104c88000 -        0x104c8dfff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x104c9b000 -        0x104ca2fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x104caa000 -        0x104cb5ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x104cc2000 -        0x104d26fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x104d6b000 -        0x104d6efff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
           0x104d75000 -        0x104d7fff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
           0x104d8a000 -        0x104db2ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
           0x104feb000 -        0x104fedff7  com.apple.opendirectoryd.module.legacy (10.9 - 339.100.2) <31220540-F748-3CCB-9456-B6E24D6A5799> /System/Library/OpenDirectory/Modules/legacy.bundle/Contents/MacOS/legacy
           0x104ff4000 -        0x104ff6fff  com.apple.EFILogin (2.0 - 2) <8D651894-B7AD-3F23-9B93-472EEA3D292F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
           0x108189000 -        0x1081b6ff3  com.apple.opendirectoryd.module.SystemCache (10.9 - 339.100.2) <617EC72B-BBEA-3433-B9F2-E29C4F3167F9> /System/Library/OpenDirectory/Modules/SystemCache.bundle/Contents/MacOS/SystemC ache
           0x1082ba000 -        0x1082c0fff  com.apple.opendirectoryd.module.search (10.9 - 339.100.2) <CF031F3E-779B-3C44-93F6-447465141E38> /System/Library/OpenDirectory/Modules/search.bundle/Contents/MacOS/search
           0x1088ed000 -        0x108903ff3  com.apple.opendirectoryd.module.PlistFile (10.9 - 339.100.2) <65A2C346-503B-3C16-B645-EE79D41DBE4D> /System/Library/OpenDirectory/Modules/PlistFile.bundle/Contents/MacOS/PlistFile
           0x108918000 -        0x108922ff7  libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
           0x10892d000 -        0x1089b8fff  libCoreStorage.dylib (380) <DE9B3F8C-045C-3010-9A25-C8CD72F1066B> /usr/lib/libCoreStorage.dylib
           0x108ae6000 -        0x108ae8ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
           0x108aee000 -        0x108af4fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
           0x108b00000 -        0x108b06ffb  com.apple.HeimODAdmin (4.0 - 2.0) <3D611676-C45F-37AB-849A-8E5087825C61> /System/Library/PrivateFrameworks/HeimODAdmin.framework/HeimODAdmin
           0x108b0e000 -        0x108b10fff  com.apple.AppleID (1.0 - 1) <990E2829-27AF-34E5-AEF5-4F9A553AD185> /System/Library/OpenDirectory/Modules/AppleID.bundle/Contents/MacOS/AppleID
           0x108b16000 -        0x108b19fff  com.apple.opendirectoryd.module.ConfigurationProfiles (10.9.3 - 667) <76BF8905-3D71-322F-A72C-C1B172235CC4> /System/Library/OpenDirectory/Modules/ConfigurationProfiles.bundle/Contents/Mac OS/ConfigurationProfiles
           0x108b1f000 -        0x108b5bfff  com.apple.framework.ConfigurationProfiles (6.0.2 - 667) <6AEA891F-CA82-3DB2-B2B5-735713FF618C> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/Co nfigurationProfiles
           0x108b7c000 -        0x1096f2ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x109e79000 -        0x109e8dfff  com.apple.aps.framework (4.0 - 4.0) <2D42DCDD-055E-3EE1-97F8-FC447B495D3E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
           0x109ea6000 -        0x109ed3ff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
           0x109ee2000 -        0x109f76ff7  com.apple.Bluetooth (4.2.6 - 4.2.6f1) <15E6C1AE-647C-3E43-8BDC-286BC02845E3> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
           0x109fe7000 -        0x10a22fff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x10a357000 -        0x10a381ff0  com.apple.SystemConfiguration.EAP8021X (13.0.0 - 13.0) <DC09B518-9F82-38DD-B37D-4A3279E3230D> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
           0x10a397000 -        0x10acb732b  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
           0x10ade4000 -        0x10ae1cff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
           0x10ae55000 -        0x10afa9ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x10b03f000 -        0x10b16fff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x10b1ef000 -        0x10b499ff5  com.apple.HIToolbox (2.1.1 - 698) <26FF0E2C-1CD7-311F-ACF0-84F3D5273AD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
           0x10b5f1000 -        0x10b78dff3  com.apple.QuartzCore (1.8 - 332.3) <D6285800-F386-3E6B-84F2-A62F9029D95F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x10b864000 -        0x10b86cff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
           0x10b876000 -        0x10b95afff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x10ba1c000 -        0x10ba6dff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x10ba93000 -        0x10baa5ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
           0x10bab4000 -        0x10baf5fff  com.apple.PerformanceAnalysis (1.47 - 47) <5E045817-0C84-341A-9B33-74CF1324FA70> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
           0x10c346000 -        0x10c35eff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
           0x10c36e000 -        0x10c37cfff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x10c384000 -        0x10c391fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
           0x10c3a2000 -        0x10c4a8ff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x10c510000 -        0x10c5d2ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
           0x10c640000 -        0x10c704ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x10c78c000 -        0x10c818ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
           0x10c84b000 -        0x10c8baff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
           0x10c8e6000 -        0x10c96ffff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
           0x10c9b6000 -        0x10c9fbff6  com.apple.HIServices (1.23 - 468) <E06287C4-1534-3D46-B099-3DF8B8EE4EB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
           0x10ca2e000 -        0x10ca3dff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
           0x10ca4b000 -        0x10ca98ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
           0x10cac5000 -        0x10cafeff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
           0x10cb1a000 -        0x10cb23fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
           0x10cb36000 -        0x10cb39ffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x10cb42000 -        0x10ce16fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
           0x10ce59000 -        0x10cf24fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
           0x10cf2f000 -        0x10cfdfff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
           0x10cfeb000 -        0x10d3ccffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x10d42f000 -        0x10d59dff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x10d5c6000 -        0x10d6b5fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x10d72b000 -        0x10d772fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
           0x10d798000 -        0x10d7bcff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x10d7c4000 -        0x10d81dfff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x10d82c000 -        0x10d847ff7  libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x10d850000 -        0x10d854ff7  libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x10d859000 -        0x10d947fff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x10d971000 -        0x10d9b8ff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
           0x10d9cd000 -        0x10d9e6ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
           0x10d9ff000 -        0x10daf0ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
           0x10db00000 -        0x10db3bfff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
           0x10db4e000 -        0x10db73ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
           0x10db8f000 -        0x10de60ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
           0x10df55000 -        0x10dfa8fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
           0x10dfcd000 -        0x10e00cfff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x10e01b000 -        0x10e023ffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x10e02a000 -        0x10e035fff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x10e049000 -        0x10e087ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x10e08f000 -        0x10e092fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x10e098000 -        0x10e4cbffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
           0x10e6e3000 -        0x10e6edff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
           0x10e6fb000 -        0x10e749ff7  com.apple.opencl (2.3.59 - 2.3.59) <B49916BA-1D02-3BA6-9986-5A935A3C009B> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x10e761000 -        0x10e76dffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
           0x10e775000 -        0x10e78eff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x10e7a1000 -        0x10e7d1fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
           0x10e7fa000 -        0x10e81fff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
           0x10e82b000 -        0x10e8acfff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
           0x10e8fd000 -        0x10e955ff7  com.apple.Symbolication (1.4 - 129.0.2) <56F5E42C-4A23-3D0C-A830-616A03C16725> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
           0x10e99c000 -        0x10e9cbfff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
           0x10e9e6000 -        0x10e9eeff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
           0x10e9f5000 -        0x10e9f9ff7  com.apple.ServerInformation (2.1.1 - 1) <7FAF2B82-FE90-3398-98D8-0F84C6FE6A4A> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
           0x10ea00000 -        0x10ea12ff7  com.apple.CoreBluetooth (1.0 - 1) <67A00F44-563E-3C55-9187-34D502D84DDE> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
           0x10ee66000 -        0x10ee7fffa  com.apple.opendirectoryd.module.ActiveDirectory (10.9 - 93.92.1) <68C78A8B-4B61-3145-8829-2106DAE7C2BC> /System/Library/OpenDirectory/Modules/ActiveDirectory.bundle/Contents/MacOS/Act iveDirectory
           0x10ee91000 -        0x10eea9ffb  com.apple.SMBClient (2.0.1 - 2.0.1) <F8F97C13-9028-31DF-9FD5-8A203F59FCF1> /System/Library/PrivateFrameworks/SMBClient.framework/Versions/A/SMBClient
           0x10eeb4000 -        0x10eebcff7  com.apple.DirectoryServer (48) <4C7A9F0C-E7D7-3149-887F-019EC39FC4A6> /System/Library/PrivateFrameworks/DirectoryServer.framework/Versions/A/Director yServer
           0x10eec4000 -        0x10eecfff1  com.apple.AppleLDAP (10.9 - 12.1.3) <DEADA232-8912-3ACB-8262-B3B764C6777F> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
           0x10eee0000 -        0x10eeecff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
           0x10eef8000 -        0x10ef2dffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
           0x10ef3c000 -        0x10ef48ff7  com.apple.directoryserver.CFDirectoryServer (48) <9BEEA86C-F620-348D-BAB3-3B894F72A747> /System/Library/PrivateFrameworks/DirectoryServer.framework/Frameworks/CFDirect oryServer.framework/Versions/A/CFDirectoryServer
           0x10efdf000 -        0x10f013fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
           0x10f14f000 -        0x10f15dff3  com.apple.opendirectoryd.module.ldap (10.9 - 339.100.2) <D4E5304B-A996-3AB4-B30C-23F518991158> /System/Library/OpenDirectory/Modules/ldap.bundle/Contents/MacOS/ldap
           0x10f16b000 -        0x10f184ffd  com.apple.nt (2.0 - 1) <AAE02652-B880-36EC-89C0-FBCF97C72C3F> /System/Library/PrivateFrameworks/nt.framework/Versions/A/nt
           0x10f1a1000 -        0x10f20fffb  com.apple.DCERPC (2.0 - 58) <616D8D13-2FD5-33B0-98E5-67ABE3442B22> /System/Library/PrivateFrameworks/DCERPC.framework/Versions/A/DCERPC
           0x11136c000 -        0x11137cff7  dhx.so (170.1) <E4299F4A-F42C-397A-A306-58161EFD7686> /usr/lib/sasl2/dhx.so
           0x111388000 -        0x111390fff  digestmd5WebDAV.so (170.1) <B11199EC-EF62-3592-AE51-38EBD1B6282F> /usr/lib/sasl2/digestmd5WebDAV.so
           0x111395000 -        0x11139dff7  libdigestmd5.2.so (170) <122C0383-F9B2-34D1-89AF-D317BC4D5164> /usr/lib/sasl2/libdigestmd5.2.so
           0x1113a2000 -        0x1113a6fff  libgssapiv2.2.so (170) <AA58D85E-916C-3B0B-959A-DCC58497D0F2> /usr/lib/sasl2/libgssapiv2.2.so
           0x1113ab000 -        0x1113b0fff  libntlm.so (170) <18693B29-154F-339C-A329-4C42A43F6428> /usr/lib/sasl2/libntlm.so
           0x1113b5000 -        0x1113bcfff  libotp.2.so (170) <D1C70F92-1C75-340B-AD53-0C2CD79144FF> /usr/lib/sasl2/libotp.2.so
           0x1113c5000 -        0x1113c9ffd  libpps.so (170.1) <C7604F07-E966-33F7-8727-93F000CBA92F> /usr/lib/sasl2/libpps.so
           0x1113ce000 -        0x1113d9ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <B62B1994-1874-3F8D-B62E-589E6F6534C9> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
           0x1113e3000 -        0x1113e6fff  mschapv2.so (170.1) <C79F63BB-E66D-3552-9C4C-2D3EB14CEE01> /usr/lib/sasl2/mschapv2.so
           0x1113eb000 -        0x111413ff6  com.apple.DirectoryService.PasswordServerFramework (10.9 - 36) <C36B818F-C1FE-3F3F-A01C-F4613F570D4D> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x111429000 -        0x11142bfff  shadow_auxprop.so (170.1) <E02127CB-F9C0-3E3B-ABBB-473EC0CB6DE7> /usr/lib/sasl2/shadow_auxprop.so
           0x111430000 -        0x111432fff  smb_nt.so (170.1) <B508FD03-CE31-3B93-91D7-440BEDAD9581> /usr/lib/sasl2/smb_nt.so
           0x111437000 -        0x111439fff  smb_ntlmv2.so (170.1) <938D40AF-BEB3-3F55-B409-C84E3C2886FD> /usr/lib/sasl2/smb_ntlmv2.so
           0x112444000 -        0x112470fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
        0x7fff66b70000 -     0x7fff66ba3817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 17750
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=121.2M resident=79.5M(66%) swapped_out_or_unallocated=41.7M(34%)
    Writable regions: Total=427.3M written=133.8M(31%) resident=139.2M(33%) swapped_out=0K(0%) unallocated=288.1M(67%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    Dispatch continuations             48.0M
    Kernel Alloc Once                     8K
    MALLOC                            328.3M
    MALLOC (admin)                       64K
    Mach message (reserved)              80K        reserved VM address space (unallocated)
    Memory Tag 244                        8K
    SQLite page cache                   128K
    STACK GUARD                         112K
    Stack                              93.3M
    VM_ALLOCATE                          92K
    __DATA                             20.0M
    __IMAGE      

  • ProtectLink Gateway and Active Directory

    Can the SA520 with ProtectLink URL/Content Filtering ultilize Active Directory for users and groups?

    The SA500 doesn't use AD for the content filtering.
    The filtering is at the systems level today. 
    Regards,
    Richard

  • EFS Encrypted Files over home workgroup network via WebDAV avoiding Active Directory fixing Access Denied errors

    This is for information to help others
    KEYWORDS:
      - Sharing EFS encrypted files over a personal lan wlan wifi ap network
      - Access denied on create new file / new fold on encrypted EFS network file share remote mapped folder
      - transfer encryption keys / certificates
      - set trusted delegation for user + computer for EFS encrypted files via
    Kerberos
      - Windows Active Directory vs network file share
      - Setting up WinDAV server on Windows 7 Pro / Ultimate
    It has been a long painful road to discover this information.
    I hope sharing it helps you.
    Using EFS on Windows 7 pro / ultimate is easy and works great. See
    here and
    here
    So too is opening + editing encrypted files over a peer-to-peer Windows 7 network.
    HOWEVER, creating a new file / new folder over a peer-to-peer Windows 7 network
    won't work (unless you follow below steps).
    Typically, it is only discovered as an issue when a home user wants to use synchronisation software between their home computers which happens to have a few folders encrypted using windows EFS. I had this issue trying to use GoodSync.
    Typically an "Access Denied" error messages is thrown when a \\clientpc tries to create new folder / new file in an encrypted folder on a remote file share \\fileserver.
    Why such a EFS drama when a network is involved?
    Assume a home peer-to-peer network with 2pc:  \\fileserver  and  \\clientpc
    When a \\clientpc tries to create a new file or new folder on a \\fileserver (remote computer) it fails. In a terribly simplified explanation it is because the process on \\fileserver that is answering the network requests is a process working for a user on
    another machine (\\clientpc) and that \\fileserver process doesn't have access to an encryption certificate (as it isn't a user). Active Directory gets around this by using kerberos so the process can impersonate a \\fileserver user and then use their certificate
    (on behalf of the clienpc's data request).
    This behaviour is confusing, as a \\clientpc can open or edit an existing efs encrypted file or folder, just can't create a new file or folder. The reason editing + opening an encrypted file over a network file share is possible is because the encrypted
    file / folder already has an encryption certificate, so it is clear which certificate is required to open/edit the file. Creating a new file/folder requires a certificate to be assigned and a process doesn't have a profile or certificates assigned.
    Solutions
    There are two main approaches to solve this:
         1) SOLVE by setting up an Active Directory (efs files accessed through file shares)
              EFS operations occur on the computer storing the files.
              EFS files are decrypted then transmitted in plaintext to the client's computer
              This makes use of kerberos to impersonate a local user (and use their certificate for encrypt + decrypt)
         2) SOLVE by setting up WebDAV (efs files accessed through web folders)
               EFS operations occur on the client's local computer
               EFS files remain encrypted during transmission to the client's local computer where it is decrypted
               This avoids active directory domains, roaming or remote user profiles and having to be trusted for delegation.
               BUT it is a pain to set up, and most online WebDAV server setup sources are not for home peer-to-peer networks or contain details on how to setup WebDAV for EFS file provision
             READ BELOW as this does
    Create new encrypted file / folder on a network file share - via Active Directory
    It is easily possible to sort this out on a domain based (corporate) active directory network. It is well documented. See
    here. However, the problem is on a normal Windows 7 install (ie home peer-to-peer) to set up the server as part of an active directory domain is complicated, it is time consuming it is bulky, adds burden to operation of \\fileserver computer
    and adds network complexity, and is generally a pain for a home user. Don't. Use a WebDAV.
    Although this info is NOT for setting up EFS on an active directory domain [server],
    for those interested here is the gist:
    Use the Active Directory Users and Computers snap-in to configure delegation options for both users and computers. To trust a computer for delegation, open the computer’s Properties sheet and select Trusted for delegation. To allow a user
    account to be delegated, open the user’s Properties sheet. On the Account tab, under Account Options, clear the The account is sensitive and cannot be delegated check box. Do not select The account is trusted for delegation. This property is not used with
    EFS.
    NB: decrypted data is transmitted over the network in plaintext so reduce risk by enabling IP Security to use Encapsulating Security Payload (ESP)—which will encrypt transmitted data,
    Create new encrypted file / folder on a network file share - via WebDAV
    For home users it is possible to make it all work.
    Even better, the functionality is built into windows (pro + ultimate) so you don't need any external software and it doesn't cost anything. However, there are a few hotfixes you have to apply to make it work (see below).
    Setting up a wifi AP (for those less technical):
       a) START ... CMD
       b) type (no quotes): "netsh  wlan set hostednetwork mode=allow ssid=MyPersonalWifi key=12345 keyUsage=persistent"
       c) type (no quotes): "netsh  wlan start hostednetwork"
    Set up a WebDAV server on Windows 7 Pro / Ultimate
    -----ON THE FILESERVER------
       1  click START and type "Turn Windows Features On or Off" and open the link
           a) scroll down to "Internet Information Services" and expand it.
           b) put a tick in: "Web Management Tools" \ "IIS Management Console"
           c) put a tick in: "World Wide Web Services" \ "Common HTTP Features" \ "WebDAV Publishing"
           d) put a tick in: "World Wide Web Services" \ "Security" \ "Basic Authentication"
           e) put a tick in: "World Wide Web Services" \ "Security" \ "Windows Authentication"
           f) click ok
           g) run HOTFIX - ONLY if NOT running Windows 7 / windows 8
    KB892211 here ONLY for XP + Server 2003 (made in 2005)
    KB907306 here ONLY for Vista, XP, Server 2008, Server 2003 (made in 2007)
      2 Click START and type "Internet Information Services (IIS) Manager"
      3 in IIS, on the left under "connections" click your computer, then click "WebDAV Authoring Rules", then click "Open Feature"
           a) on the right side, under Actions, click "Enable WebDAV"
      4 in IIS, on the left under "connections" click your computer, then click "Authentication", then click "Open Feature"
           a) on the "Anonymous Authentication" and click "Disable"
           b) on the "Windows Authentication" and click "Enable"
          NB: Some Win 7 will not connect to a webDAV user using Basic Authentication.
            It can be by changing registry key:
               [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\WebClient\Parameters]
               BasicAuthLevel=2
           c) on the "Windows Authentication" click "Advanced Settings"
               set Extended Protection to "Required"
           NB: Extended protection enhances the windows authentication with 2 security mechanisms to reduce "man in the middle" attacks
      5 in IIS, on the left under "connections" click your computer, then click "Authorization Rules", then click "Open Feature"
           a) on the right side, under Actions, click "Add Allow Rule"
           b) set this to "all users". This will control who can view the "Default Site" through a web browser
           NB: It is possible to specify a group (eg Administrators is popular) or a user account. However, if not set to "all users" this will require the specified group/user account to be used for logged in with on the
    clientpc.
           NB: Any user account specified here has to exist on the server. It has a bug in that it usernames specified here are not validated on input.
      6 in IIS, on the left under "connections" click your computer, then click "Directory Browsing", then click "Open Feature"
           a) on the right side, under Actions, click "Enable"
    HOTFIX - double escaping
      7 in IIS, on the left under "connections" click your computer, then click "Request Filtering", then click "Open Feature"
           a) on the right side, under Actions, click "Edit Feature Settings"
           b) tick the box "Allow double escaping"
         *THIS IS VERY IMPORTANT* if your filenames or foldernames contain characters like "+" or "&"
         These folders will appears blank with no subdirectories, or these files will not be readable unless this is ticked
         This is safe btw. Unchecked (default) it filters out requests that might possibly be misinterpreted by buggy code (eg double decode or build url's via string-concat without proper encoding). But any bug would need to be in IIS basic
    file serving and this has been rigorously tested by microsoft, so very unlikely. Its safe to "Allow double escaping".
      8 in IIS, on the left under "connections" right click "Default Web Site", then click "Add Virtual Directory"
           a) set the Alias to something sensible eg "D_Drive", set the physical path
           b) it is essential you click "connect as" and set
    this to a local user (on fileserver),
           if left as "pass through authentication" a client won't be able to create a new file or folder in an encrypted efs folder (on fileserver)
                 NB: the user account selected here must have the required EFS certificates installed.
                            See
    here and
    here
            NB: Sharing the root of a drive as an active directory (eg D:\ as "D_Drive") often can't be opened on clientpcs.
          This is due to windows setting all drive roots as hidden "administrative shares". Grrr.
           The work around is on the \\fileserver create an NTFS symbollic link
              e.g. to share the entire contents of "D:\",
                    on fileserver browse to site path (iis default this to c:\inetpub\wwwroot)
                    in cmd in this folder create an NTFS symbolic link to "D:\"
                    so in cmd type "cd c:\inetpub\wwwroot"
                    then in cmd type "mklink /D D_Drive D:\"
            NB: WebDAV will open this using a \\fileserver local user account, so double check local NTFS permissions for the local account (clients will login using)
             NB: If clientpc can see files but gets error on opening them, on clientpc click START, type "Manage Network Passwords", delete any "windows credentials" for the fileserver being used, restart
    clientpc
      9 in IIS, on the left under "connections" click on "WebDAV Authoring Rules", then click "Open Feature"
           a) click "Add authoring rules". Control access to this folder by selecting "all users" or "specified groups" or "specified users", then control whether they can read/write/source
           b) if some exist review existing allow or deny.
               Take care to not only review the "allow access to" settings
               but also review "permissions" (read/write/source)
           NB: this can be set here for all added virtual directories, or can be set under each virtual directory
      10 Open your firewall software and/or your router. Make an exception for port 80 and 443
           a) In Windows Firewall with Advanced Security click Inbound Rules, click New Rule
                 choose Port, enter "80, 443" (no speech marks), follow through to completion. Repeat for outbound.
              NB: take care over your choice to untick "Public", this can cause issues if no gateway is specified on the network (ie computer-to-computer with no router). See "Other problems+fixes"
    below, specifically "Cant find server due to network location"
           b) Repeat firewall exceptions on each client computer you expect to access the webDAV web folders on
    HOTFIX - MAJOR ISSUE - fix KB959439
      11 To fully understand this read "WebDAV HOTFIX: RAW DATA TRANSFERS" below
          a) On Windows 7 you need only change one tiny registry value:
               - click START, type "regedit", open link
               -browse to [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\MRxDAV\Parameters]
               -on the EDIT menu click NEW, then click DWORD Value
               -Type "DisableEFSOnWebDav" to name it (no speech marks)
               -on the EDIT menu, click MODIFY, type 1, then click OK 
               -You MUST now restart this computer for the registry change to take effect.
          b) On Windows Server 2008 / Vista / XP you'll FIRST need to
    download Windows6.0-KB959439 here. Then do the above step.
             NB microsoft will ask for your email. They don't care about licence key legality, it is more to keep you updated if they modify that hotfix
      12 To test on local machine (eg \\fileserver) and deliberately bypass the firewall.
            a) make sure WebClient Service is running
                (click START, type "services" and open, scroll down to WebClient and check its status)
            b) Open your internet software. Go to address "http://localhost:80" or "http://localhost:80"
                It should show the default "IIS7" image.
                If not, as firewall and port blocking are bypassed (using localhost) it must be a webDAV server setting. Check "Authorization Rules" are set to "Allow All Users"           
            c) for one of the "virtual directories" you added (8), add its "alias" onto "http://localhost/"
                    e.g. http://localhost/D_drive
                If nothing is listed, check "Directory Browsing" is enabled
      13 To test on local machine or a networked client and deliberately try and access through the firewall or port opening of your router.
            a) make sure WebClient Service is running
                (click START, type "services" and open, scroll down to WebClient and check its status)
            b) open your internet software. Go to address "http://<computer>:80" or "http://<computer>:80".
                  eg if your server's computer name is "fileserver" go to "http://fileserver:80"
                  It should show the default "IIS7" image. If not, check firewall and port blocking. 
                  Any issue ie if (12) works but (13) doesn't,  will indicate a possible firewall issue or router port blocking issue.
           c) for one of the "virtual directories" you added (8), add its "alias" onto "http://<computername>:80/"
                   eg if alias is "C_driver" and your server's computer name is "fileserver" go to "http://fileserver:80/C_drive"
                   A directory listing of files should appear.
    --- ON EACH CLIENT ----
    HOTFIX - improve upload + download speeds
      14 Click START and type "Internet Options" and open the link
            a) click the "Connections" tab at the top
            b) click the "LAN Settings" button at the bottom right
            c) untick "Automatically detect settings"
    HOTFIX - remove 50mb file limit
      15 On Windows 7 you need only change one tiny registry value:
          a) click START, type "regedit", open link
          b) browse to [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\WebClient\Parameters]
           c) click on "FileSizeLimitInBytes"
           d) on the EDIT menu, click MODIFY, type "ffffffff", then click OK (no quotes)
    HOTFIX - remove prompt for user+pass on opening an office or pdf document via WebDAV
     16 On each clientpc click START, type "Internet Options" and open it
             a) click on "Security" (top) and then "Custom level" (bottom)
             b) scroll right to the bottom and under "User Authentication" select "Automatic logon with current username and password"
             SUCH an easy fix. SUCH an annoying problem on a clientpc
       NB: this is only an issue if the file is opened through windows explorer. If opened through the "open" dialogue of the software itself, it doesn't happen. This is as a WebDAV mapped drive is consdered a "web folder" by windows
    explorer.
    TEST SETUP
      17 On the client use the normal "map network drive"
                e.g. server= "http://fileserver:80/C_drive", tick reconnect at logon
                e.g. CMD: net use * "http://fileserver:80/C_drive"
             If it doens't work check "WebDAV Authoring Rules" and check NTFS permissions for these folders. Check that on the filserver the elected impersonation user that the client is logging in with (clientpc
    "manage network passwords") has NTFS permissions.
      18 Test that EFS is now working over the network
           a) On a clientpc, map network drive to http://fileserver/
           b) navigate to a folder you know on the \\flieserver is encrypted with EFS
           c) create a new folder, create a new file.
               IF it throws an error, check carefully you mapped to the WebDAV and not file share
                  i.e. mapped to "http://fileserver" not "\\fileserver"
               Check that on clientpc the required efs certificate is installed. Then check carefully on clientpc what user account you specified during the map drive process. Then check on the \\fileserver this
    account exists and has the required EFS certificate installed for use. If necessary, on clientpc click START, type "Manage Network Passwords" and delete the windows credentials currently in the vault.
           d) on clientpc (through a webDAV mapped folder) open an encrypted file, edit it, save it, close it. On the \\fileserver now check that file is readable and not gobble-de-goup
           e) on clientpc copy an encrypted efs file into a folder (a webDAV mapped folder) you know is not encrypted on \\fileserver. Now check on the \\fileserver computer that the file is readable and not gobble-de-goup (ie the
    clientpc decrypted it then copied it).
            If this fails, it is likely one in IIS setting on fileserver one of the shared virtual directories is set to: "pass through authentication" when it should be set to "connect as"
            If this is not readable check step (11) and that you restarted the \\fileserver computer.
      19 Test that clients don't get the VERY annoying prompt when opening an Office or PDF doc
          a) on clientpc in windows explorer browse to a mapped folder you know is encrypted and open an office file and then PDF.
                If a prompt for user+pass then check hotfix (16)
      20 Consider setting up a recycling bin for this mapped drive, so files are sent to recycling bin not permanently deleted
          a) see the last comment at the very bottom of
    this page: 
    Points to consider:
       - NB: WebDAV runs on \\fileserver under a local user account, so double check local NTFS permissions for that local account and adjust file permissions accordingly. If the local account doesn't have permission, the webDAV / web folder share won't
    either.
      - CONSIDER: IP Security (IPSec) or Secure Sockets Layer (SSL) to protect files during transport.
    MORE INFO: HOTFIX: RAW DATA TRANSFERS
    More info on step (11) above.
    Because files remain encrypted during the file transfer and are decrypted by EFS locally, both uploads to and downloads from Web folders are raw data transfers. This is an advantage as if data is intercepted it is useless. This is a massive disadvantage as
    it can cause unexpected results. IT MUST BE FIXED or you could be in deep deep water!
    Consider using \\clientpc to access a webfolder on \\fileserver and copying an encrypted EFS file (over the network) to a web folder on \\fileserver that is not encrypted.
    Doing this locally would automatically decrypt the file first then copy the decrypted file to the non-encrypted folder.
    Doing this over the network to a web folder will copy the raw data, ie skip the decryption stage and result in the encrypted EFS file being raw copied to the non-encrypted folder. When viewed locally this file will not be recognised as encrypted (no encryption
    file flag, not green in windows explorer) but it will be un-readable as its contents are still encrypted. It is now not possible to locally read this file. It can only be viewed on the \\clientpc
    There is a fix:
          It is implimented above, see (11) above
          Microsoft's support page on this is excellent and short. Read "problem description" of "this microsoft webpage"
    Other problems + fixes
      PROBLEM: Can't find server due to network location.
         This one took me a long time to track down to "network location".
         Win 7 uses network locations "Home" / "Work" / "Public".
         If no gateway is specified in the IP address, the network is set to '"unidentified" and so receives "Public" settings.
         This is a disaster for remote file share access as typically "network discovery" and "file sharing" are disabled under "Public"
         FIX = either set IP address manually and specify a gateway
         FIX = or  force "unidentified" network locations to assume "home" or "work" settings -
    read here or
    here
         FIX = or  change the "Public" "advanced network settings" to turn on "network discovery" and "file sharing" and "Password Protected Sharing". This is safe as it will require a windows
    login to gain file access.
      PROBLEM: Deleting files on network drive permanently deletes them, there is no recycling bin
           By changing the location of "My Contacts" or similar to the root directory of your mapped drive, it will be added to recycling bin locations
          Read
    here (i've posted a batch script to automatically make the required reg files)
    I really hope this helps people. I hope the keywords + long title give it the best chance of being picked up in web searches.

    What probably happens is that processes are using those mounts. And that those processes are not killed before the mounts are unmounted. Is there anything that uses those mounts?

  • Can i recover my all active directory domain computers and users from IFM and in-cooperate them in new forest ??

    My only Active Directory Server on win server 2008 R2 with one domain controller crashed today. The only backup that i had was IFM media.
    So what i have done till now to recover it is a follow
    I reintalled window server but this time it is winserver 2012. I added AD DS role to it. Promoted it to Domain Controller. (functionality level is 2008 R2)
    On second server i installed win 2008 R2 and trying to add additional domain controller from IFM to recover all of my domain users,computers and GPO's. but i am getting this error
    Could not replicate the directory partition CN=schema, CN= configuration, DC=XXX, DC=com from the remote domain
    the naming context specified for this replication operation is invalid
    i dont know weather my approach is correct or not
    but my simple questions is
    Can i recover my all domain computers and users from IFM and in-cooperate them in new forest ?? if yes how can i do that?? urgent help required.

    yup exactly i created a new domain(in new forest) with same previous name in window server 2012 on SERVER-1. As ifm file that i had was generated from 2008 r2 so on second server i installed window 2008 r2 and tried to add role of additional domain controller
    from ifm file on SERVER-2 using dcpromo /adv . every step went ok but in last step when it starts replicating domain controllers it poup following error
    Could not replicate the directory partition CN=schema, CN= configuration, DC=XYZ, DC=com. .  .
    and roll backs every thing.

  • Failover agents who work with active directory integration

    Hi Guys,
    I have implemented 'Active Directory' failover in SCOM. But what i see is that it doesn't work.
    The agents are assigned by AD, but the first (RMS Role) management server has got all the agents and is to busy and
    has got many problems to handle all the load. Even with this case nothing is failing over.
    A few i could failover with hand, but the most i cannot because 'change primary management' server is blanked out. Even with the agents turned back from manuel to automatic (blog Kevin Holman).
    1. Has anybody got any idea of getting the AD failover to work automatic?
    2. Has anybody got a workaround to do this manual, by powershell (SCOM 2012 R2 cmdlets), bypassing the grayed out 'Change primary management server?
    3. In my failover screen is see the management servers + the internet DMZ gateway server. I don't want to failover to the internet DMZ Gateway server. Can i delete this?
    Please have a look at my specific question. I did read many blogs who are based on powershell without AD integration or AD integration without explaining how the automatic failover works.
    Kind regards,
    André

    Hi,
    SCOM windows agents automatic failover does not require AD integration or PowerShell scripting or Configuration Manager or manual agents installation specially for small to medium environment and agents distribution between different SCOM management servers
    can be accomplished through push agents wizard, and windows agents failover can be simply verified from event viewer.
    Please refer to the below links for more details:
    How to Use Active Directory Domain Services to Assign Computers to Management Servers
    http://technet.microsoft.com/en-us/library/hh212712.aspx
    OpsMgr AD Integration - how it works
    http://blogs.msdn.com/b/steverac/archive/2008/03/20/opsmgr-ad-integration-how-it-works.aspx
    Regards,
    Yan Li
    Regards, Yan Li

  • Active Directory not working Windows Server 2003 R2

    Hi,
    Like the subject said my root problem is either my Active Directory or DSN server. In order to properly explain the situation I will have to make the full Story. I was contacted by a family member to help
    out a Non profit organisation with there server problem. Their current config is Windows Server 2003 R2 Running DC,AD,DNS,DCHP,File Services( i know is not efficient).
    Here is how I come in to play, prior of me helping the had another server running same spec started having hardware failure and the invested in a new server. The person that set it up did replicate the server
    on the new one as far as AC and Domain controller but nothing else. We ll now the DC01 failed and no user cannot login into a new computer
    or if a new employee will try to added the changes don't take effect. Seeing the situation I went for the basic and seize fsmo roles to the new server. Perform Metadata clean up. Configure the DC02 as Master Domain Controller. Now everything
    is set up and running but still No new user can be added or any exiting can log in
    a different computer. At this point am out of answer I try everything I found in the forum. Am almost to the verge of deleting all and start
    from scratch me knowing all config. Sorry for the long story am not good on resuming stuff. Please let me know If I need to add any other detail
    I repeat DC01 is DEAD...
    Also when a new user try to login or an existing user try to loging they get the system cannot log you on now because the domain is not available

    Not Sure if this is the info requested but I ran the commands
    Microsoft Windows [Version 5.2.3790]
    (C) Copyright 1985-2003 Microsoft Corp.
    C:\Documents and Settings\administrator.LUTHERAN>ipconfig /all
    Windows IP Configuration
       Host Name . . . . . . . . . . . . : dc02
       Primary Dns Suffix  . . . . . . . : Lutheran.local
       Node Type . . . . . . . . . . . . : Hybrid
       IP Routing Enabled. . . . . . . . : No
       WINS Proxy Enabled. . . . . . . . : No
       DNS Suffix Search List. . . . . . : Lutheran.local
    Ethernet adapter Local Area Connection:
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Broadcom BCM5708C NetXtreme II GigE (NDIS
     VBD Client) #45
       Physical Address. . . . . . . . . : 00-1C-23-BF-E6-69
       DHCP Enabled. . . . . . . . . . . : No
       IP Address. . . . . . . . . . . . : 192.168.100.6
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 192.168.100.1
       DNS Servers . . . . . . . . . . . : 192.168.100.6
       Primary WINS Server . . . . . . . : 192.168.100.6
    C:\Documents and Settings\administrator.LUTHERAN>
            -Interface Name: ndis5
                Upper Component: Internet Protocol (TCP/IP)
                Lower Component: Broadcom BCM5708C NetXtreme II GigE (NDIS VBD Clien
    t) #48
            Owner of the binding path : WINS Client(TCP/IP) Protocol
            Binding Enabled: Yes
        Interfaces of the binding path:
            -Interface Name: tdi
                Upper Component: WINS Client(TCP/IP) Protocol
                Lower Component: Internet Protocol (TCP/IP)
            -Interface Name: ndiswanip
                Upper Component: Internet Protocol (TCP/IP)
                Lower Component: WAN Miniport (IP)
        Component Name : Internet Protocol (TCP/IP)
        Bind Name: Tcpip
        Binding Paths:
            Owner of the binding path : Internet Protocol (TCP/IP)
            Binding Enabled: Yes
        Interfaces of the binding path:
            -Interface Name: ndis5
                Upper Component: Internet Protocol (TCP/IP)
                Lower Component: Broadcom BCM5708C NetXtreme II GigE (NDIS VBD Clien
    t) #45
            Owner of the binding path : Internet Protocol (TCP/IP)
            Binding Enabled: Yes
        Interfaces of the binding path:
            -Interface Name: ndis5
                Upper Component: Internet Protocol (TCP/IP)
                Lower Component: Broadcom BCM5708C NetXtreme II GigE (NDIS VBD Clien
    t) #48
            Owner of the binding path : Internet Protocol (TCP/IP)
            Binding Enabled: Yes
        Interfaces of the binding path:
            -Interface Name: ndiswanip
                Upper Component: Internet Protocol (TCP/IP)
                Lower Component: WAN Miniport (IP)
        Component Name : Client for Microsoft Networks
        Bind Name: LanmanWorkstation
        Binding Paths:
            Owner of the binding path : Client for Microsoft Networks
            Binding Enabled: Yes
        Interfaces of the binding path:
            -Interface Name: netbios_smb
                Upper Component: Client for Microsoft Networks
                Lower Component: Message-oriented TCP/IP Protocol (SMB session)
            Owner of the binding path : Client for Microsoft Networks
            Binding Enabled: Yes
        Interfaces of the binding path:
            -Interface Name: netbios
                Upper Component: Client for Microsoft Networks
                Lower Component: WINS Client(TCP/IP) Protocol
            -Interface Name: tdi
                Upper Component: WINS Client(TCP/IP) Protocol
                Lower Component: Internet Protocol (TCP/IP)
            -Interface Name: ndis5
                Upper Component: Internet Protocol (TCP/IP)
                Lower Component: Broadcom BCM5708C NetXtreme II GigE (NDIS VBD Clien
    t) #45
            Owner of the binding path : Client for Microsoft Networks
            Binding Enabled: Yes
        Interfaces of the binding path:
            -Interface Name: netbios
                Upper Component: Client for Microsoft Networks
                Lower Component: WINS Client(TCP/IP) Protocol
            -Interface Name: tdi
                Upper Component: WINS Client(TCP/IP) Protocol
                Lower Component: Internet Protocol (TCP/IP)
            -Interface Name: ndis5
                Upper Component: Internet Protocol (TCP/IP)
                Lower Component: Broadcom BCM5708C NetXtreme II GigE (NDIS VBD Clien
    t) #48
            Owner of the binding path : Client for Microsoft Networks
            Binding Enabled: Yes
        Interfaces of the binding path:
            -Interface Name: netbios
                Upper Component: Client for Microsoft Networks
                Lower Component: WINS Client(TCP/IP) Protocol
            -Interface Name: tdi
                Upper Component: WINS Client(TCP/IP) Protocol
                Lower Component: Internet Protocol (TCP/IP)
            -Interface Name: ndiswanip
                Upper Component: Internet Protocol (TCP/IP)
                Lower Component: WAN Miniport (IP)
        Component Name : WebClient
        Bind Name: WebClient
        Binding Paths:
        Component Name : DHCP Server
        Bind Name: DHCPServer
        Binding Paths:
        Component Name : Wireless Configuration
        Bind Name: wzcsvc
        Binding Paths:
        Component Name : Network Load Balancing
        Bind Name: Wlbs
        Binding Paths:
            Owner of the binding path : Network Load Balancing
            Binding Enabled: No
        Interfaces of the binding path:
            -Interface Name: ndis5
                Upper Component: Network Load Balancing
                Lower Component: Broadcom BCM5708C NetXtreme II GigE (NDIS VBD Clien
    t) #45
            Owner of the binding path : Network Load Balancing
            Binding Enabled: No
        Interfaces of the binding path:
            -Interface Name: ndis5
                Upper Component: Network Load Balancing
                Lower Component: Broadcom BCM5708C NetXtreme II GigE (NDIS VBD Clien
    t) #48
        Component Name : Steelhead
        Bind Name: RemoteAccess
        Binding Paths:
        Component Name : Dial-Up Server
        Bind Name: msrassrv
        Binding Paths:
        Component Name : Remote Access Connection Manager
        Bind Name: RasMan
        Binding Paths:
        Component Name : Dial-Up Client
        Bind Name: msrascli
        Binding Paths:
        Component Name : File and Printer Sharing for Microsoft Networks
        Bind Name: LanmanServer
        Binding Paths:
            Owner of the binding path : File and Printer Sharing for Microsoft Netwo
    rks
            Binding Enabled: Yes
        Interfaces of the binding path:
            -Interface Name: netbios_smb
                Upper Component: File and Printer Sharing for Microsoft Networks
                Lower Component: Message-oriented TCP/IP Protocol (SMB session)
            Owner of the binding path : File and Printer Sharing for Microsoft Netwo
    rks
            Binding Enabled: Yes
        Interfaces of the binding path:
            -Interface Name: netbios
                Upper Component: File and Printer Sharing for Microsoft Networks
                Lower Component: WINS Client(TCP/IP) Protocol
            -Interface Name: tdi
                Upper Component: WINS Client(TCP/IP) Protocol
                Lower Component: Internet Protocol (TCP/IP)
            -Interface Name: ndis5
                Upper Component: Internet Protocol (TCP/IP)
                Lower Component: Broadcom BCM5708C NetXtreme II GigE (NDIS VBD Clien
    t) #45
            Owner of the binding path : File and Printer Sharing for Microsoft Netwo
    rks
            Binding Enabled: Yes
        Interfaces of the binding path:
            -Interface Name: netbios
                Upper Component: File and Printer Sharing for Microsoft Networks
                Lower Component: WINS Client(TCP/IP) Protocol
            -Interface Name: tdi
                Upper Component: WINS Client(TCP/IP) Protocol
                Lower Component: Internet Protocol (TCP/IP)
            -Interface Name: ndis5
                Upper Component: Internet Protocol (TCP/IP)
                Lower Component: Broadcom BCM5708C NetXtreme II GigE (NDIS VBD Clien
    t) #48
            Owner of the binding path : File and Printer Sharing for Microsoft Netwo
    rks
            Binding Enabled: Yes
        Interfaces of the binding path:
            -Interface Name: netbios
                Upper Component: File and Printer Sharing for Microsoft Networks
                Lower Component: WINS Client(TCP/IP) Protocol
            -Interface Name: tdi
                Upper Component: WINS Client(TCP/IP) Protocol
                Lower Component: Internet Protocol (TCP/IP)
            -Interface Name: ndiswanip
                Upper Component: Internet Protocol (TCP/IP)
                Lower Component: WAN Miniport (IP)
        Component Name : Generic Packet Classifier
        Bind Name: Gpc
        Binding Paths:
        Component Name : Application Layer Gateway
        Bind Name: ALG
        Binding Paths:
        Component Name : NetBIOS Interface
        Bind Name: NetBIOS
        Binding Paths:
            Owner of the binding path : NetBIOS Interface
            Binding Enabled: Yes
        Interfaces of the binding path:
            -Interface Name: netbios
                Upper Component: NetBIOS Interface
                Lower Component: WINS Client(TCP/IP) Protocol
            -Interface Name: tdi
                Upper Component: WINS Client(TCP/IP) Protocol
                Lower Component: Internet Protocol (TCP/IP)
            -Interface Name: ndis5
                Upper Component: Internet Protocol (TCP/IP)
                Lower Component: Broadcom BCM5708C NetXtreme II GigE (NDIS VBD Clien
    t) #45
            Owner of the binding path : NetBIOS Interface
            Binding Enabled: Yes
        Interfaces of the binding path:
            -Interface Name: netbios
                Upper Component: NetBIOS Interface
                Lower Component: WINS Client(TCP/IP) Protocol
            -Interface Name: tdi
                Upper Component: WINS Client(TCP/IP) Protocol
                Lower Component: Internet Protocol (TCP/IP)
            -Interface Name: ndis5
                Upper Component: Internet Protocol (TCP/IP)
                Lower Component: Broadcom BCM5708C NetXtreme II GigE (NDIS VBD Clien
    t) #48
            Owner of the binding path : NetBIOS Interface
            Binding Enabled: Yes
        Interfaces of the binding path:
            -Interface Name: netbios
                Upper Component: NetBIOS Interface
                Lower Component: WINS Client(TCP/IP) Protocol
            -Interface Name: tdi
                Upper Component: WINS Client(TCP/IP) Protocol
                Lower Component: Internet Protocol (TCP/IP)
            -Interface Name: ndiswanip
                Upper Component: Internet Protocol (TCP/IP)
                Lower Component: WAN Miniport (IP)
        Component Name : WAN Miniport (IP)
        Bind Name: NdisWanIp
        Binding Paths:
        Component Name : Direct Parallel
        Bind Name: {A4DC6983-452B-41F9-B696-5112E5E6F1C6}
        Binding Paths:
        Component Name : WAN Miniport (PPPOE)
        Bind Name: {5B69EEC5-2676-460B-9E03-F38B02BA4474}
        Binding Paths:
        Component Name : WAN Miniport (PPTP)
        Bind Name: {DEE98315-C28A-4CC8-9233-E6C3506C16D3}
        Binding Paths:
        Component Name : WAN Miniport (L2TP)
        Bind Name: {9BFC4E35-93B2-4811-8A56-69149ED0837E}
        Binding Paths:
        Component Name : RAS Async Adapter
        Bind Name: {50239872-7742-4BB5-A28E-0B814085C2A6}
        Binding Paths:
        Component Name : Broadcom BCM5708C NetXtreme II GigE (NDIS VBD Client) #48
        Bind Name: {19218099-5DDC-4936-A111-75E4D7250A24}
        Binding Paths:
        Component Name : Broadcom BCM5708C NetXtreme II GigE (NDIS VBD Client) #45
        Bind Name: {52BE526E-7FAE-4458-9691-E333DA333601}
        Binding Paths:
    WAN configuration test . . . . . . : Skipped
        No active remote access connections.
    Modem diagnostics test . . . . . . : Passed
    IP Security test . . . . . . . . . : Skipped
        Note: run "netsh ipsec dynamic show /?" for more detailed information
    The command completed successfully
    C:\Documents and Settings\administrator.LUTHERAN>

  • SMB access for Active Directory users

    Hi there,
    My server is an OD Master bound to AD for authentication and my institution's Kerberos realm.
    When I try to share files from the server via SMB and connect as an Active Directory user I get the following error in the logs:
    [2009/06/11 12:02:27, 1, pid=5308] /SourceCache/samba/samba-187.8/samba/source/libads/kerberosverify.c:ads_verifyticket(428)
    adsverifyticket: smbkrb5_parse_name(myserver$) failed (Configuration file does not specify default realm)
    [2009/06/11 12:02:27, 1, pid=5308] /SourceCache/samba/samba-187.8/samba/source/smbd/sesssetup.c:replyspnegokerberos(340)
    Failed to verify incoming ticket with error NTSTATUS_LOGONFAILURE!
    I've read something vague about having to Kerberize the SMB service seperately so I'm not sure if that's the problem.
    My smb.conf file is as follows:
    ; Configuration file for the Samba software suite.
    ; ============================================================================
    ; For the format of this file and comprehensive descriptions of all the
    ; configuration option, please refer to the man page for smb.conf(5).
    ; The following configuration should suit most systems for basic usage and
    ; initial testing. It gives all clients access to their home directories and
    ; allows access to all printers specified in /etc/printcap.
    ; BEGIN required configuration
    ; Parameters inside the required configuration block should not be altered.
    ; They may be changed at any time by upgrades or other automated processes.
    ; Site-specific customizations will only be preserved if they are done
    ; outside this block. If you choose to make customizations, it is your
    ; own responsibility to verify that they work correctly with the supported
    ; configuration tools.
    [global]
    debug pid = yes
    log level = 1
    server string = Mac OS X
    printcap name = cups
    printing = cups
    encrypt passwords = yes
    use spnego = yes
    passdb backend = odsam
    idmap domains = default
    idmap config default: default = yes
    idmap config default: backend = odsam
    idmap alloc backend = odsam
    idmap negative cache time = 5
    map to guest = Bad User
    guest account = nobody
    unix charset = UTF-8-MAC
    display charset = UTF-8-MAC
    dos charset = 437
    vfs objects = darwinacl,darwin_streams
    ; Don't become a master browser unless absolutely necessary.
    os level = 2
    domain master = no
    ; For performance reasons, set the transmit buffer size
    ; to the maximum and enable sendfile support.
    max xmit = 131072
    use sendfile = yes
    ; The darwin_streams module gives us named streams support.
    stream support = yes
    ea support = yes
    ; Enable locking coherency with AFP.
    darwin_streams:brlm = yes
    ; Core files are invariably disabled system-wide, but attempting to
    ; dump core will trigger a crash report, so we still want to try.
    enable core files = yes
    ; Configure usershares for use by the synchronize-shares tool.
    usershare max shares = 1000
    usershare path = /var/samba/shares
    usershare owner only = no
    usershare allow guests = yes
    usershare allow full config = yes
    ; Filter inaccessible shares from the browse list.
    com.apple:filter shares by access = yes
    ; Check in with PAM to enforce SACL access policy.
    obey pam restrictions = yes
    ; Don't be trying to enforce ACLs in userspace.
    acl check permissions = no
    ; Make sure that we resolve unqualified names as NetBIOS before DNS.
    name resolve order = lmhosts wins bcast host
    ; Pull in system-wide preference settings. These are managed by
    ; synchronize-preferences tool.
    include = /var/db/smb.conf
    [printers]
    comment = All Printers
    path = /tmp
    printable = yes
    guest ok = no
    create mode = 0700
    writeable = no
    browseable = no
    ; Site-specific parameters can be added below this comment.
    ; END required configuration.
    Any help would be much appreciated!!
    Thanks.

    I am now having the same problem - a Windows server trying to access a file share on the Mac Server is presented with the same error message in the log files:
    [2009/06/29 21:34:56, 2, pid=485] /SourceCache/samba/samba-187.8/samba/source/smbd/sesssetup.c:setupnew_vcsession(1260)
    setupnew_vcsession: New VC == 0, if NT4.x compatible we would close all old resources.
    [2009/06/29 21:34:56, 1, pid=485] /SourceCache/samba/samba-187.8/samba/source/libads/kerberosverify.c:ads_verifyticket(428)
    adsverifyticket: smbkrb5_parsename(vifile$) failed (Configuration file does not specify default realm)
    [2009/06/29 21:34:56, 1, pid=485] /SourceCache/samba/samba-187.8/samba/source/smbd/sesssetup.c:replyspnegokerberos(340)
    Failed to verify incoming ticket with error NTSTATUS_LOGONFAILURE!
    Workgroup manager can read from Active Directory - seems to be jiving correctly - my server (SMB) is in Domain Member mode...
    When I try to access system from \\UNC command, I am presented with username/password prompt and nothing works.
    Not feeling the Mac OS X love tonight.
    Bill
    System is bound to active directory - green light in Directory Utility

  • Setting up second Active Directory controller at remote office

    I need to setup active directory controller at remote office over VPN.  Right now there is one primary DC at the main site and I need to setup the new secondary DC at a new site?  Are there any instructions or steps on setting up an additional
    site to add second domain controller?    The new server is 2012R2.  The original server  is 2007 data center.

    you can create the prerequisites Ad website and attached it the right subnet.
    http://technet.microsoft.com/en-us/library/cc740187(v=ws.10).aspx
    thereafter, it is necessary to carry out the promotion server. The config ip of the new server should be that the:
    IP address: IP address new
    Mask: Mask
    Gateway: Gateway
    DNS server: DNS server already in production of dc
    After the promotion you can change the address of the DNS server to put him
    http://technet.microsoft.com/en-us/library/cc526434.aspx

  • Creating a simulated Active directory

    Hi all,
    I am studying IDM now and doing some exercises, one of them include making a simulated file of an AD, but it doesn't work like an Active directory at all.
    I installed the gateway but didn't see how can I connect a simulated file to the gateway. and when I try to use cn=.... and so on, I simply get the string as the userid which prevents me from using it to seed the users with the other simulated files.
    How can I simulate an AD or what should I set so the cn=.... string will work correctly.

    Well I made an oraganization called XYZCompany.
    And then connected the AD simulated resource to an xml file using the following:
    cn=$login$,ou=$division$,ou=$department$,dc=$xyzcompany,dc=com
    when I did a full reconcile on IDM 6 it didn't put the user accounts into XYZCompany, it put them in top and with a user name as long as the string above. Did excatly the same with IDM 5 and it inserted the login name into the XYZCompany organization and I could work with it.

  • Problem during the changing of  Password in Active Directory

    Hello All !
    I am facing a problem during the password modification
    in active directory, i got the same exception as other are getting i.e
    javax.naming.OperationNotSupportedException: [LDAP: error code  53 - 00002077: SvcErr: DSID-03190959, problem 5003 (WILL_NOT_PERFORM), data 0
                       Can any body help me how i will come to know that 128 bit
      Encryption is done successfully. Although i Installed the  MS High Encryption  Pack but it's registry is not done in Conrol Panel.
    is this a problem(as i think) ?
        I am giving the code please check it out->
                          import java.util.Hashtable;
    import javax.naming.*;
    import javax.naming.ldap.*;
    import javax.naming.directory.*;
    //import java.io.*;
    //import javax.net.ssl.*;
    //import java.security.*;
    import java.io.UnsupportedEncodingException;
    public class setpassword
         public static void main (String[] args)
              Hashtable env = new Hashtable();
              String adminPassword = "";
              String userName = "ou=MCA,ou=Trainee,dc=ControlsNet,dc=local";
              String newPassword = "yadav";
              String keystore = "D:\\j2sdk1.4.2_12\\jre\\lib\\security\\cacerts";
              System.setProperty("javax.net.ssl.trustStore",keystore);
              env.put(Context.INITIAL_CONTEXT_FACTORY,"com.sun.jndi.ldap.LdapCtxFactory");
              env.put(Context.SECURITY_AUTHENTICATION,"simple");
              env.put(Context.SECURITY_PRINCIPAL,"[email protected]");
              env.put(Context.SECURITY_CREDENTIALS,adminPassword);
              env.put(Context.SECURITY_PROTOCOL,"ssl");
              String ldapURL = "ldap://gateway.ControlsNet.local:636/";
              env.put(Context.PROVIDER_URL,ldapURL);
              try {
                   LdapContext ctx = new InitialLdapContext(env,null);
              ModificationItem[] mods = new ModificationItem[1];
                   String newQuotedPassword = "\"" + newPassword + "\"";
                   byte[] newUnicodePassword = newQuotedPassword.getBytes("UTF-16LE");
                   mods[0] = new ModificationItem(DirContext.REPLACE_ATTRIBUTE, new BasicAttribute("unicodePwd", newUnicodePassword));
                   ctx.modifyAttributes(userName, mods);
              System.out.println("Reset Password for: " + userName);     
                   ctx.close();
              catch (NamingException e) {
                   System.out.println("Problem resetting password: " + e);
              catch (UnsupportedEncodingException e) {
                   System.out.println("Problem encoding password: " + e);
    Please reply me immideiately as soon as you see this problem.
    I think some of u already solved this problem. thanks in advance.

    Believe it or not, looks similar to the problem in the post http://forum.java.sun.com/thread.jspa?threadID=580113&tstart=0
    More unbelievable is the huge security hole in your network !String adminPassword = "";
    env.put(Context.SECURITY_PRINCIPAL,"[email protected]");
    env.put(Context.SECURITY_CREDENTIALS,adminPassword);An administrator with a blank password !
    The ldap standard (rfc 2251) defines an anonymous user as a user with a null passsword. By default, Active Directory does not allow anonymous users to perform searches against the directory, let alone reset a user's password.

  • Failed Cluster Validation Wizard - Active Directory

    Hi All,
    I have a problem creating a cluster that has just got me stumped.
    I've created two other clusters at two other sites with exact same hardware and configuration. All worked fine at those location.
    For this third location, the cluster build is not going so well.
    I have 2 x Dell server for a 2 node cluster, and a Dell SAN. There are iSCSI HBAs and switches for iSCSI and a flat network for the LAN and Management on another switch. The heartbeat is connected via a directly connected cable.
    The nodes are running 2012 R2 Core, with latest patches (April 2015).
    Firewall is disabled by Group Policy, both on servers and Domain Controller.
    The Domain Controller at this site is on the local LAN.
    On each future cluster node, the LAN cards can ping the Domain Controller by name and address (using -S to verify the source address). On the DC it can also ping each LAN interface, again both by name and IP. Heartbeat NICs can similarly ping each other.
    Using a Management Server on a remote subnet (Domain Account, local admin of all concerned servers, except the DC, and having read/write on the target OU), the Cluster Validation Wizard fails, on one node only.
    I'm getting an error message on "System Configuration\Validate Active Directory Configuration" of:
    Connectivity to a writable domain controller from node DEN1NTHV02.mycorp.net could not be determined because of this error: Could not get domain controller name from machine DEN1NTHV02.
    Node(s) DEN1NTHV01.mycorp.net can reach a writable domain controller.
    Node(s) DEN1NTHV02.mycorp.net cannot reach a writable domain controller. Please check connectivity of these nodes to the domain controllers.
    The computer accounts are in the same OU, and both are enabled and have no (seeming) other problems.
    So, (1) does anyone have any idea, or (2) where can I find the verbose output text of the failed test?

    Re-check your IP configuration.  Ensure the only NICs with a gateway defined is the primary NIC that will be used for client access.
    "a flat network for the LAN and Management on another switch. The heartbeat is connected via a directly connected cable."
    Just FYI.  Though a cross-over cable between the two nodes works for a two-node cluster, it is not recommended if there is even a chance of the cluster going beyond two nodes.
    Secondly, from your above statement, it sounds like you have the other, non-iSCSI networks plugged into a single switch.  That becomes a single point of failure.
    . : | : . : | : . tim

Maybe you are looking for

  • Won't start and stuck at "Loading ExporterQuick TimeHost.pm"

    Hi, I just upgraded from CS4 to CS5.5. Been using Premiere for ages, but when I was editing just now it crashed and when I tried to start it up again it loads at stops at "Loading ExporterQuick TimeHost.pm" I was editing a 720 HD project with 1080 HD

  • How to retrieve data in Combo box?

    :mad; I need to do a form for delivery order. Just fill some personal data and order of product. Inside I have some combo box of product, but I need save the record into txt file (just once time) then need to retrieve the data from txt file onto comb

  • Downloaded lion now unable to install and launch?

    after the download, have been unable to install or or launch from back up?

  • Log4j - logging not working correctly in OC4J

    I am using log4j to log all data from my system, ie. interface data, errors, info, performance data. Interface data going to one file, errors and info to another file, and performance data to another file. I am using the RollingFileAppender to log da

  • Component output/conversion?

    I'm strongly considering getting an Apple TV for use as an HTPC, and the biggest problem I've run into is that my TV only supports component as the highest resolution input. What is the best/least expensive way to convert it from HDMI/mini display to