pkg_add: Warning: package `digest-20220214' was built for a platform: pkg_add: Darwin/aarch64 22.2.0 (pkg) vs. Darwin/aarch64 22.3.0 (this host) pkg_add: package `mktools-20220614' already recorded as installed pkg_add: package `cwrappers-20220403' already recorded as installed pkg_add: Warning: package `checkperms-1.12' was built for a platform: pkg_add: Darwin/aarch64 22.2.0 (pkg) vs. Darwin/aarch64 22.3.0 (this host) pkg_add: Warning: package `mit-krb5-1.19.3' was built for a platform: pkg_add: Darwin/aarch64 22.2.0 (pkg) vs. Darwin/aarch64 22.3.0 (this host) pkg_add: Warning: package `openldap-client-2.6.4' was built for a platform: pkg_add: Darwin/aarch64 22.2.0 (pkg) vs. Darwin/aarch64 22.3.0 (this host) pkg_add: Warning: package `cyrus-sasl-2.1.28nb1' was built for a platform: pkg_add: Darwin/aarch64 22.2.0 (pkg) vs. Darwin/aarch64 22.3.0 (this host) pkg_add: Warning: package `user-darwin-20170116' was built for a platform: pkg_add: Darwin/aarch64 22.2.0 (pkg) vs. Darwin/aarch64 22.3.0 (this host) pkg_add: Warning: package `db4-4.8.30nb1' was built for a platform: pkg_add: Darwin/aarch64 22.2.0 (pkg) vs. Darwin/aarch64 22.3.0 (this host) pkg_add: Warning: package `openssl-1.1.1t' was built for a platform: pkg_add: Darwin/aarch64 22.2.0 (pkg) vs. Darwin/aarch64 22.3.0 (this host) openssl-1.1.1t: copying /opt/pkg/share/examples/openssl/openssl.cnf to /opt/pkg/etc/openssl/openssl.cnf openldap-client-2.6.4: copying /opt/pkg/share/examples/openldap/ldap.conf to /opt/pkg/etc/openldap/ldap.conf pkg_add: Warning: package `lmdb-0.9.30' was built for a platform: pkg_add: Darwin/aarch64 22.2.0 (pkg) vs. Darwin/aarch64 22.3.0 (this host) =========================================================================== The following files should be created for mit-krb5-1.19.3: /opt/pkg/etc/rc.d/kdc (m=0755) [/opt/pkg/share/examples/rc.d/kdc] /opt/pkg/etc/rc.d/kadmind (m=0755) [/opt/pkg/share/examples/rc.d/kadmind] =========================================================================== =========================================================================== $NetBSD: MESSAGE,v 1.4 2017/07/26 09:21:10 hauke Exp $ cyrus-sasl-2.1.28nb1 by default does *not* install any authentication plugin modules. Until the necessary authentication plugin modules are installed, e.g. security/cy2-crammd5 or security/cy2-gssapi, you will probably get errors about "no appropriate mechs available". The configuration files for applications using the sasl2 libraries used to be in /opt/pkg/lib/sasl2/, but are now expected in /opt/pkg/etc/sasl2/. You need to move them after upgrading the pkg. cyrus-sasl-2.1.28nb1 will use the following directory as the default path to its plugin modules: /opt/pkg/lib/sasl2 The search path for plugin modules can be customized by setting the SASL_PATH variable to a colon-delimted list of directories in the shell environment. To allow plaintext authentication without using the auxprop mechanism, the package security/cyrus-saslauthd should be installed. =========================================================================== =========================================================================== $NetBSD: MESSAGE,v 1.3 2020/10/05 23:22:04 gdt Exp $ To interoperate with older kerberos realms, you may need to set allow_weak_crypto = true in the [libdefaults] section of your krb5.conf file ===========================================================================