spelling fixes
authorpnixon <pnixon>
Sun, 2 Oct 2005 21:51:26 +0000 (21:51 +0000)
committerpnixon <pnixon>
Sun, 2 Oct 2005 21:51:26 +0000 (21:51 +0000)
doc/README
doc/ldap_howto.txt

index 824db86..154c632 100644 (file)
   With the original RADIUS server, every user had to be defined in this
   file. There could be one default entry, where you could for example
   define that a user not in the radius file would be checked agains the
-  UNIX password file and on succesfull login would get a PPP connection.
+  UNIX password file and on successful login would get a PPP connection.
 
   In the new style file, you can define multiple DEFAULT entries. All
   entries are processed in the order as they appear in the users file.
index 34397ad..5496707 100644 (file)
@@ -1423,7 +1423,7 @@ schema.ldif -h ldapmaster.mydomain.com
 -run slapcat to see what the directory looks like
 $ slapcat
 
-If all went well the LDAP directory should be up and running and propogated to 
+If all went well the LDAP directory should be up and running and propagated to 
 the slaves.  Now you can add your users to the master.
 
 Now its time to setup FreeRadius.  First cd into /usr/local/etc/raddb and take