summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2013-06-13 23:21:06 -0700
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2013-06-13 23:21:06 -0700
commitea86b822fa70bae71045320a8b298be2cc341ebf (patch)
treef7528dcd56cffb3c395627662cc75252668c0519
parent553c3171feb029b492d04e08ad05ae4a44332110 (diff)
wiki/401: New version of sudo doesn't seems to disallow PATH resolution, so we'll just make a command that handles the full path.
-rw-r--r--wiki/401.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/401.mdwn b/wiki/401.mdwn
index ea86872..e8603dc 100644
--- a/wiki/401.mdwn
+++ b/wiki/401.mdwn
@@ -4,7 +4,7 @@ wiki.freedesktop.org has two authentication methods; one is through [[ssh access
To avoid problems with spammers, the htpasswd entries associated with HTTPS authentication involve manual administration.
-If you have a freedesktop.org shell account, you can add or update any htpasswd entry: `ssh wiki.freedesktop.org sudo wikipasswd INSERT_DESIRED_USERNAME_HERE`. Use your powers wisely; everything is logged under version control.
+If you have a freedesktop.org shell account, you can add or update any htpasswd entry: `ssh wiki.freedesktop.org wikipasswd INSERT_DESIRED_USERNAME_HERE`. Use your powers wisely; everything is logged under version control.
If you don't have a shell account, you should find a way to generate a hash and safely send it to the sitewranglers, preferably with a signature.