This is the most lobster slide so far...
OWNR
Modular Design
Base executable is just a stub
Loads OWNR Module Files (.OMF) based on command-line parameters
An OMF is just a DLL that exports a single function: go()
We provide OMFs for basic functionality:
Reporting the attribites of a user account
Reporting the membership of a group
We build OMFs that call these base OMFs for more complex tasks:
Listing out all the users on a single host
Listing out all the groups on a single host
Output is a simple stream, and we always strive for completeness
This page is maintained by Foofus. Please direct comments and questions to foofus <at> foofus.net.