default value for chesksum type should be RSA_MD5 and better error messages

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 1.4.0
    • Affects Version/s: 1.4.0
    • Component/s: security-libs
    • None

      The default value for the checksum type should be RSA_MD5 , not RSA-MD5-DES.

      RFC1510 mandates RSA-MD5_DES as a checksum type; howevere W2K does not support it; also both MIT and SEAM implementation set the default value to be RSA-MD5. So we should also set it to RSA-MD5 for the sake of interoperability. ( We could always ask users to set the checksum type to be RSA-MD5 in the configuration file but that will cause incovenience to the users)

      Also when krb5.conf file is not available or not readable the error message should be more specific instead of throwing a Null realm exception.

            Assignee:
            Ramachandran Marti (Inactive)
            Reporter:
            Ramachandran Marti (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: