Network Parameter:
Hostname: localhost
Port: 10389
Authentication Parameter:
Bind DN or user: uid=admin,ou=system
Bind password: secretI'm also stuck up in this step and getting INVALID_CREDENTIALS. Have anyone come out of this issue?
On Sunday, May 15, 2016 at 5:41:57 PM UTC+5:30, Tobias Schmeinck wrote:I'm stuck on configuring LDAP with Apache DS on Windows 10.I completed the steps 1 - 3 under the heading Apache DS 2.0.0 in the installation instructions, skipping step 4 to keep things simple.Next step would be to "Import default configuration into LDAP Server". There it tells me to connect to Port 389 instead of Port 10389. The connection fails without further information. If I use Port 10389 instead I get Error 49: INVALID_CREDENTIALS bind failed: ERR_268 Cannot find a partition for cn=admin,dc=dcm4che,dc=orgWhat am I missing? Any help is appreciated.
--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+unsubscribe@googlegroups.com.
To post to this group, send email to dcm...@googlegroups.com.
Visit this group at https://groups.google.com/group/dcm4che.
For more options, visit https://groups.google.com/d/optout.
Authentication Parameter:
Bind DN or user: cn=admin,dc=dcm4che,dc=org
Bind password: secretYou may modify the default Directory Base DN dc=example,dc=com by changing the value of attribute
ads-partitionsuffix: dc=dcm4che,dc=org`
of object
ou=config
+ ads-directoryServiceId=default
+ ou=partitions
ads-partitionId=example
using Apache Directory Studio LDAP Browser.
But I'm unable to create a LDAP connection to import default configuration using the following login credentials.
Network Parameter:
Hostname: localhost
Port: 389
Authentication Parameter:
Bind DN or user: cn=admin,dc=dcm4che,dc=org
Bind password: secret
Browser Options:
Base DN: dc=dcm4che,dc=orgI'm not sure what was missing. Sorry I was not clear in my previous postings.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.
To post to this group, send email to dcm...@googlegroups.com.
Visit this group at https://groups.google.com/group/dcm4che.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.
To post to this group, send email to dcm...@googlegroups.com.
Visit this group at https://groups.google.com/group/dcm4che.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.
To post to this group, send email to dcm...@googlegroups.com.
Visit this group at https://groups.google.com/group/dcm4che.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.
To post to this group, send email to dcm...@googlegroups.com.
Visit this group at https://groups.google.com/group/dcm4che.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.
To post to this group, send email to dcm...@googlegroups.com.
Visit this group at https://groups.google.com/group/dcm4che.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.
#!RESULT ERROR
#!CONNECTION ldap://localhost:10389
#!DATE 2017-03-20T20:21:10.438
#!ERROR ENTRY_ALREADY_EXISTS: failed for MessageType : ADD_REQUEST Message ID : 751 Add Request : Entry dn[n]: dicomDeviceName=unknown,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org objectClass: dicomDevice objectClass: dcmDevice dicomInstalled: TRUE dicomDeviceName: unknown : ERR_250_ENTRY_ALREADY_EXISTS dicomDeviceName=unknown,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org already exists!
dn: dicomDeviceName=unknown,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=or
g
changetype: add
dicomInstalled: TRUE
objectClass: dicomDevice
objectClass: dcmDevice
dicomDeviceName: unknown
#!RESULT OK
#!CONNECTION ldap://localhost:10389
#!DATE 2017-03-20T20:21:11.109
dn: dicomDeviceName=unknown,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=or
g
changetype: modify
replace: dicomInstalled
dicomInstalled: TRUE
-
replace: dicomDeviceName
dicomDeviceName: unknown
-
replace: objectClass
objectClass: dicomDevice
objectClass: dcmDevice
-
#!RESULT ERROR
#!CONNECTION ldap://localhost:10389
#!DATE 2017-03-20T20:21:11.109
#!ERROR ENTRY_ALREADY_EXISTS: failed for MessageType : ADD_REQUEST Message ID : 753 Add Request : Entry dn[n]: dicomDeviceName=keycloak,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org objectClass: dicomDevice objectClass: dcmDevice dicomInstalled: TRUE dicomDeviceName: keycloak dicomPrimaryDeviceType: AUTH : ERR_250_ENTRY_ALREADY_EXISTS dicomDeviceName=keycloak,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org already exists!
dn: dicomDeviceName=keycloak,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=o
rg
changetype: add
dicomInstalled: TRUE
dicomPrimaryDeviceType: AUTH
objectClass: dicomDevice
objectClass: dcmDevice
dicomDeviceName: keycloak
#!RESULT OK
#!CONNECTION ldap://localhost:10389
#!DATE 2017-03-20T20:21:11.702
dn: dicomDeviceName=keycloak,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=o
rg
changetype: modify
replace: dicomInstalled
dicomInstalled: TRUE
-
replace: dicomDeviceName
dicomDeviceName: keycloak
-
replace: objectClass
objectClass: dicomDevice
objectClass: dcmDevice
-
replace: dicomPrimaryDeviceType
dicomPrimaryDeviceType: AUTH
-
#!RESULT ERROR
#!CONNECTION ldap://localhost:10389
#!DATE 2017-03-20T20:21:11.702
#!ERROR ENTRY_ALREADY_EXISTS: failed for MessageType : ADD_REQUEST Message ID : 755 Add Request : Entry dn[n]: dicomDeviceName=logstash,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org objectClass: dicomDevice objectClass: dcmDevice dicomInstalled: TRUE dicomDeviceName: logstash dicomPrimaryDeviceType: LOG : ERR_250_ENTRY_ALREADY_EXISTS dicomDeviceName=logstash,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org already exists!
dn: dicomDeviceName=logstash,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=o
rg
changetype: add
dicomInstalled: TRUE
dicomPrimaryDeviceType: LOG
objectClass: dicomDevice
objectClass: dcmDevice
dicomDeviceName: logstash
#!RESULT OK
#!CONNECTION ldap://localhost:10389
#!DATE 2017-03-20T20:21:12.326
dn: dicomDeviceName=logstash,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=o
rg
changetype: modify
replace: dicomInstalled
dicomInstalled: TRUE
-
replace: dicomDeviceName
dicomDeviceName: logstash
-
replace: objectClass
objectClass: dicomDevice
objectClass: dcmDevice
-
replace: dicomPrimaryDeviceType
dicomPrimaryDeviceType: LOG
-
#!RESULT ERROR
#!CONNECTION ldap://localhost:10389
#!DATE 2017-03-20T20:21:12.341
#!ERROR [LDAP: error code 54 - LOOP_DETECT: failed for MessageType : ADD_REQUEST Message ID : 757 Add Request : Entry dn[n]: dicomDeviceName=dcm4chee-arc,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org objectClass: dicomDevice objectClass: dcmDevice objectClass: dcmArchiveDevice objectClass: pkiUser dcmHideSPSWithStatusFromMWL: STARTED dcmHideSPSWithStatusFromMWL: DEPARTED dcmHideSPSWithStatusFromMWL: CANCELLED dcmHideSPSWithStatusFromMWL: DISCONTINUED dcmHideSPSWithStatusFromMWL: COMPLETED dcmRejectExpiredStudiesAETitle: DCM4CHEE dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.40 dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.65 dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.34 dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.67 dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.11 dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.22 dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.33 dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.69 dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.35 dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.68 dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.70 dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.50 dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.71 dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.79.1 dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.59 dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.78.6 dcmXDSiImagingDocumentSourceAETitle: DCM4CHEE dcmLeadingCFindSCPQueryCacheStaleTimeout: PT5M dcmKeyStoreURL: ${jboss.server.config.url}/dcm4chee-arc/key.jks dcmPurgeQueueMessagePollingInterval: PT1H dcmStorageID: fs1 dcmQueryRetrieveViewID: hideRejected dicomThisNodeCertificateReference: dicomDeviceName=dcm4chee-arc,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org dicomPrimaryDeviceType: ARCHIVE hl7PatientUpdateTemplateURI: ${jboss.server.temp.url}/dcm4chee-arc/hl7-adt2dcm.xsl dcmKeyStorePin: 0x73 0x65 0x63 0x72 0x65 0x74 dcmFuzzyAlgorithmClass: org.dcm4che3.soundex.ESoundex dcmUnzipVendorDataToURI: ${jboss.server.temp.url}/dcm4chee-arc dcmAECacheStaleTimeout: PT5M hl7ScheduleProcedureTemplateURI: ${jboss.server.temp.url}/dcm4chee-arc/hl7-order2dcm.xsl dcmQidoMaxNumberOfResults: 1000 dcmRejectExpiredStudiesFetchSize: 10 userCertificate;binary: 0x30 0x82 0x03 0x75 0x30 0x82 0x02 0x5D 0xA0 0x03 0x02 0x01 0x02 0x02 0x04 0x1F ... dcmExportTaskPollingInterval: PT1M dcmRejectExpiredSeriesFetchSize: 10 hl7ImportReportTemplateURI: ${jboss.server.temp.url}/dcm4chee-arc/hl7-oru2dsr.xsl dicomInstalled: TRUE dcmSendPendingCMoveInterval: PT5S dicomManufacturerModelName: dcm4chee-arc dicomDeviceName: dcm4chee-arc dcmWadoSR2HtmlTemplateURI: ${jboss.server.temp.url}/dcm4chee-arc/dsr2html.xsl dicomSoftwareVersion: 5.9.3 dcmAuditSpoolDirectory: ${jboss.server.data.dir}/audit-spool dcmIanTaskPollingInterval: PT1M dcmAuditRecordRepositoryURL: http://kibana:5601 dcmAuditAggregateDuration: PT1M dcmPurgeStgCmtPollingInterval: PT1H dcmRejectExpiredStudiesPollingStartTime: 00:00 dcmRejectExpiredStudiesPollingInterval: P1D dcmAuditPollingInterval: PT1M dcmExternalRetrieveAEDestination: DCM4CHEE dicomManufacturer: dcm4che.org dcmKeyStoreType: JKS dcmSendPendingCGet: TRUE dcmOverwritePolicy: SAME_SOURCE dcmDeleteRejectedPollingInterval: PT5M dcmPurgeStoragePollingInterval: PT5M dcmWadoSR2TextTemplateURI: ${jboss.server.temp.url}/dcm4chee-arc/dsr2text.xsl dcmPurgeStgCmtCompletedDelay: P1D : ERR_04269 OBJECT_CLASS for OID dcmarchivedevice does not exist!]
dn: dicomDeviceName=dcm4chee-arc,cn=Devices,cn=DICOM Configuration,dc=dcm4che,
dc=org
changetype: add
dcmFuzzyAlgorithmClass: org.dcm4che3.soundex.ESoundex
dicomManufacturerModelName: dcm4chee-arc
dcmAECacheStaleTimeout: PT5M
dcmDeleteRejectedPollingInterval: PT5M
objectClass: dicomDevice
objectClass: dcmDevice
objectClass: dcmArchiveDevice
objectClass: pkiUser
dcmRejectExpiredStudiesPollingStartTime: 00:00
dcmHideSPSWithStatusFromMWL: STARTED
dcmHideSPSWithStatusFromMWL: DEPARTED
dcmHideSPSWithStatusFromMWL: CANCELLED
dcmHideSPSWithStatusFromMWL: DISCONTINUED
dcmHideSPSWithStatusFromMWL: COMPLETED
dicomInstalled: TRUE
dicomThisNodeCertificateReference: dicomDeviceName=dcm4chee-arc,cn=Devices,cn=
DICOM Configuration,dc=dcm4che,dc=org
dcmAuditAggregateDuration: PT1M
dicomSoftwareVersion: 5.9.3
dcmKeyStoreType: JKS
dcmPurgeStoragePollingInterval: PT5M
dcmPurgeStgCmtCompletedDelay: P1D
dcmKeyStoreURL: ${jboss.server.config.url}/dcm4chee-arc/key.jks
dcmRejectExpiredStudiesFetchSize: 10
dcmRejectExpiredStudiesPollingInterval: P1D
dcmExportTaskPollingInterval: PT1M
dcmWadoSR2TextTemplateURI: ${jboss.server.temp.url}/dcm4chee-arc/dsr2text.xsl
dcmOverwritePolicy: SAME_SOURCE
dcmXDSiImagingDocumentSourceAETitle: DCM4CHEE
dcmAuditPollingInterval: PT1M
dicomManufacturer: dcm4che.org
dcmIanTaskPollingInterval: PT1M
dcmPurgeQueueMessagePollingInterval: PT1H
dcmRejectExpiredSeriesFetchSize: 10
dcmSendPendingCGet: TRUE
dcmUnzipVendorDataToURI: ${jboss.server.temp.url}/dcm4chee-arc
dicomPrimaryDeviceType: ARCHIVE
dcmAuditRecordRepositoryURL: http://kibana:5601
hl7ImportReportTemplateURI: ${jboss.server.temp.url}/dcm4chee-arc/hl7-oru2dsr.
xsl
dcmQidoMaxNumberOfResults: 1000
dcmLeadingCFindSCPQueryCacheStaleTimeout: PT5M
userCertificate;binary:: MIIDdTCCAl2gAwIBAgIEH7QN4zANBgkqhkiG9w0BAQsFADBrMQswC
QYDVQQGEwJBVDEPMA0GA1UECBMGVmllbm5hMQ8wDQYDVQQHEwZWaWVubmExEDAOBgNVBAoTB2RjbT
RjaGUxETAPBgNVBAsTCGRjbTRjaGVlMRUwEwYDVQQDEwxkY200Y2hlZS1hcmMwHhcNMTYwODI5MDk
xNDMxWhcNMTcwODI5MDkxNDMxWjBrMQswCQYDVQQGEwJBVDEPMA0GA1UECBMGVmllbm5hMQ8wDQYD
VQQHEwZWaWVubmExEDAOBgNVBAoTB2RjbTRjaGUxETAPBgNVBAsTCGRjbTRjaGVlMRUwEwYDVQQDE
wxkY200Y2hlZS1hcmMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDpXVCMnRe76zB19r
eYN55ikWWP3cO6FEutj+OvTi0XM0SCV0ENI3ULM5BIpRvIH9A02yGD+kik19jX1uuyahGZEkV4zTf
+7N2eHmvggphGBCzSTdh4kfkAa57H6sd8FrUU+3LnM8LO/9idsuokmMm+l0xRIQdrQ6utHe/FvVaI
rR67jImonkfnZqu8+nHcEJaN3wYPjJh3HyY5hC4d6s8XNHS1OqfYuZf3J4u+M6dHAQFudJpIbVS+U
Cz7OKqDTEv54BSxIInTyt3mFslIQlVJ8FtFEA14c70t8lKwrlD0lr1Fi2+uSu7gfbh43aAOhdC+qR
l06Vh1qqH5OEIVWFPjAgMBAAGjITAfMB0GA1UdDgQWBBTclT+53oKl5N4+oSIYxW3iSKmICjANBgk
qhkiG9w0BAQsFAAOCAQEAG0oJzkF4n72AMepNM612dVXUlPzuYh3s1hUvGgANpup+qxs4Owr1REkr
DGLJ5isIUgjwMzCeNyv9DOY4BM4UnKCpYEpTERYFJu2gkEmkQHlBhMm0RjicbkZptymcJ5/gvd5XC
K6nTiYLPB87qZWzBT0hYv/uyQ8uCl5IQauRcpQNR0SddsWEy3j5ZTBUO1l04ICa1MEJntnNtp2obQ
hrTMt9H2AaA3wltw8fCqPkdxQHHo8vVLwkW3KS8VBFgbuxS8tU4WnJS7ZkITIcn7jck2yMeuAZkKT
9XG0SH38i2o06lsdVrR8yU15jEDHWDS8kU+758gDSk4u2NBdtKMKmnw==
dcmSendPendingCMoveInterval: PT5S
hl7ScheduleProcedureTemplateURI: ${jboss.server.temp.url}/dcm4chee-arc/hl7-ord
er2dcm.xsl
dcmStorageID: fs1
dicomDeviceName: dcm4chee-arc
dcmAuditSpoolDirectory: ${jboss.server.data.dir}/audit-spool
hl7PatientUpdateTemplateURI: ${jboss.server.temp.url}/dcm4chee-arc/hl7-adt2dcm
.xsl
dcmExternalRetrieveAEDestination: DCM4CHEE
dcmRejectExpiredStudiesAETitle: DCM4CHEE
dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.40
dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.65
dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.34
dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.67
dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.11
dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.22
dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.33
dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.69
dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.35
dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.68
dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.70
dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.50
dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.71
dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.79.1
dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.88.59
dcmWadoSupportedSRClasses: 1.2.840.10008.5.1.4.1.1.78.6
dcmWadoSR2HtmlTemplateURI: ${jboss.server.temp.url}/dcm4chee-arc/dsr2html.xsl
dcmPurgeStgCmtPollingInterval: PT1H
dcmQueryRetrieveViewID: hideRejected
dcmKeyStorePin: secret