Add SIA kerberos module

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@920 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1996-11-01 18:28:50 +00:00
parent 1caf2ca337
commit 6689e3545d
6 changed files with 491 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
--- /sbin/init.d/security~ Tue Aug 20 22:44:09 1996
+++ /sbin/init.d/security Fri Nov 1 14:52:56 1996
@@ -49,7 +49,7 @@
SECURITY=BASE
fi
;;
- BASE)
+ BASE|KRB4)
;;
*)
echo "security configuration set to default (BASE)."