File: netapp-enable-aes-encryption-for-cifs-a1f98e5cb0010ea0.yaml

package info (click to toggle)
manila 1%3A21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,512 kB
  • sloc: python: 281,625; sh: 1,873; pascal: 1,336; makefile: 74
file content (8 lines) | stat: -rw-r--r-- 353 bytes parent folder | download
1
2
3
4
5
6
7
8
---
fixes:
  - |
    The aes-encryption fixes KRB5KDC_ERR_ETYPE_NOSUPP error observed during
    CIFS share create on NetApp ONTAP storage. Admin needs to set
    'netapp_cifs_aes_encryption' config option to 'True' in order to enable
    it. For more details, please check
    `Launchpad bug #2111813 <https://bugs.launchpad.net/manila/+bug/2111813>`_