summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttp://adam.shand.net/ <http://adam.shand.net/@web>2009-07-07 07:19:22 -0400
committerJoey Hess <joey@kitenet.net>2009-07-07 07:19:22 -0400
commit24f22973f0db9d2a5a1964264eaf7992f21af270 (patch)
tree4cc91dba5a82775cb595ea9be2f1af722884a308
parentcb151da23313d9591dfdec244ceaae29aa3a1660 (diff)
-rw-r--r--doc/forum/Can_OpenID_users_be_adminusers__63__.mdwn23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/forum/Can_OpenID_users_be_adminusers__63__.mdwn b/doc/forum/Can_OpenID_users_be_adminusers__63__.mdwn
new file mode 100644
index 000000000..2e24b3e06
--- /dev/null
+++ b/doc/forum/Can_OpenID_users_be_adminusers__63__.mdwn
@@ -0,0 +1,23 @@
+I've just finished an upgrade to 3.141 and am trying to give myself admin rights to play with the new webadmin features. My login is via OpenID but from reading on the wiki I believe that OpenID users should be able to be granted admin rights. However I'm obviously doing something wrong as when I click on the "Preferences" link at the top of the page I don't see any admin features.
+
+My login is: http://adam.shand.net/
+
+In .ikiwiki/userdb I see:
+
+> adam@shand.net
+> email <br>
+> password <br>
+> locked_pages <br>
+> banned <br>
+> 1229722296 <br>
+> regdate <br>
+> http://adam.shand.net/ <br>
+
+And in my config file I have:
+
+> adminuser => [qw{http://adam.shand.net/}],
+
+Any pointers to what I'm doing wrong would be much appreciated.
+
+Thanks,
+Adam.