Skip Menu |
 

From: Kent_Wu@trendmicro.com
Subject: #1601
Date: Wed, 9 Jul 2003 13:41:15 -0700
To: <rt@krbdev.mit.edu>
Not sure what you meant but I'm following up with #1601.

Kent

Show quoted text
-----Original Message-----
From: rt@krbdev.mit.edu [mailto:rt@krbdev.mit.edu]
Sent: Wednesday, July 09, 2003 1:39 PM
To: Kent Wu (RD-US)
Subject: No ticket id specified


comment aliases require a TicketId to work on

Message body is not shown because sender requested not to inline it.

To: rt@krbdev.mit.edu
Subject: Re: [krbdev.mit.edu #1656]
From: Tom Yu <tlyu@mit.edu>
Date: Thu, 10 Jul 2003 15:04:27 -0400
RT-Send-Cc:
Show quoted text
>>>>> "Kent" == Kent Wu@trendmicro com via RT <rt-comment@krbdev.mit.edu> writes:

Show quoted text
Kent> Not sure what you meant but I'm following up with #1601.

Show quoted text
Kent> Kent

Show quoted text
Kent> -----Original Message-----
Kent> From: rt@krbdev.mit.edu [mailto:rt@krbdev.mit.edu]
Kent> Sent: Wednesday, July 09, 2003 1:39 PM
Kent> To: Kent Wu (RD-US)
Kent> Subject: No ticket id specified


Show quoted text
Kent> comment aliases require a TicketId to work on

This means that you sent to rt-comment@krbdev.mit.edu without a valid
ticket ID in the "Subject:" header. Sending to rt-krb5@krbdev.mit.edu
would have opened a new ticket. It's probably correct to open a new
ticket for this, though, as it is a new issue. It is important to
retain the ticket ID string (in this case, [krbdev.mit.edu #1656] ) in
the subject to avoid confusing RT.

Anyway, are you passing in GSS_C_NO_CREDENTIAL to
gss_init_sec_context()?

---Tom
From: tlyu@mit.edu
Subject: CVS Commit
* acquire_cred.c (acquire_init_cred): Close the ccache if
krb5_cc_set_flags() fails, as krb5int_cc_default succeeds even if
the file is not there, but krb5_cc_set_flags will fail in turning
off OPENCLOSE mode if the file can't be opened. Thanks to Kent Wu.


To generate a diff of this commit:



cvs diff -r1.223 -r1.224 krb5/src/lib/gssapi/krb5/ChangeLog
cvs diff -r1.31 -r1.32 krb5/src/lib/gssapi/krb5/acquire_cred.c
From: Kent_Wu@trendmicro.com
Subject: RE: [krbdev.mit.edu #1656]
Date: Thu, 10 Jul 2003 15:52:22 -0700
To: <rt-comment@krbdev.mit.edu>
RT-Send-Cc:
Download (untitled) / with headers
text/plain 1.2KiB
Yes, Tom. I do pass GSS_C_NO_CREDENTIAL to gss_init_sec_context(). This leak happens when I didn't get the TGT beforehand. Got a handle on this one yet?

Kent

Show quoted text
-----Original Message-----
From: Tom Yu via RT [mailto:rt-comment@krbdev.mit.edu]
Sent: Thursday, July 10, 2003 12:05 PM
To: Kent Wu (RD-US)
Cc: krb5-prs@mit.edu
Subject: Re: [krbdev.mit.edu #1656]


>>>>> "Kent" == Kent Wu@trendmicro com via RT <rt-comment@krbdev.mit.edu> writes:

Kent> Not sure what you meant but I'm following up with #1601.

Kent> Kent

Kent> -----Original Message-----
Kent> From: rt@krbdev.mit.edu [mailto:rt@krbdev.mit.edu]
Kent> Sent: Wednesday, July 09, 2003 1:39 PM
Kent> To: Kent Wu (RD-US)
Kent> Subject: No ticket id specified


Kent> comment aliases require a TicketId to work on

This means that you sent to rt-comment@krbdev.mit.edu without a valid
ticket ID in the "Subject:" header. Sending to rt-krb5@krbdev.mit.edu
would have opened a new ticket. It's probably correct to open a new
ticket for this, though, as it is a new issue. It is important to
retain the ticket ID string (in this case, [krbdev.mit.edu #1656] ) in
the subject to avoid confusing RT.

Anyway, are you passing in GSS_C_NO_CREDENTIAL to
gss_init_sec_context()?

---Tom
From: Kent_Wu@trendmicro.com
Subject: RE: [krbdev.mit.edu #1656] CVS Commit
Date: Thu, 10 Jul 2003 15:58:21 -0700
To: <rt-comment@krbdev.mit.edu>
RT-Send-Cc:
Thx for the quick response, will you put up a new Beta on the web pretty soon?

Kent

Show quoted text
-----Original Message-----
From: Tom Yu via RT [mailto:rt-comment@krbdev.mit.edu]
Sent: Thursday, July 10, 2003 3:53 PM
To: Kent Wu (RD-US)
Cc: krb5-prs@mit.edu
Subject: [krbdev.mit.edu #1656] CVS Commit


* acquire_cred.c (acquire_init_cred): Close the ccache if
krb5_cc_set_flags() fails, as krb5int_cc_default succeeds even if
the file is not there, but krb5_cc_set_flags will fail in turning
off OPENCLOSE mode if the file can't be opened. Thanks to Kent Wu.


To generate a diff of this commit:



cvs diff -r1.223 -r1.224 krb5/src/lib/gssapi/krb5/ChangeLog
cvs diff -r1.31 -r1.32 krb5/src/lib/gssapi/krb5/acquire_cred.c
From: tlyu@mit.edu
Subject: CVS Commit
pullup from trunk


To generate a diff of this commit:



cvs diff -r1.218.2.5 -r1.218.2.6 krb5/src/lib/gssapi/krb5/ChangeLog
cvs diff -r1.31 -r1.31.2.1 krb5/src/lib/gssapi/krb5/acquire_cred.c
To: rt@krbdev.mit.edu
Subject: Re: [krbdev.mit.edu #1656] CVS Commit
From: Tom Yu <tlyu@mit.edu>
Date: Thu, 10 Jul 2003 19:08:13 -0400
RT-Send-Cc:
Show quoted text
>>>>> "Kent" == Kent Wu@trendmicro com via RT <rt-comment@krbdev.mit.edu> writes:

Show quoted text
Kent> Thx for the quick response, will you put up a new Beta on the
Kent> web pretty soon?

Hi... we don't have a definite schedule set for the next release
(probably krb5-1.3.1) yet, but this patch will be included in it.
Also, we do not publicly disclose details of our release schedules.

---Tom
From: Kent_Wu@trendmicro.com
Subject: RE: [krbdev.mit.edu #1656] CVS Commit
Date: Thu, 10 Jul 2003 16:09:47 -0700
To: <rt-comment@krbdev.mit.edu>
RT-Send-Cc:
Okay, just let us know.

Thx.

Kent

Show quoted text
-----Original Message-----
From: Tom Yu via RT [mailto:rt-comment@krbdev.mit.edu]
Sent: Thursday, July 10, 2003 4:08 PM
To: Kent Wu (RD-US)
Cc: krb5-prs@mit.edu
Subject: Re: [krbdev.mit.edu #1656] CVS Commit


>>>>> "Kent" == Kent Wu@trendmicro com via RT <rt-comment@krbdev.mit.edu> writes:

Kent> Thx for the quick response, will you put up a new Beta on the
Kent> web pretty soon?

Hi... we don't have a definite schedule set for the next release
(probably krb5-1.3.1) yet, but this patch will be included in it.
Also, we do not publicly disclose details of our release schedules.

---Tom