Project

General

Profile

« Previous | Next » 

Revision 17f6c75c

Added by Serghei Mihai almost 10 years ago

ldap and radius manage scripts

View differences:

u-auth.postinst
29 29
        chown root:$GROUP $SECRET_FILE
30 30
        chmod 0440 $SECRET_FILE
31 31
    fi
32

  
33
    /usr/lib/u-auth setup-slapd
34
    /usr/lib/u-auth setup-radius
32 35
  ;;
33 36

  
34 37
  abort-upgrade|abort-remove|abort-deconfigure)
......
42 45

  
43 46
#DEBHELPER#
44 47

  
45
exit 0
48
exit 0

Also available in: Unified diff