diff options
| author | stanley lieber <stanley.lieber@gmail.com> | 2011-06-07 22:26:07 -0500 |
|---|---|---|
| committer | stanley lieber <stanley.lieber@gmail.com> | 2011-06-07 22:26:07 -0500 |
| commit | 1517e7c62197100612df37827639dc695b02c0fa (patch) | |
| tree | 6a89aeb7636543583bc383c8e12eca3576110d36 /rc/bin/inst/authsetup | |
| parent | 0fff50776c8baebd88f4dc7647f9471a7af252c5 (diff) | |
| download | plan9front-1517e7c62197100612df37827639dc695b02c0fa.tar.xz | |
auth/cpu hostowner: bootes -> glenda
Diffstat (limited to 'rc/bin/inst/authsetup')
| -rwxr-xr-x | rc/bin/inst/authsetup | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/rc/bin/inst/authsetup b/rc/bin/inst/authsetup index dc23e73b3..ca3678ea3 100755 --- a/rc/bin/inst/authsetup +++ b/rc/bin/inst/authsetup @@ -23,12 +23,12 @@ case go echo echo 'You will be asked to enter an authid, authdom, secstore key,' - echo 'and password upon next boot. The authid is the hostowner.' - echo 'The authdom is the domain from your network configuration.' - echo 'The secstore key and password should be a secret password' - echo 'of eight characters or greater in length. Remember the' - echo 'password, you will need to use it again when creating the' - echo 'bootes user on the auth server.' + echo 'and password upon next boot. The authid is the hostowner,' + echo 'in this case '$user'. The authdom is the domain from your' + echo 'network configuration. The secstore key and password should' + echo 'be a secret password of eight characters or greater in length.' + echo 'Remember the password, you will need to use it again when' + echo 'setting the password for '$user' on the auth server.' echo authsetup=done |
