Configuration Files
A stanza exists for each loadable module which is to be used by the system. Each stanza contains a number of attributes used to load and initialize the module.
The security library uses the /etc/methods.cfg file to control which modules are used by the system. The loadable module may use this information to configure its operation when the method_open() interface is invoked immediately after the module is loaded.