summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMike Christie <michaelc@cs.wisc.edu>2011-01-30 22:52:17 -0600
committerMike Christie <michaelc@cs.wisc.edu>2011-01-31 21:52:19 -0600
commita1d833f3e1b851282004482d5f0c4dcc1d41dbdb (patch)
tree5d78c755556413c9c48344413fc7fa9331eea8be /doc
parente267ef2616497eff3625b02e35d1ce6f3a703d5d (diff)
downloadopen-iscsi-a1d833f3e1b851282004482d5f0c4dcc1d41dbdb.tar.gz
iscsid: add new auth error code
Add a new auth error code to make it easier for users to tell if it failed due to a auth error vs other target login error.
Diffstat (limited to 'doc')
-rw-r--r--doc/iscsiadm.86
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/iscsiadm.8 b/doc/iscsiadm.8
index b4a5165..8e4868e 100644
--- a/doc/iscsiadm.8
+++ b/doc/iscsiadm.8
@@ -430,6 +430,12 @@ ISCSI_ERR_SYSFS_LOOKUP - could not lookup object in sysfs.
23
ISCSI_ERR_HOST_NOT_FOUND - could not lookup host.
+.TP
+.B
+24
+ISCSI_ERR_LOGIN_AUTH_FAILED - login failed due to authorization failure.
+
+
.SH EXAMPLES
.nf