Skip to content

Conversation

mildis
Copy link

@mildis mildis commented Jan 15, 2021

# cat /etc/version 
TrueNAS-12.0-U1 (401ffb1d98)
# cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 16 | head -n 1
tr: Illegal byte sequence

Suggesting another key generation using openssl rand

# cat /etc/version 
TrueNAS-12.0-U1 (401ffb1d98)
# cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 16 | head -n 1
tr: Illegal byte sequence

Suggesting another key generation using openssl rand
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant