[SOLVED] Go back to passphrase from keyfile


Recommended Posts

Hi, 

 

Some time ago I moved from the "array startup passphrase" option to having a keyfile hosted on Google to autoboot. 

 

I have now gotten rid of Google and want to revert to using a passphrase each time the array starts. 

 

My GO file currently reads;

 

#!/bin/bash
# Start the Management Utility
/usr/local/sbin/emhttp &
wget 'https://docs.google.com/uc?export=download&id=REDACTED' -O /root/keyfile
modprobe it87 force_id=0x8628

 

Is it as simple as deleting line four and unRaid returns to default? 

 

Thanks. 

Edited by BeardedNoir
Link to comment
  • ytddewqf changed the title to [SOLVED] Go back to passphrase from keyfile

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.