summaryrefslogtreecommitdiff
path: root/README.MSCHAP80
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>1996-10-08 06:43:36 +0000
committerPaul Mackerras <paulus@samba.org>1996-10-08 06:43:36 +0000
commit0816630b7e90b23792599af619d6950841891b9b (patch)
treeb8ab266afb847e0295d8865fd30cf09733cc2bd6 /README.MSCHAP80
parent6815640f313fe730642df94144180702d29ef8a1 (diff)
downloadppp-0816630b7e90b23792599af619d6950841891b9b.tar.gz
update from Al
Diffstat (limited to 'README.MSCHAP80')
-rw-r--r--README.MSCHAP8028
1 files changed, 28 insertions, 0 deletions
diff --git a/README.MSCHAP80 b/README.MSCHAP80
index 95f01ea..b0d54cb 100644
--- a/README.MSCHAP80
+++ b/README.MSCHAP80
@@ -3,6 +3,7 @@ PPP Client Support for Microsoft's CHAP-80
Eric Rosenquist rosenqui@strataware.com
(updated by Paul Mackerras)
+(updated by Al Longyear)
INTRODUCTION
@@ -114,6 +115,33 @@ The "remotename" option is required for MS-CHAP since Microsoft PPP servers
don't send their system name in the CHAP challenge packet.
+E=691 (AUTHENTICATION_FAILURE) ERRORS WHEN YOU HAVE THE VALID SECRET (PASSWORD)
+
+If your RAS server is not the domain controller and is not a 'stand-alone'
+server then it must make a query to the domain controller for your domain.
+
+You need to specify the domain name with the user name when you attempt to
+use this type of a configuration. The domain name is specified with the
+local name in the chap-secrets file and with the option for the 'name'
+parameter.
+
+For example, the previous example would become:
+
+ DialupNT domain\\customer47 foobar
+ domain\\customer47 DialupNT foobar
+
+and
+
+ pppd name 'domain\\customer47' remotename DialupNT <other options>
+
+or add:
+
+ name domain\\customer47
+ remotename DialupNT
+
+when the Windows NT domain name is simply called 'domain'.
+
+
TROUBLESHOOTING
Assuming that everything else has been configured correctly for PPP and