May 1, 2025 update
This commit is contained in:
@ -1,15 +0,0 @@
|
||||
#
|
||||
# LDAP Defaults
|
||||
#
|
||||
|
||||
# See ldap.conf(5) for details
|
||||
# This file should be world readable but not world writable.
|
||||
|
||||
BASE ou=people,dc=infra
|
||||
URI ldaps://ldap.ahlawat.com:636
|
||||
ssl start_tls
|
||||
tls_cacert /mnt/certs/cacert.pem
|
||||
|
||||
#SIZELIMIT 12
|
||||
#TIMELIMIT 15
|
||||
#DEREF never
|
@ -15,7 +15,8 @@ gid nslcd
|
||||
#uri ldaps://127.0.0.1/
|
||||
#uri ldapi://%2fvar%2frun%2fldapi_sock/
|
||||
# Note: %2f encodes the '/' used as directory separator
|
||||
uri ldaps://ldap.ahlawat.com:636
|
||||
# uri ldaps://ldap.ahlawat.com:636
|
||||
uri ldap://ldap.ahlawat.com:389
|
||||
|
||||
# The LDAP version to use (defaults to 3
|
||||
# if supported by client library)
|
||||
|
@ -1,6 +1,6 @@
|
||||
pkgp123____netatalk3-3.1.13_4,1
|
||||
pkgp123____nss-pam-ldapd-sasl-0.9.12_1
|
||||
pkgp123____pkg-1.18.4
|
||||
pkgp-freebsd-pkg____bash-5.2.9
|
||||
pkgp-freebsd-pkg____bash-completion-2.11_1,2
|
||||
pkgp-freebsd-pkg____nano-6.4
|
||||
pkgp123____bash-5.2.37
|
||||
pkgp123____netatalk3-3.2.10_2,1
|
||||
pkgp123____nss-pam-ldapd-sasl-0.9.13_1
|
||||
pkgp123____pkg-2.1.2
|
||||
pkgp-freebsd-pkg____bash-completion-2.14.0,2
|
||||
pkgp-freebsd-pkg____nano-8.4
|
||||
|
@ -1,6 +1,6 @@
|
||||
pkgp123____netatalk3-3.1.13_4,1
|
||||
pkgp123____nss-pam-ldapd-sasl-0.9.12_1
|
||||
pkgp123____pkg-1.18.4
|
||||
pkgp-freebsd-pkg____bash-5.2.12
|
||||
pkgp-freebsd-pkg____bash-completion-2.11_2,2
|
||||
pkgp-freebsd-pkg____nano-7.0
|
||||
pkgp123____bash-5.2.37
|
||||
pkgp123____netatalk3-3.2.10_2,1
|
||||
pkgp123____nss-pam-ldapd-sasl-0.9.13_1
|
||||
pkgp123____pkg-2.1.2
|
||||
pkgp-freebsd-pkg____bash-completion-2.14.0,2
|
||||
pkgp-freebsd-pkg____nano-8.4
|
||||
|
@ -5,14 +5,12 @@ FreeBSD: {
|
||||
|
||||
pkgp-freebsd-pkg: {
|
||||
url: "http://pkgp-freebsd-pkg.ahlawat.com/${ABI}/latest",
|
||||
mirror_type: "http",
|
||||
enabled: yes,
|
||||
priority: 10
|
||||
}
|
||||
|
||||
pkgp123: {
|
||||
url: "http://pkgp.ahlawat.com/packages/pj123-default",
|
||||
mirror_type: "http",
|
||||
signature_type: "pubkey",
|
||||
pubkey: "/mnt/certs/poudriere.cert",
|
||||
enabled: yes,
|
||||
|
Reference in New Issue
Block a user