Bug 3654 - optimise tl-ldap-certalias lookups
Summary: optimise tl-ldap-certalias lookups
Status: CLOSED WONTFIX
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Smart card (show other bugs)
Version: pre-1.0
Hardware: PC Unknown
: P2 Enhancement
Target Milestone: 4.15.0
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-02 14:51 CET by Pierre Ossman
Modified: 2022-08-30 13:15 CEST (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2010-11-02 14:51:07 CET
It might be possible to make tl-ldap-certalias be a bit nicer towards the directories it is querying. LDAP has the fields createTimestamp and modifyTimestamp, which RFC 4512 state that servers SHOULD support. If this is properly supported in practice, we should try to make use of it.

Note that this feature probably involves a lot of nasty corner cases as it is essentially a small sync engine.

Since these attributes are SHOULD:s and not MUST:s, there must also be possibly to get proper behaviour when the attributes are missing.
Comment 1 Pierre Ossman cendio 2022-08-30 13:15:31 CEST
Nobody has complained about tl-ldap-certalias being slow or adding too much load to the LDAP server, so let's just close this bug.

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