Unable to find Pluginhelp using setspn and ktpassKerberos broken when upgrading Snow Leopard Server to Mountain LionProblems mounting Kerberos authenticated NFS share on CentOS 6.4Possible to authenticate Samba via Kerberos but without domain-join?Linux AD integration, unable to login when using Windows Server 2012 DCSamba4 & Active Directory Kerberos [Cannot contact any KDC for realm 'INTERNAL.CORP.COM' while getting initial credentialsError trying to enable LDAP with kerberos authentication with GPFSIntegrating squid with active directoryHow to share NFS4 + Kerberos with dynamic IP and dynamic-dns setup (rdns doesn't work)Samba ADS: Cannot contact any KDC for requested realm
English word for "product of tinkering"
How to decline a wedding invitation from a friend I haven't seen in years?
Is it safe to change the harddrive power feature so that it never turns off?
Why are MBA programs closing?
How can I end combat quickly when the outcome is inevitable?
Why does Sin[b-a] simplify to -Sin[a-b]?
Thread Pool C++ Implementation
How do free-speech protections in the United States apply in public to corporate misrepresentations?
Are there any important biographies of nobodies?
Is it expected that a reader will skip parts of what you write?
Russian word for a male zebra
Someone whose aspirations exceed abilities or means
Extreme flexible working hours: how to get to know people and activities?
Can I utilise a baking stone to make crepes?
CSV how to trim values to 2 places in multiple columns using UNIX
Why am I getting a strange double quote (“) in Open Office instead of the ordinary one (")?
Teaching a class likely meant to inflate the GPA of student athletes
Getting UPS Power from One Room to Another
Does the Long March-11 increase its thrust after clearing the launch tower?
Cascading Switches. Will it affect performance?
How to trick the reader into thinking they're following a redshirt instead of the protagonist?
A word that means "blending into a community too much"
Overlapping String-Blocks
Is it possible to have 2 different but equal size real number sets that have the same mean and standard deviation?
Unable to find Plugin
help using setspn and ktpassKerberos broken when upgrading Snow Leopard Server to Mountain LionProblems mounting Kerberos authenticated NFS share on CentOS 6.4Possible to authenticate Samba via Kerberos but without domain-join?Linux AD integration, unable to login when using Windows Server 2012 DCSamba4 & Active Directory Kerberos [Cannot contact any KDC for realm 'INTERNAL.CORP.COM' while getting initial credentialsError trying to enable LDAP with kerberos authentication with GPFSIntegrating squid with active directoryHow to share NFS4 + Kerberos with dynamic IP and dynamic-dns setup (rdns doesn't work)Samba ADS: Cannot contact any KDC for requested realm
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I'm trying to execute this command,
kdb5_ldap_util -D cn=ldapadm,dc=c4ilietest,dc=com stashsrvpw -f /etc/krb5.d/stash.keyfile cn=kerberos,dc=c4ilietest,dc=com
I get this error
kdb5_ldap_util: unable to find plugin [/usr/lib64/krb5/plugins/kdb/db2]: No such file or directory Failed to open file /etc/krb5.d/stash.keyfile: No such file or directory
I can't figure out the reason, the db2 plugin which it's complaining about is present at the location.
openldap kerberos
add a comment |
I'm trying to execute this command,
kdb5_ldap_util -D cn=ldapadm,dc=c4ilietest,dc=com stashsrvpw -f /etc/krb5.d/stash.keyfile cn=kerberos,dc=c4ilietest,dc=com
I get this error
kdb5_ldap_util: unable to find plugin [/usr/lib64/krb5/plugins/kdb/db2]: No such file or directory Failed to open file /etc/krb5.d/stash.keyfile: No such file or directory
I can't figure out the reason, the db2 plugin which it's complaining about is present at the location.
openldap kerberos
add a comment |
I'm trying to execute this command,
kdb5_ldap_util -D cn=ldapadm,dc=c4ilietest,dc=com stashsrvpw -f /etc/krb5.d/stash.keyfile cn=kerberos,dc=c4ilietest,dc=com
I get this error
kdb5_ldap_util: unable to find plugin [/usr/lib64/krb5/plugins/kdb/db2]: No such file or directory Failed to open file /etc/krb5.d/stash.keyfile: No such file or directory
I can't figure out the reason, the db2 plugin which it's complaining about is present at the location.
openldap kerberos
I'm trying to execute this command,
kdb5_ldap_util -D cn=ldapadm,dc=c4ilietest,dc=com stashsrvpw -f /etc/krb5.d/stash.keyfile cn=kerberos,dc=c4ilietest,dc=com
I get this error
kdb5_ldap_util: unable to find plugin [/usr/lib64/krb5/plugins/kdb/db2]: No such file or directory Failed to open file /etc/krb5.d/stash.keyfile: No such file or directory
I can't figure out the reason, the db2 plugin which it's complaining about is present at the location.
openldap kerberos
openldap kerberos
asked Feb 28 at 1:16
allthenutsandboltsallthenutsandbolts
1113
1113
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I think I was looking at the same tutorial you were, and ran into the same issue. In my case, the path /etc/krb5.d didn't exist, but /etc/krb5.conf.d did, so I used that. Not 100% confident that fixed my issue, but you may try it yourself.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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%2fserverfault.com%2fquestions%2f956077%2funable-to-find-plugin%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I think I was looking at the same tutorial you were, and ran into the same issue. In my case, the path /etc/krb5.d didn't exist, but /etc/krb5.conf.d did, so I used that. Not 100% confident that fixed my issue, but you may try it yourself.
add a comment |
I think I was looking at the same tutorial you were, and ran into the same issue. In my case, the path /etc/krb5.d didn't exist, but /etc/krb5.conf.d did, so I used that. Not 100% confident that fixed my issue, but you may try it yourself.
add a comment |
I think I was looking at the same tutorial you were, and ran into the same issue. In my case, the path /etc/krb5.d didn't exist, but /etc/krb5.conf.d did, so I used that. Not 100% confident that fixed my issue, but you may try it yourself.
I think I was looking at the same tutorial you were, and ran into the same issue. In my case, the path /etc/krb5.d didn't exist, but /etc/krb5.conf.d did, so I used that. Not 100% confident that fixed my issue, but you may try it yourself.
answered May 23 at 20:23
Dave McGinnisDave McGinnis
1216
1216
add a comment |
add a comment |
Thanks for contributing an answer to Server Fault!
- 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%2fserverfault.com%2fquestions%2f956077%2funable-to-find-plugin%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