summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormnc <mnc@d7303112-9cec-0310-bdd2-e83a94d6c2b6>2006-05-28 10:44:29 +0000
committermnc <mnc@d7303112-9cec-0310-bdd2-e83a94d6c2b6>2006-05-28 10:44:29 +0000
commit658960ed754dfffa8e272072ff45427f758fab9c (patch)
tree59ed453cf4a6ac0031f4257d8487bb05abc0590c /doc
parent5790ea5a27de591faa06eee245099baa9d1205a2 (diff)
downloadopen-iscsi-658960ed754dfffa8e272072ff45427f758fab9c.tar.gz
from patmans@us.ibm.com: Add the iscsiadm option --show or -S to display the chap secret/password, mainly so it can be automatically retrieved, mainly by mkinitrd for use by iscsistart in an initrd.
git-svn-id: svn://svn.berlios.de/open-iscsi@591 d7303112-9cec-0310-bdd2-e83a94d6c2b6
Diffstat (limited to 'doc')
-rw-r--r--doc/iscsiadm.89
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/iscsiadm.8 b/doc/iscsiadm.8
index 7956792..e7ec3ff 100644
--- a/doc/iscsiadm.8
+++ b/doc/iscsiadm.8
@@ -5,7 +5,7 @@ iscsiadm \- open-iscsi administration utility
\fBiscsiadm\fR -m discovery [ -dhV ] [ -t type -p ip [ -l ] ] | [ -r recid ]
[ -o operation ] [ -n name ] [ -v value ]
-\fBiscsiadm\fR -m node [ -dhV ] [ -r recid [ -l | -u ] ]
+\fBiscsiadm\fR -m node [ -dhV ] [ -S ] [ -r recid [ -l | -u ] ]
[ [ -o operation ] [ -n name ] [ -v value ] [ -p ip ] ]
\fBiscsiadm\fR -m session [ -dhV ] [ -r [sid:]recid [ -u | -s ] ]
@@ -88,6 +88,13 @@ Display session statistics.
This option is only valid for session mode.
.TP
+\fB\-S\fR, \fB\-\-show\fR
+When displaying records, do not hide masked values, such as the CHAP
+secret (password).
+.IP
+This option is only valid for node mode.
+
+.TP
\fB\-t\fR, \fB\-\-type=\fItype\fR
\fItype\fR must be \fIsendtargets\fR (or abbreviated as \fIst\fR),
\fIslp\fR, or \fIisns\fR. Currently only sendtargets is supported, see the