Lines Matching refs:authentication
129 What: /sys/class/firmware-attributes/*/authentication/
136 Devices support various authentication mechanisms which can be exposed
146 Change in any of these two authentication methods will also generate an
151 <attr> authentication is enabled.
155 The type of authentication used.
175 The means of authentication. This attribute is mandatory.
236 Available for HDD and NVMe authentication to set 'user' or 'master'
245 Used with HDD and NVME authentication to set the drive index
250 These attributes are used for certificate based authentication. This is
252 based authentication.
261 echo "supervisor password" > authentication/Admin/current_password
262 echo "signed certificate" > authentication/Admin/certificate
266 echo "signature" > authentication/Admin/signature
267 echo "signed certificate" > authentication/Admin/certificate
271 echo "signature" > authentication/Admin/signature
272 echo "" > authentication/Admin/certificate
276 echo "signature" > authentication/Admin/signature
277 echo "save signature" > authentication/Admin/save_signature
280 You cannot enable certificate authentication if a supervisor password
282 Clearing the certificate results in no bios-admin authentication method
292 Write only attribute used to switch from certificate based authentication
296 echo "signature" > authentication/Admin/signature
297 echo "password" > authentication/Admin/certificate_to_password
321 password management as briefed under authentication section above.