Main Page   Namespace List   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Todo List

page fksec: Simon Fell's, Tomas Restrepo's and Felix Kasza's security classes
Implement SEH: Structured exceptions should be handled, converted to fksec::ex, and rethrown after clean-up.

Ref-count objects: Reference-counting and shallow copies might reduce the number of useless temporary objects (and copy ctor invocations) -- thanks to Perry Rapp <prapp@smartronix.com> for the suggestion.

member fksec::acl::GetEffectiveRights( const SidList& sids )
Provide a wrapper for acl::GetEffectiveRights() that takes a single SID, gets all its groups, and optionally adds the usual group of suspects (SIDs for interactive/network/... logons, logon session SID, authenticated-users SID, etc.)

member fksec::sid::sidNonUnique
Add sid::GetDomainFooSid() functions to return domain-SID-dependent well-known SIDs.

Generated at Mon Oct 16 06:14:24 2000 for fksec by doxygen1.2.2 written by Dimitri van Heesch, © 1997-2000