summaryrefslogtreecommitdiff
path: root/tests/basic
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2009-02-01 12:52:10 -0500
committerJameson Graef Rollins <jrollins@finestructure.net>2009-02-01 12:52:10 -0500
commit89e447e2001c0406fab6d2e6ca300a19d492435b (patch)
tree8dc571231cf92282ae54ca23906d46c8bae1dd7f /tests/basic
parent98ee387a0ba4b15fe80cfcd7828127ff8ae9518d (diff)
fix a bunch of directory references to the new data/share dirs
Diffstat (limited to 'tests/basic')
-rwxr-xr-xtests/basic6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/basic b/tests/basic
index e30f31b..b5afb23 100755
--- a/tests/basic
+++ b/tests/basic
@@ -209,16 +209,12 @@ echo y | gpgadmin --command-fd 0 --sign-key "$HOSTKEYID"
# set up monkeysphere authentication
echo "##################################################"
-echo "### configuring monkeysphere authentication..."
+echo "### setup monkeysphere authentication..."
mkdir -p -m 700 "$MONKEYSPHERE_SYSDATADIR"/authentication/{authorized_keys,core,sphere,tmp}
cp "$TESTDIR"/etc/monkeysphere/monkeysphere-authentication.conf "$TEMPDIR"/
cat <<EOF >> "$TEMPDIR"/monkeysphere-authentication.conf
AUTHORIZED_USER_IDS="$MONKEYSPHERE_HOME/authentication/authorized_user_ids"
EOF
-
-# setup server authentication
-echo "##################################################"
-echo "### setting up server authentication..."
monkeysphere-authentication setup
get_gpg_prng_arg >> "$MONKEYSPHERE_SYSDATADIR"/authentication/sphere/gpg.conf