libiscsi
|
libiscsi CHAP authentication information struct More...
#include <libiscsi.h>
Data Fields | |
char | username [LIBISCSI_VALUE_MAXLEN] |
char | password [LIBISCSI_VALUE_MAXLEN] |
char | reverse_username [LIBISCSI_VALUE_MAXLEN] |
char | reverse_password [LIBISCSI_VALUE_MAXLEN] |
Struct holding all data needed for CHAP login / authentication. Note that reverse_username may be a 0 length string in which case only forward authentication will be done.
Password
Reverse Password
Reverse Username
Username