Bug 4523 - Smart card auth doesn't work with tl-kinit (race)
Summary: Smart card auth doesn't work with tl-kinit (race)
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Smart card (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: MediumPrio
Assignee: Pierre Ossman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-24 09:15 CET by Pierre Ossman
Modified: 2020-04-21 13:03 CEST (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2013-01-24 09:15:02 CET
Since it is possible to use the smart card to authenticate against the KDC, we have to make sure it is available before calling kinit.

We probably shouldn't move kinit to later in the process, so we need to move tl-wait-smartcard to a very early position. Not ideal since it slows down the session startup, but probably necessary.

(Related: should tl-sso-update-password also be before kinit?)

Note You need to log in before you can comment on or make changes to this bug.