From 8ed2b6300ba9e0e49faebb07dc2d7d1cbb38b0b8 Mon Sep 17 00:00:00 2001 From: John Ferlan Date: Thu, 5 Oct 2017 08:57:41 -0400 Subject: [PATCH] docs: Add news article to describe iSCSI usage of secret object --- docs/news.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 2f8cfc52b8..104668ce98 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -183,6 +183,16 @@ order of appearance. + + + Securely pass iSCSI authentication data + + + Rather than supplying the authentication data as part of the + iSCSI URL for a disk or host device, utilize the encrypted + secret object to securely pass the authentication data. + + -- 2.47.2