[2885] in Kerberos-V5-bugs
pending/556: prepending a '\'
daemon@ATHENA.MIT.EDU (HNELLORE.US.ORACLE.COM)
Mon Mar 9 22:22:07 1998
Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: gnats-admin@rt-11.MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU,
"HNELLORE.US.ORACLE.COM" <HNELLORE@us.oracle.com>
Date: 09 Mar 98 19:00:27 -0800
From: "HNELLORE.US.ORACLE.COM" <HNELLORE@us.oracle.com>
To: krb5-bugs@MIT.EDU
Cc: HNELLORE@us.oracle.com
>Number: 556
>Category: pending
>Synopsis: prepending a '\'
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: gnats-admin
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Mon Mar 09 22:22:00 EST 1998
>Last-Modified:
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
Hello ,
This is regards to the unparsing of the component part and the realm in the
function
krb5_unparse_name_ext
When I have the string as oracle/hdang-sun.cisco.com@CCO.CISCO.COM
, then when krb5_unparse_name_ext parses this , it adds a '\'
character to the component part and the resulatant string for the
function who called it , (the service provider ) would look like
oracle\/hdang-sun.cisco.com@CCO.CISCO.COM
which is not the expected behaviour , Has this been fixed ?
If so, can you provide the version in which it is fixed or is there
a patch ?
Thanks
Hymanand