pkg_add: Warning: package `digest-20111104' was built for a platform: pkg_add: Linux/x86_64 2.6.37.4 (pkg) vs. Linux/x86_64 3.2.7 (this host) pkg_add: Warning: package `fetch-1.7' was built for a platform: pkg_add: Linux/x86_64 2.6.37.4 (pkg) vs. Linux/x86_64 3.2.7 (this host) openssl-0.9.8u: copying /usr/pkg/share/examples/openssl/openssl.cnf to /usr/pkg/etc/openssl/openssl.cnf openldap-client-2.4.30: copying /usr/pkg/share/examples/openldap/ldap.conf to /usr/pkg/etc/openldap/ldap.conf pkg_add: package `openssl-0.9.8u' was already installed as dependency, now marked as installed manually readline-6.2: registering info file /usr/pkg/share/info/history.info readline-6.2: registering info file /usr/pkg/share/info/readline.info readline-6.2: registering info file /usr/pkg/share/info/rluserman.info heimdal-1.5.2nb1: setting permissions on /usr/pkg/bin/su (o=root, g=root, m=4511) =========================================================================== The following files should be created for heimdal-1.5.2nb1: /etc/rc.d/kpasswdd (m=0755) [/usr/pkg/share/examples/rc.d/kpasswdd] /etc/rc.d/kdc (m=0755) [/usr/pkg/share/examples/rc.d/kdc] /etc/rc.d/kcm (m=0755) [/usr/pkg/share/examples/rc.d/kcm] /etc/rc.d/kadmind (m=0755) [/usr/pkg/share/examples/rc.d/kadmind] =========================================================================== heimdal-1.5.2nb1: registering info file /usr/pkg/share/info/heimdal.info heimdal-1.5.2nb1: registering info file /usr/pkg/share/info/hx509.info PAM-0.77nb6: copying /usr/pkg/share/examples/PAM/pam.conf to /usr/pkg/etc/pam.conf PAM-0.77nb6: copying /usr/pkg/share/examples/PAM/access.conf to /usr/pkg/etc/pam/access.conf PAM-0.77nb6: copying /usr/pkg/share/examples/PAM/group.conf to /usr/pkg/etc/pam/group.conf PAM-0.77nb6: copying /usr/pkg/share/examples/PAM/limits.conf to /usr/pkg/etc/pam/limits.conf PAM-0.77nb6: copying /usr/pkg/share/examples/PAM/pam_env.conf to /usr/pkg/etc/pam/pam_env.conf PAM-0.77nb6: copying /usr/pkg/share/examples/PAM/time.conf to /usr/pkg/etc/pam/time.conf PAM-0.77nb6: setting permissions on /usr/pkg/sbin/unix_chkpwd (o=root, g=root, m=4511) =========================================================================== $NetBSD: MESSAGE,v 1.4 2006/07/26 20:00:27 jlam Exp $ Add the following to /etc/services (if not already there): imap 143/tcp # Internet Message Access Protocol imap 143/udp Add the following to /etc/inetd.conf: imap stream tcp nowait root /usr/pkg/libexec/imapd imapd pop2 stream tcp nowait root /usr/pkg/libexec/ipop2d ipop2d pop3 stream tcp nowait root /usr/pkg/libexec/ipop3d ipop3d You will need to make inetd reload its configuration for the changes to take effect. =========================================================================== =========================================================================== $NetBSD: MESSAGE.ssl,v 1.1 2006/07/26 20:00:27 jlam Exp $ Add the following to /etc/services (if not already there): imaps 993/tcp # imap4 protocol over TLS/SSL imaps 993/udp # imap4 protocol over TLS/SSL pop3s 995/tcp # pop3 protocol over TLS/SSL (was spop3) pop3s 995/udp # pop3 protocol over TLS/SSL (was spop3) Add the following to /etc/inetd.conf: imaps stream tcp nowait root /usr/pkg/libexec/imapd imapd pop3s stream tcp nowait root /usr/pkg/libexec/ipop3d ipop3d The imapd daemon looks for the following files to use SSL: /usr/pkg/etc/openssl/certs/imapd.pem (certificate) /usr/pkg/etc/openssl/private/imapd.pem (private key) and similarly for the ipopd daemon. =========================================================================== =========================================================================== $NetBSD: MESSAGE,v 1.1 2004/01/08 19:18:00 jlam Exp $ PAM-0.77nb6 will use the following directory as the default location of its plugin modules: /usr/pkg/lib/security ===========================================================================