fix incorrect OID in sample documentation
authorLuke Howard <lukeh@padl.com>
Thu, 11 Nov 2010 03:37:05 +0000 (14:37 +1100)
committerLuke Howard <lukeh@padl.com>
Thu, 11 Nov 2010 03:37:05 +0000 (14:37 +1100)
README

diff --git a/README b/README
index 9f2a4cb..6ef07ce 100644 (file)
--- a/README
+++ b/README
@@ -28,7 +28,7 @@ Sample usage is given below. Substitute <user>, <pass> and <host>
 appropriately (<host> is the name of the host running the server,
 not the RADIUS server).
 
-% gss-client -port 5555 -spnego -mech "{1 3 6 1 4 1 5322 21 1 18}" \
+% gss-client -port 5555 -spnego -mech "{1 3 6 1 4 1 5322 22 1 18}" \
   -user <user> -pass <pass> <host> host@<host> "Testing GSS EAP"
 % gss-server -port 5555 -export host@<host>