Files
freeipa/ipalib/plugins
Alexander Bokovoy 03cdc22c94 Resolve SIDs in Web UI
Introduce new command, 'trust-resolve', to aid resolving SIDs to names
in the Web UI.

The command uses new SSSD interface, nss_idmap, to resolve actual SIDs.
SSSD caches resolved data so that future requests to resolve same SIDs
are returned from a memory cache.

Web UI code is using Dojo/Deferred to deliver result of SID resolution
out of band. Once resolved names are available, they replace SID values.

Since Web UI only shows ~20 records per page, up to 20 SIDs are resolved
at the same time. They all sent within the single request to the server.

https://fedorahosted.org/freeipa/ticket/3302
2013-05-06 20:44:00 +02:00
..
2010-12-20 17:19:53 -05:00
2013-03-01 16:59:47 +01:00
2013-04-25 12:45:54 +02:00
2013-04-26 10:20:17 -04:00
2013-02-01 08:13:50 +01:00
2013-03-01 16:59:47 +01:00
2013-02-21 16:26:09 +01:00
2013-03-01 16:59:47 +01:00
2013-03-01 16:59:47 +01:00
2013-03-01 16:59:47 +01:00
2013-04-11 15:57:45 +02:00
2013-05-06 20:44:00 +02:00
2010-12-20 17:19:53 -05:00