diff options
author | Dmitry Bogdanov <d.bogdanov@yadro.com> | 2022-05-23 12:59:05 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-06-07 21:55:11 -0400 |
commit | a6e0d179764cb31b2981c85e6fd156adc777e4ed (patch) | |
tree | 840133df6f24b476fa12187b50d2262e17164e56 /drivers/scsi/scsi_transport_iscsi.c | |
parent | a75fcb0912a549c6c1da8395f33271ce06e84acd (diff) | |
download | lwn-a6e0d179764cb31b2981c85e6fd156adc777e4ed.tar.gz lwn-a6e0d179764cb31b2981c85e6fd156adc777e4ed.zip |
scsi: target: iscsi: Control authentication per ACL
Add acls/{ACL}/attrib/authentication attribute that controls authentication
for particular ACL. By default, this attribute inherits a value of the
authentication attribute of the target port group to keep backward
compatibility.
Authentication attribute has 3 states:
"0" - authentication is turned off for this ACL
"1" - authentication is required for this ACL
"-1" - authentication is inherited from TPG
Link: https://lore.kernel.org/r/20220523095905.26070-4-d.bogdanov@yadro.com
Reviewed-by: Roman Bolshakov <r.bolshakov@yadro.com>
Reviewed-by: Konstantin Shelekhin <k.shelekhin@yadro.com>
Reviewed-by: Mike Christie <michael.christie@oracle.com>
Signed-off-by: Dmitry Bogdanov <d.bogdanov@yadro.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/scsi_transport_iscsi.c')
0 files changed, 0 insertions, 0 deletions