projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80f608d
)
ensure proper usage flags on new hostname selfsigs
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Tue, 14 Jul 2009 06:13:18 +0000
(
02:13
-0400)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Tue, 14 Jul 2009 06:13:18 +0000
(
02:13
-0400)
src/share/mh/add_hostname
patch
|
blob
|
history
diff --git
a/src/share/mh/add_hostname
b/src/share/mh/add_hostname
index 136b6788ffbc9b700f1ea4110060c05a3f3684e1..c1b32a9cccc3bd7aadbd696c64c2da0ea0ce3749 100644
(file)
--- a/
src/share/mh/add_hostname
+++ b/
src/share/mh/add_hostname
@@
-42,7
+42,9
@@
else
fi
# execute edit-key script
-if <"$GNUPGHOME_HOST/secring.gpg" "$SYSSHAREDIR/keytrans" adduserid \
+if PEM2OPENPGP_USAGE_FLAGS=authenticate \
+ <"$GNUPGHOME_HOST/secring.gpg" \
+ "$SYSSHAREDIR/keytrans" adduserid \
"$HOST_FINGERPRINT" "$userID" | gpg_host --import ; then
gpg_host --check-trustdb