After SLES Migration LDAP does not start with TLS error
We had to migrate an existing physical Server running SLES to a virtual machine running on ESXi 6.5.
The migration was done with VMware vCenter Converter.
All the data was copied without problems - however now the network adapters have new MAC addresses and IPv6 is now enabled on the Host (if this matters...)
Booting and log in is no problem, everything seems to run except the ldap service (openldap).
When the service should be started with service ldap start
an error is returned:
Starting ldap-serverstartproc: exit status of parent of /usr/liv/openldap/slapd : -1
But when the named file is executed manually, the service is up again: service ldap status
returns running.
When I try to get more log files I find with: grep slapd /var/log/messages
this error: main: TLS init def ctx failed: -1
And there I am stuck. Searching this error directs at missing permissions. But they are all there, everything was migrated 1-to-1 (files, users, groups, permission, ...).
I think it has to relate to the changing of the MAC Addresses but I don't see how this interfers with TLS certification.
Where should I look at? Where can I find more logging information?
vmware ssl ldap sles
add a comment |
We had to migrate an existing physical Server running SLES to a virtual machine running on ESXi 6.5.
The migration was done with VMware vCenter Converter.
All the data was copied without problems - however now the network adapters have new MAC addresses and IPv6 is now enabled on the Host (if this matters...)
Booting and log in is no problem, everything seems to run except the ldap service (openldap).
When the service should be started with service ldap start
an error is returned:
Starting ldap-serverstartproc: exit status of parent of /usr/liv/openldap/slapd : -1
But when the named file is executed manually, the service is up again: service ldap status
returns running.
When I try to get more log files I find with: grep slapd /var/log/messages
this error: main: TLS init def ctx failed: -1
And there I am stuck. Searching this error directs at missing permissions. But they are all there, everything was migrated 1-to-1 (files, users, groups, permission, ...).
I think it has to relate to the changing of the MAC Addresses but I don't see how this interfers with TLS certification.
Where should I look at? Where can I find more logging information?
vmware ssl ldap sles
add a comment |
We had to migrate an existing physical Server running SLES to a virtual machine running on ESXi 6.5.
The migration was done with VMware vCenter Converter.
All the data was copied without problems - however now the network adapters have new MAC addresses and IPv6 is now enabled on the Host (if this matters...)
Booting and log in is no problem, everything seems to run except the ldap service (openldap).
When the service should be started with service ldap start
an error is returned:
Starting ldap-serverstartproc: exit status of parent of /usr/liv/openldap/slapd : -1
But when the named file is executed manually, the service is up again: service ldap status
returns running.
When I try to get more log files I find with: grep slapd /var/log/messages
this error: main: TLS init def ctx failed: -1
And there I am stuck. Searching this error directs at missing permissions. But they are all there, everything was migrated 1-to-1 (files, users, groups, permission, ...).
I think it has to relate to the changing of the MAC Addresses but I don't see how this interfers with TLS certification.
Where should I look at? Where can I find more logging information?
vmware ssl ldap sles
We had to migrate an existing physical Server running SLES to a virtual machine running on ESXi 6.5.
The migration was done with VMware vCenter Converter.
All the data was copied without problems - however now the network adapters have new MAC addresses and IPv6 is now enabled on the Host (if this matters...)
Booting and log in is no problem, everything seems to run except the ldap service (openldap).
When the service should be started with service ldap start
an error is returned:
Starting ldap-serverstartproc: exit status of parent of /usr/liv/openldap/slapd : -1
But when the named file is executed manually, the service is up again: service ldap status
returns running.
When I try to get more log files I find with: grep slapd /var/log/messages
this error: main: TLS init def ctx failed: -1
And there I am stuck. Searching this error directs at missing permissions. But they are all there, everything was migrated 1-to-1 (files, users, groups, permission, ...).
I think it has to relate to the changing of the MAC Addresses but I don't see how this interfers with TLS certification.
Where should I look at? Where can I find more logging information?
vmware ssl ldap sles
vmware ssl ldap sles
asked Jan 4 at 13:50
Christian GerstnerChristian Gerstner
11
11
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f492481%2fafter-sles-migration-ldap-does-not-start-with-tls-error%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f492481%2fafter-sles-migration-ldap-does-not-start-with-tls-error%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown