sed -i 's/User-Password/Cleartext-Password/g' users
authorpnixon <pnixon>
Mon, 25 Jun 2007 20:38:59 +0000 (20:38 +0000)
committerpnixon <pnixon>
Mon, 25 Jun 2007 20:38:59 +0000 (20:38 +0000)
doc/cisco
doc/rlm_sql

index ba55cca..5288ee5 100644 (file)
--- a/doc/cisco
+++ b/doc/cisco
@@ -38,7 +38,7 @@ described below for IOS versions 11.x
 your inbound 'telnet' connections.  You will need to create an entry
 in your users file similar to the following to allow access:
 
-   !root   User-Password == "somepass"
+   !root   Cleartext-Password := "somepass"
            Service-Type = NAS-Prompt-User
 
 This will let a user in for the first level of access to your Cisco.  You
index ee32edb..49f5660 100644 (file)
@@ -66,7 +66,7 @@
   password.  So, one might have the following setup:
 
   radcheck table:
-  joeuser        User-Password      ==       somepassword
+  joeuser        Cleartext-Password      :=       somepassword
 
   radreply table:
   joeuser        Fall-Through       =        Yes