On 24 March 2010 16:23, Alan Bartlett <ajb at elrepo.org> wrote: > On 24 March 2010 16:10, Akemi Yagi <amyagi at gmail.com> wrote: >> On Tue, Mar 23, 2010 at 11:36 AM, Cris Rhea <crhea at rentaclue.com> wrote: >>> 1. Would one of the Wiki admins help unwind my Wiki credentials? >>> I originally registered as "crisrhea" (lower case), but was told >>> I should have used "CrisRhea" (camel case). >>> >>> I logged in and changed my preferences to use CrisRhea, but I can't >>> access/edit my pages (/CrisRhea, /HowTos/Xen/NvidiaWithXen). >>> Can one of the admins please fix my rights on these two pages? >> >> Right, only Ralph and others on the Admin list can create/edit the acl >> line. Ralph? > > Hmm . . . yes. We remember that Ralph wa looking into such matters -- > > http://lists.centos.org/pipermail/centos-docs/2010-February/003841.html #define PRESENT 1 int Ralph = 0, Russ = 0, KB = 0; if ((Ralph == PRESENT) || (Russ == PRESENT) || (KB == PRESENT)) { action_request(ChrisRae, ACL); exit(SUCCESS); } else { gloomy_face(ChrisRae); hisses(burakkucat); exit(FAILURE); } Alan.