If the 'n' flag is provided the provided key number will be used to decrypt
device. This can be used combined with dryrun to verify if the key is set
correctly. This can be also used to determine which key slot we want to
change on already attached device.
Details
Details
- Reviewers
allanjude cem - Group Reviewers
manpages - Commits
- rS333439: Introduce the 'n' flag for the geli attach command.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/geom/eli/g_eli_key.c | ||
---|---|---|
109 ↗ | (On Diff #42170) | This comment needs updating. It no longer returns the key number as nkeyp, since it takes the specific key as input nkey. |