| 6to4.conf | Configuration file for encapsulating IPv6 within IPv4. See ip6config(8) . |
| afpovertcp.cfg | Causes Mac OS X to use TCP/IP as the default transport for Apple File Protocol (AFP). Use this file to configure the defaults for AFP over TCP/IP. |
| aliases | Mail aliases file. Symbolic link to /etc/postfix/aliases . |
| aliases.db | Mail aliases db file created when you run newaliases . |
| amd.conf.template | Sample configuration file for the automount daemon. |
| amd.map.template | Sample map file for the automount daemon. |
| auth/ | Contains an Open Directory authentication module for Samba. |
| appletalk.cfg | AppleTalk configuration file for routing or multihoming. See the appletalk.cfg(5) manpage . |
| authorization | Controls how applications, such as installers, can temporarily obtain root privileges. |
| authorization.cac | Description unavailable at time of printing. Please see the errata at http://www.oreilly.com/catalog/mpantherunix/. |
| bashrc | Global configuration file for bash , the Bourne-again shell. |
| charset/ | Contains localization files. |
| crontab | root 's crontab . See Section 2.3.1 in Chapter 2. |
| csh. cshrc | Global csh configuration file, processed when the shell starts up. If you have a .cshrc or .tcshrc file in your home directory, tcsh will execute its contents as well. |
| csh.login | Global csh login file, processed when a login shell starts up. If you have a .login file in your home directory, tcsh will execute its contents as well. |
| csh.logout | Global csh logout file, processed when a user logs out of a login shell. |
| cups/ | Contains configuration files for Common Unix Printing System (CUPS). |
| daily | cron job that is run once a day (see crontab ). This is a symlink to /etc/periodic/daily/ 500.daily . |
| defaults/ | Contains default configuration files for applications and utilities. |
| dumpdates | Dump date records created by dump(5) , which is run by /etc/daily . |
| find.codes | Description not available at time of writing; see errata page at http://www.oreilly.com/catalog/mpantherunix. |
| fonts/ | Configures fonts for X11. |
| fstab | Specifies filesystems that you want to mount at startup. See the comments in the file for examples. |
| fstab.hd | Unused. |
| ftpusers | List of users who are prohibited from using FTP. |
| gdb.conf | Global gdb configuration file. |
| gettytab | Terminal configuration database. |
| group | Group permissions file. See Chapter 3. |
| hostconfig | System configuration file that controls many of the startup items described in Section 2.1.5 in Chapter 2. |
| hosts | Host database; a mapping of IP addresses to hostnames. You can use this as a supplement to other Directory Services, such as DNS. Mac OS X 10.1 and earlier consulted this file only in single-user mode, but Mac OS X 10.2 (Jaguar) uses this file at other times. For more information, see Chapter 3. |
| hosts.equiv | List of trusted remote hosts and host-user pairs. This is used by rsh and is inherently insecure . You should use ssh instead, which is a secure alternative. See ssh-keygen(1) to generate key pairs that can be used to set up a trust relationship with remote users. |
| hosts.lpd | List of hosts that are allowed to connect to the Unix lpd service. |
| httpd/ | Contains Apache's configuration files. |
| idmap/ | Description unavailable at time of printing. Please see the errata at http://www.oreilly.com/catalog/mpantherunix/. |
| inetd.conf | Internet super-server ( inetd ) configuration file. |
| kcpassword | Description unavailable at time of printing. Please see the errata at http://www.oreilly.com/catalog/mpantherunix/. |
| kern_loader.conf | Description unavailable at time of printing. Please see the errata at http://www.oreilly.com/catalog/mpantherunix/. |
| localtime | Symbolic link to your system's time zone, such as: /usr/share/zoneinfo/US/Eastern . |
| lowcase .dat | Used by Samba to determine lowercase characters for various locales. |
| mail/ | Contains configuration files for sendmail . Note that Open Directory handles the mail aliases (see Chapter 3). |
| mach_init.d/ | Mach bootstrap daemons. See Chapter 2. |
| mach_init_per_user.d/ | Per-user Mach bootstrap daemons. See Chapter 2. |
| mail.rc | Global configuration file for /usr/bin/mail . |
| manpath .config | Configuration file for man . |
| master.passwd | Shadow passwd file, consulted only in single-user mode. During normal system operation, Open Directory manages user information (see Chapter 3). |
| moduli | System-wide prime numbers used for cryptographic applications such as ssh . |
| monthly | Monthly cron job (see crontab ); a symlink to /etc/periodic/monthly/500. monthly . |
| motd | Message of the day; displayed each time you launch a new Terminal or log in remotely. |
| named.conf | Configuration file for named , the DNS daemon. For more details, see named(8) . |
| networks | Network name database. |
| notify.conf | Configuration for the Notification Center. |
| ntp.conf | Configuration file for the Network Time Protocol daemon, which synchronizes system time by accessing a remote server. |
| openldap/ | Contains configuration files for OpenLDAP, an implementation of the Lightweight Directory Access Protocol. |
| pam.d/ | Contains configuration files for PAM. |
| passwd | Password file. For more information, see Chapter 3. |
| pdb/ | Contains an Open Directory authentication module for Samba. |
| periodic/ | Contains configuration files for the periodic utility, which runs cron jobs on a regular basis. |
| ppp/ | Contains configuration files for Point-To-Point Protocol (PPP). |
| printcap | Printer configuration file for lpd . CUPS automatically generates this file. For more information, see cupsd(8) . |
| profile | Global profile for the Bourne-again shell. |
| protocols | Network protocol database. |
| racoon / | Contains configuration files for racoon , the IKE key management daemon. |
| rc | Startup script for multiuser mode. |
| rc.boot | Startup script for single-user mode. |
| rc.cleanup | Cleanup script invoked by /etc/rc . |
| rc.common | Common settings for startup scripts. |
| rc.netboot | Startup script for booting from the network using NetBoot. |
| resolv.conf | DNS resolver configuration. Symlink to /var/run/resolv.conf . |
| resolver/ | Contains files used to resolve hostnames. |
| rmt | Symbolic link to /usr/sbin/rmt . |
| rmtab | Remote NFS mount table. |
| rpc | RPC number-to-name mappings. Mac OS X 10.1 and earlier consulted this file only in single-user mode, but Mac OS X 10.2 (Jaguar) uses this file at other times. For more information, see Chapter 3. |
| rtadvd.conf | Configuration file for the router advertisement daemon. For more details, see rtadvd(8) . |
| services | Internet service name database. Mac OS X 10.1 and earlier consulted this file only in single-user mode, but Mac OS X 10.2 (Jaguar) uses this file at other times. For more information, see Chapter 3. |
| shells | List of shells. |
| slpsa.conf | Configuration file for the service locator daemon ( slpd ). |
| smb.conf | Samba configuration file. |
| smb.conf.template | Template configuration file for Samba. |
| ssh_config | Global configuration file for OpenSSH client programs. |
| ssh_host_dsa_key | Private DSA host key for OpenSSH. This file, and the other ssh_host_* files, are created the first time you start Remote Login in the Sharing System Preferences. |
| ssh_host_dsa_key.pub | Public DSA host key for OpenSSH. |
| ssh_host_key | Private host key for OpenSSH when using SSH 1 compatibility. |
| ssh_host_key.pub | Public host key for OpenSSH when using SSH 1 compatibility. |
| ssh_host_rsa_key | Private RSA host key for OpenSSH. |
| ssh_host_rsa_key.pub | Public RSA host key for OpenSSH. |
| sshd_config | Configuration file for the OpenSSH sshd daemon. |
| sudoers | Configuration file for the sudo command. Make sure you use the visudo command only to edit this file. |
| syslog.conf | syslogd configuration file. |
| ttys | Terminal initialization file. |
| upcase .dat | Used by Samba to determine uppercase characters for various locales. |
| valid.dat | Used by Samba to determine valid characters for various locales. |
| vfs/ | Description unavailable at time of printing. Please see the errata at http://www.oreilly.com/catalog/mpantherunix/. |
| weekly | Weekly cron job (see crontab ). This is a symlink to /etc/periodic/weekly/500.weekly . |
| X11/ | X11 configuration directory. This file is present only if you have installed X11. |
| xinetd.conf | Configuration file for xinetd , the extended Internet superserver daemon. |
| xinetd.d/ | Contains service-specific configuration files for xinetd . |
| xtab | Lists current NFS exports. |