Ignore:
Timestamp:
02/28/18 18:30:42 (7 years ago)
Author:
Edwin Eefting <edwin@datux.nl>
Branches:
master, perl-5.22
Children:
b7b790b
Parents:
031ab69
Message:

make sure ldap is properly initalized when post.openldap is run. prevents failing of radius openldap and others on initial installation

Location:
npl/commonservers/radius_conf
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • npl/commonservers/radius_conf/radius_conf.build

    r031ab69 r669bb09  
    1 2
     13
  • npl/commonservers/radius_conf/radius_conf.md5

    r031ab69 r669bb09  
    1 4b7070f08d09041f4bc79db97c447980  ./radius_conf.pkg
     179128827f35f5db8c81bce21a8f14e91  ./radius_conf.pkg
    22d0a1aa910d8789a30f169a5f8f97b5a1  ./radius_conf.SlackBuild
    3 00a6001f8295a7c919505de643e4cdd6  ./radius_conf.SlackBuild.log.gz
     3949791155f2b1afad7080c8744ac6108  ./radius_conf.SlackBuild.log.gz
    44e7c9c560c9355252dd5acf6da3c8c373  ./root/etc/logrotate.d/radius
    5 a4d228ed171e0794ac9fead55f96505c  ./root/etc/postinst.d/post.radius
     5fc678c54379efd13620deb6e9862f2e3  ./root/etc/postinst.d/post.radius
    66602c3c8baf57abf04433843b251b21c9  ./root/home/system/radius/raddb/acct_users
    7724958dbed540952e6522a135ccf8f500  ./root/home/system/radius/raddb/attrs
  • npl/commonservers/radius_conf/root/etc/postinst.d/post.radius

    r031ab69 r669bb09  
    77chmod 700 /home/system/radius
    88
    9 #needed to create group
    10 /sbin/postinst.sh post.openldap
    11 svcstart /service/slapd/ 
    129
    1310if ! ( getent group | grep "Windows VPN - pptp" &> /dev/null ) ; then
Note: See TracChangeset for help on using the changeset viewer.