diff options
author | David Hankins <dhankins@isc.org> | 2004-09-24 21:08:38 +0000 |
---|---|---|
committer | David Hankins <dhankins@isc.org> | 2004-09-24 21:08:38 +0000 |
commit | ee85c12cb96a208a1209c13f78ef3707fb727dc5 (patch) | |
tree | c1dafd220f44405150ccadadd973f5b722b76116 /dhcpctl | |
parent | 79b77f3732950f25da4d5902e913b0e4ac0e7f05 (diff) | |
download | isc-dhcp-ee85c12cb96a208a1209c13f78ef3707fb727dc5.tar.gz |
- Changing documentation to match implementation of omapi secret values.
Diffstat (limited to 'dhcpctl')
-rw-r--r-- | dhcpctl/dhcpctl.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dhcpctl/dhcpctl.3 b/dhcpctl/dhcpctl.3 index cc409bea..352bf3b1 100644 --- a/dhcpctl/dhcpctl.3 +++ b/dhcpctl/dhcpctl.3 @@ -2,7 +2,7 @@ .\" .\" Project: DHCP .\" File: dhcpctl.3 -.\" RCSId: $Id: dhcpctl.3,v 1.3.2.4 2004/06/10 17:59:23 dhankins Exp $ +.\" RCSId: $Id: dhcpctl.3,v 1.3.2.5 2004/09/24 21:08:38 dhankins Exp $ .\" .\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") .\" Copyright (c) 2000-2003 by Internet Software Consortium @@ -344,6 +344,8 @@ values must all match what the server uses and are defined in its configuration file. The created object is returned through the first parameter and must be used as the 4th parameter to .Fn dhcpctl_connect . +Note that the 'secret' value must not be base64 encoded, which is different +from how the value appears in the dhcpd.conf file. .\" .\" .\" |