summaryrefslogtreecommitdiff
path: root/src/share/ma/update_users
diff options
context:
space:
mode:
authorMatt Goins <mjgoins@openflows.com>2009-02-01 20:09:39 -0500
committerMatt Goins <mjgoins@openflows.com>2009-02-01 20:09:39 -0500
commit5de2eeb71c3c8f694d990058194afdda7d7f364f (patch)
tree5cfc5a650edf73e093b51225c70506d07fb2bebe /src/share/ma/update_users
parenta8aa9a5f0d1d1e3832fee0b36f3462992bb5d142 (diff)
parent7548a859412f10e68f90ee68f330593d85b090fc (diff)
Merge commit 'jrollins/master'
Diffstat (limited to 'src/share/ma/update_users')
-rw-r--r--src/share/ma/update_users2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/share/ma/update_users b/src/share/ma/update_users
index 73685f6..e9e3cc6 100644
--- a/src/share/ma/update_users
+++ b/src/share/ma/update_users
@@ -35,7 +35,7 @@ MODE="authorized_keys"
GNUPGHOME="$GNUPGHOME_SPHERE"
# the authorized_keys directory
-authorizedKeysDir="${SYSDATADIR}/authentication/authorized_keys"
+authorizedKeysDir="${MADATADIR}/authorized_keys"
# check to see if the gpg trust database has been initialized
if [ ! -s "${GNUPGHOME}/trustdb.gpg" ] ; then