- Timestamp:
- 02/28/18 17:15:22 (7 years ago)
- Branches:
- gcc484, master, perl-5.22
- Children:
- 031ab69, 18182a8
- Parents:
- 7d1e056
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
npl/commonservers/radius_conf/root/etc/postinst.d/post.radius
r7d1e056 r90f43e5 7 7 chmod 700 /home/system/radius 8 8 9 #needed to create group 10 /sbin/postinst.sh post.openldap 11 svcstart /service/slapd/ 12 9 13 if ! ( getent group | grep "Windows VPN - pptp" &> /dev/null ) ; then 10 14 smbldap-groupadd -g 520 "Windows VPN - pptp" || exit 1;
Note: See TracChangeset
for help on using the changeset viewer.