summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctld/ctl.conf.5
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2014-02-11 11:29:58 +0000
committertrasz <trasz@FreeBSD.org>2014-02-11 11:29:58 +0000
commit87a841d29adb494353457f21fbb7306271ec9d47 (patch)
tree438a9e1c447a33f00531ec01f2a3d8cb7a52db43 /usr.sbin/ctld/ctl.conf.5
parente4d29471045c41e161f8f445979aff75df3684ec (diff)
downloadFreeBSD-src-87a841d29adb494353457f21fbb7306271ec9d47.zip
FreeBSD-src-87a841d29adb494353457f21fbb7306271ec9d47.tar.gz
Update manual page to match recent auth-group "default" changes.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'usr.sbin/ctld/ctl.conf.5')
-rw-r--r--usr.sbin/ctld/ctl.conf.57
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/ctld/ctl.conf.5 b/usr.sbin/ctld/ctl.conf.5
index 6d684af..e01f37d 100644
--- a/usr.sbin/ctld/ctl.conf.5
+++ b/usr.sbin/ctld/ctl.conf.5
@@ -148,9 +148,10 @@ Assigns human-readable description to that target.
There is no default.
.It Ic auth-group Aq Ar name
Assigns previously defined authentication group to that target.
-There is no default; every target must use either auth-group,
-or chap, or chap-mutual statements.
-A special auth-group, "no-authentication", may be used to permit access
+By default, targets that do not specify their own auth settings,
+using clauses such as "chap" or "initiator-name", are assigned
+predefined auth-group "default", which denies all access.
+Another predefined auth-group, "no-authentication", may be used to permit access
without authentication.
.It Ic auth-type Ao Ar type Ac
Specifies authentication type.
OpenPOWER on IntegriCloud