]> git.ozlabs.org Git - ppp.git/commitdiff
add some files which got missed earlier
authorPaul Mackerras <paulus@samba.org>
Fri, 23 Jun 1995 01:49:31 +0000 (01:49 +0000)
committerPaul Mackerras <paulus@samba.org>
Fri, 23 Jun 1995 01:49:31 +0000 (01:49 +0000)
etc.ppp/chap-secrets [new file with mode: 0644]
etc.ppp/options [new file with mode: 0644]
etc.ppp/options.leaf [new file with mode: 0644]
etc.ppp/pap-secrets [new file with mode: 0644]

diff --git a/etc.ppp/chap-secrets b/etc.ppp/chap-secrets
new file mode 100644 (file)
index 0000000..7d1c3cd
--- /dev/null
@@ -0,0 +1,2 @@
+# Secrets for authentication using CHAP
+# client       server  secret                  IP addresses
diff --git a/etc.ppp/options b/etc.ppp/options
new file mode 100644 (file)
index 0000000..409a13a
--- /dev/null
@@ -0,0 +1,3 @@
+lock
+auth
+usehostname
diff --git a/etc.ppp/options.leaf b/etc.ppp/options.leaf
new file mode 100644 (file)
index 0000000..4b67b6a
--- /dev/null
@@ -0,0 +1 @@
+lock
diff --git a/etc.ppp/pap-secrets b/etc.ppp/pap-secrets
new file mode 100644 (file)
index 0000000..f8b7dce
--- /dev/null
@@ -0,0 +1,2 @@
+# Secrets for authentication using PAP
+# client       server  secret                  IP addresses