| service | setting file | Explanation |
|---|---|---|
| BIND | /etc/named.conf | Main configuration file |
| Apache | /usr/local/apache2/conf/httpd.conf | Main configuration file |
| Apache | /usr/local/apache2/conf/extra/ | Store auxiliary settings |
| Squid | /etc/squid/squid.conf | setting file |
| nginx | /etc/nginx/nginx/conf | Main configuration file |
| samba | /etc/samba/smb.conf | Consists of global settings and shared definitions |
| NFS | /etc/exports | Describe the directory to export |
| DHCP | /etc/dhcp.conf | Describe parameters |
| PAM | /etc/pam.d | Contains the configuration file of the program that authenticates the user |
| OpenLDAP | /etc/openldap/slapd.conf | Describe the database format, administrator's DN, and LDAP storage directory |
| SSSD | /etc/sssd/sssd.conf | Manage communication with authentication services to cache information |
| Postfix | /etc/postfix/main.cf | Basic configuration file as MTA |
| Devcot | /etc/docecot.conf | Set the protocol to be used such as imap and pop |
Recommended Posts