Add kerberos5 support

This commit is contained in:
2025-03-12 13:36:26 +02:00
parent 0608afdc98
commit 451a21c35e
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -21,6 +21,7 @@ build() {
--with-default-path=/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin \
--with-superuser-path=/usr/sbin:/usr/bin \
--with-pid-dir=/run \
--with-kerberos5=/usr \
--with-pam
make
}