X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=ud-useradd;h=a7b5f391ce92fceeea7f68b9b1a0c5718173daeb;hb=053bb4b41bf0e7116359fda6e4ed2e6c804ba72d;hp=9489755c35031db8c94bc2a398af5cbe9912a534;hpb=d2f7f735023cf87d3510ba0e580ffded7593b3b4;p=mirror%2Fuserdir-ldap.git diff --git a/ud-useradd b/ud-useradd index 9489755..a7b5f39 100755 --- a/ud-useradd +++ b/ud-useradd @@ -57,7 +57,7 @@ while (1): break # Locate the key of the user we are adding -GPGBasicOptions[0] = "--batch" # Permit loading of the config file +SetKeyrings(["/org/keyring.debian.org/keyrings/debian-keyring.gpg"]) while (1): Foo = raw_input("Who are you going to add (for a GPG search)? "); if Foo == "":