First page Back Continue Last page Summary Graphics
Problems Solved
Seperation of Config Data and File Formats
config data is represented independently of file formats
- easy to support new file formats
(e.g., switch from inetd to xinetd)
- easy to support different platforms
(e.g., /etc/pam.conf under Solaris or /etc/pam.d/* under Linux)