Opened 11 years ago

Last modified 11 years ago

#37133 new defect

Kerberos 5 klist -s segfaults if there's an expired ticket — at Initial Version

Reported by: newsreply@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: kerberos5

Description

It was suggested in the mailing list that I file a ticket on this issue. Here's the details:

I'm working on Mac OS 10.7.5 Lion. with

$ port info kerberos5 kerberos5 @1.7.2 (net, security)

I know Lion has it's own Kerberos, incompatible with the port but I'm working with a class library that links against Kerb and the developer says we have to have the port.

I have a script that tests for a valid kerberos ticket by running klist -s

It works find if I have a valid ticket or no ticket but if the ticket is expired I get:

$ /opt/local/bin/klist -s Segmentation fault: 11


It looks like this segfault was fixed in krb5-1.10.

See the latest MIT Kerberos changelog, <http://web.mit.edu/kerberos/krb5-latest/README-1.10.2.txt>, and Kerberos ticket #6915, <http://krbdev.mit.edu/rt/Ticket/Display.html?user=guest&pass=guest&id=6915>.

Change History (0)

Note: See TracTickets for help on using tickets.