← Back to team overview

enterprise-support team mailing list archive

[Bug 1275156] [NEW] pointless error message "file or directory not found" in kadmind

 

Public bug reported:

When invoking kadmind, I get the error message:
<code>
kadmind: Can not fetch master key (error: file or directory not found). while initializing, aborting
</code>
which should be 
<code>
kadmind: Can not fetch master key (error: file or directory <name of file> not found). while initializing, aborting
</code>
This change should occur for all message which are hiding useful information in that way.

** Affects: krb5 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to krb5 in Ubuntu.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1275156

Title:
  pointless error message "file or directory not found" in kadmind

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1275156/+subscriptions


Follow ups

References