Fixed some typos, courtesy of codespell
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
# This definitions were set by the ca_init script DO NOT change
|
||||
# them manualy.
|
||||
# them manually.
|
||||
CAHOME = /etc/openssl/duck
|
||||
RANDFILE = $CAHOME/.rand
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
# This definitions were set by the ca_init script DO NOT change
|
||||
# them manualy.
|
||||
# them manually.
|
||||
CAHOME = /etc/openssl/ecdsa
|
||||
RANDFILE = $CAHOME/.rand
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
# This definitions were set by the ca_init script DO NOT change
|
||||
# them manualy.
|
||||
# them manually.
|
||||
CAHOME = /etc/openssl/monster
|
||||
RANDFILE = $CAHOME/.rand
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
# This definitions were set by the ca_init script DO NOT change
|
||||
# them manualy.
|
||||
# them manually.
|
||||
CAHOME = /etc/openssl
|
||||
RANDFILE = $CAHOME/.rand
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
# This definitions were set by the ca_init script DO NOT change
|
||||
# them manualy.
|
||||
# them manually.
|
||||
CAHOME = /etc/openssl/research
|
||||
RANDFILE = $CAHOME/.rand
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
# This definitions were set by the ca_init script DO NOT change
|
||||
# them manualy.
|
||||
# them manually.
|
||||
CAHOME = /etc/openssl/rfc3779
|
||||
RANDFILE = $CAHOME/.rand
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
# This definitions were set by the ca_init script DO NOT change
|
||||
# them manualy.
|
||||
# them manually.
|
||||
CAHOME = /etc/openssl/sales
|
||||
RANDFILE = $CAHOME/.rand
|
||||
|
||||
|
||||
@@ -5363,7 +5363,7 @@ diff -u -r -N freeradius-server-2.2.0.orig/src/modules/rlm_eap/types/rlm_eap_tnc
|
||||
-#define VLAN_ACCESS 2
|
||||
-/*
|
||||
- ****
|
||||
- * EAP - MD5 doesnot specify code, id & length but chap specifies them,
|
||||
- * EAP - MD5 does not specify code, id & length but chap specifies them,
|
||||
- * for generalization purpose, complete header should be sent
|
||||
- * and not just value_size, value and name.
|
||||
- * future implementation.
|
||||
|
||||
@@ -6,4 +6,4 @@ against the gateway <b>moon</b>. The user credentials of <b>carol</b>
|
||||
and <b>dave</b> are kept both on the local clients and the RADIUS server <b>alice</b>.
|
||||
<b>carol</b> possesses the RADIUS class attribute <b>Research</b> and therefore obtains
|
||||
access to the <b>research</b> subnet behind gateway <b>moon</b> whereas <b>dave</b>
|
||||
belongs to the class <b>Accounting</b> and has access to the <b>acccess</b> subnet.
|
||||
belongs to the class <b>Accounting</b> and has access to the <b>access</b> subnet.
|
||||
|
||||
Reference in New Issue
Block a user