File: //usr/share/doc/iscsi-initiator-utils-6.2.0.872/html/structlibiscsi__chap__auth__info.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>libiscsi: libiscsi_chap_auth_info Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="functions.html"><span>Data Fields</span></a></li>
</ul></div>
<h1>libiscsi_chap_auth_info Struct Reference</h1><!-- doxytag: class="libiscsi_chap_auth_info" -->libiscsi CHAP authentication information struct
<a href="#_details">More...</a>
<p>
<code>#include <<a class="el" href="libiscsi_8h-source.html">libiscsi.h</a>></code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="structlibiscsi__chap__auth__info.html#1d4199a8983695ae37c32b41d1dd90b8">username</a> [LIBISCSI_VALUE_MAXLEN]</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="structlibiscsi__chap__auth__info.html#8c0e1c58a9c8696cf3d7b3d3c234e4b2">password</a> [LIBISCSI_VALUE_MAXLEN]</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="structlibiscsi__chap__auth__info.html#78c550c5b3364100ea4a82337c37a082">reverse_username</a> [LIBISCSI_VALUE_MAXLEN]</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="structlibiscsi__chap__auth__info.html#d129b400c32354fd6f2e8200089475af">reverse_password</a> [LIBISCSI_VALUE_MAXLEN]</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Struct holding all data needed for CHAP login / authentication. Note that <em>reverse_username</em> may be a 0 length string in which case only forward authentication will be done.
<p>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="8c0e1c58a9c8696cf3d7b3d3c234e4b2"></a><!-- doxytag: member="libiscsi_chap_auth_info::password" ref="8c0e1c58a9c8696cf3d7b3d3c234e4b2" args="[LIBISCSI_VALUE_MAXLEN]" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char <a class="el" href="structlibiscsi__chap__auth__info.html#8c0e1c58a9c8696cf3d7b3d3c234e4b2">libiscsi_chap_auth_info::password</a>[LIBISCSI_VALUE_MAXLEN] </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Password
</div>
</div><p>
<a class="anchor" name="d129b400c32354fd6f2e8200089475af"></a><!-- doxytag: member="libiscsi_chap_auth_info::reverse_password" ref="d129b400c32354fd6f2e8200089475af" args="[LIBISCSI_VALUE_MAXLEN]" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char <a class="el" href="structlibiscsi__chap__auth__info.html#d129b400c32354fd6f2e8200089475af">libiscsi_chap_auth_info::reverse_password</a>[LIBISCSI_VALUE_MAXLEN] </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Reverse Password
</div>
</div><p>
<a class="anchor" name="78c550c5b3364100ea4a82337c37a082"></a><!-- doxytag: member="libiscsi_chap_auth_info::reverse_username" ref="78c550c5b3364100ea4a82337c37a082" args="[LIBISCSI_VALUE_MAXLEN]" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char <a class="el" href="structlibiscsi__chap__auth__info.html#78c550c5b3364100ea4a82337c37a082">libiscsi_chap_auth_info::reverse_username</a>[LIBISCSI_VALUE_MAXLEN] </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Reverse Username
</div>
</div><p>
<a class="anchor" name="1d4199a8983695ae37c32b41d1dd90b8"></a><!-- doxytag: member="libiscsi_chap_auth_info::username" ref="1d4199a8983695ae37c32b41d1dd90b8" args="[LIBISCSI_VALUE_MAXLEN]" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char <a class="el" href="structlibiscsi__chap__auth__info.html#1d4199a8983695ae37c32b41d1dd90b8">libiscsi_chap_auth_info::username</a>[LIBISCSI_VALUE_MAXLEN] </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Username
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="libiscsi_8h-source.html">libiscsi.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Wed Jan 9 06:22:03 2013 for libiscsi by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>