Added ldap.usr.f29.
authorZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Tue, 6 Nov 2018 13:53:07 +0000 (14:53 +0100)
committerZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Tue, 6 Nov 2018 13:53:07 +0000 (14:53 +0100)
commit77d1b951e9e876602af0f11af0dd7204bd9f6787
tree179304652be1d1a4580ee7e9dd9405afdbd21a3b
parent3b505946e05038c9fad3572f90bfaff9b6ef9e4b
Added ldap.usr.f29.
40 files changed:
sources/ins.usr.f29/firstboot/01_setupnetworking.sh
sources/ldap.usr.f29/config [new file with mode: 0644]
sources/ldap.usr.f29/envvars [new file with mode: 0644]
sources/ldap.usr.f29/firstboot/01_setupnetworking.sh [new file with mode: 0755]
sources/ldap.usr.f29/firstboot/02_settimezone.sh [new file with mode: 0755]
sources/ldap.usr.f29/firstboot/10_createldapcert.sh [new file with mode: 0755]
sources/ldap.usr.f29/firstboot/11_createusers.sh [new file with mode: 0755]
sources/ldap.usr.f29/firstboot/20_setupldap.sh [new file with mode: 0755]
sources/ldap.usr.f29/firstboot/99_cleanup.sh [new file with mode: 0755]
sources/ldap.usr.f29/firstboot/USERS.txt [new file with mode: 0644]
sources/ldap.usr.f29/firstboot/pwd.txt [new file with mode: 0644]
sources/ldap.usr.f29/firstboot/replacerootpw.ldif [new file with mode: 0644]
sources/ldap.usr.f29/firstboot/setup0config.ldif [new file with mode: 0644]
sources/ldap.usr.f29/firstboot/setup1monitor.ldif [new file with mode: 0644]
sources/ldap.usr.f29/firstboot/setup2mdb.ldif [new file with mode: 0644]
sources/ldap.usr.f29/firstboot/setupdomain.ldif [new file with mode: 0644]
sources/ldap.usr.f29/firstboot/setuptls.ldif [new file with mode: 0644]
sources/ldap.usr.f29/firstboot/user_template.ldif [new file with mode: 0644]
sources/ldap.usr.f29/postinstall/01_setownership.sh [new file with mode: 0755]
sources/ldap.usr.f29/postinstall/02_setpermissions.sh [new file with mode: 0755]
sources/ldap.usr.f29/postinstall/03_installfiles.sh [new file with mode: 0755]
sources/ldap.usr.f29/postinstall/10_setupservices.sh [new file with mode: 0755]
sources/ldap.usr.f29/postinstall/20_setupsshldap.sh [new file with mode: 0755]
sources/ldap.usr.f29/postinstall/99_cleanup.sh [new file with mode: 0755]
sources/ldap.usr.f29/postinstall/install/etc/hosts [new file with mode: 0644]
sources/ldap.usr.f29/postinstall/install/etc/openldap/ldap.conf [new file with mode: 0644]
sources/ldap.usr.f29/postinstall/install/etc/pki/tls/certs/slapd.crt [new file with mode: 0644]
sources/ldap.usr.f29/postinstall/install/etc/pki/tls/certs/slapd.key [new file with mode: 0644]
sources/ldap.usr.f29/postinstall/install/etc/ssh/ldap.conf [new file with mode: 0644]
sources/ldap.usr.f29/postinstall/install/etc/ssh/ssh_host_ecdsa_key [new file with mode: 0644]
sources/ldap.usr.f29/postinstall/install/etc/ssh/ssh_host_ecdsa_key.pub [new file with mode: 0644]
sources/ldap.usr.f29/postinstall/install/etc/ssh/ssh_host_ed25519_key [new file with mode: 0644]
sources/ldap.usr.f29/postinstall/install/etc/ssh/ssh_host_ed25519_key.pub [new file with mode: 0644]
sources/ldap.usr.f29/postinstall/install/etc/ssh/ssh_host_rsa_key [new file with mode: 0644]
sources/ldap.usr.f29/postinstall/install/etc/ssh/ssh_host_rsa_key.pub [new file with mode: 0644]
sources/ldap.usr.f29/postinstall/install/etc/sssd/sssd.conf [new file with mode: 0644]
sources/ldap.usr.f29/postinstall/install/etc/sysctl.d/01-ipv6.conf [new file with mode: 0644]
sources/ldap.usr.f29/postinstall/install/var/lib/ldap/DB_CONFIG [new file with mode: 0644]
sources/ldap.usr.f29/preinstall/01_backupldapdb.sh [new file with mode: 0755]
sources/pns.usr.f29/firstboot/01_setupnetworking.sh