You are not logged in.

#1 2012-06-09 17:49:31

Rukiri
Member
Registered: 2011-11-08
Posts: 45

Wiki registration might be broken

I'm trying to create an account for the arch wiki, I'm thinking I'm entering the output wrong, except it's copied directly from the terminal, but than I thought my username had to be lowercase so tried that then used my standard 28 character password and the page just refreshes and just removes my password.

When I registered for the forums it was pretty much the same question, to answer that I had to do this.

 date -u +%W$(uname) 

Which outputs

 23Linux 

than I just had to put this in.

 echo '23Linux'|sha256sum|sed 's/\W//g' 

which outputs a scramble of numbers and letters, I got 31b5(first 4) and the last 4 were 96ea.

The wiki registration might be broken.

I even just copied it directly, did get a different output, but was the exact same length and was also a scramble of letters and numbers. Both started with a 3.

Last edited by Rukiri (2012-06-09 18:15:13)

Offline

#2 2012-06-22 18:48:56

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Wiki registration might be broken

Are you still having problems registering?

Offline

#3 2012-07-23 13:02:21

blackout23
Member
Registered: 2011-11-16
Posts: 781

Re: Wiki registration might be broken

I'll chime in.

What is the output of "date -u +%W`uname`|sha256sum|sed 's/\W//g'"?"
which is
6791d931cfb49be437a8c7dc79aec131335**********************************

doesn not get accepted. PW and Username everything is correct. I don't get any output like "invalid username/password". It just reloadds
with my password reset to blank.

Last edited by blackout23 (2012-07-23 14:46:26)

Offline

#4 2012-07-23 13:12:30

chamber
Member
From: ~/
Registered: 2012-03-29
Posts: 279

Re: Wiki registration might be broken

I was able to register today no problem.

Output begins with 3a99652d

Last edited by chamber (2012-07-23 13:13:25)


meh

Offline

#5 2012-07-23 19:18:54

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: Wiki registration might be broken

blackout23 wrote:

I'll chime in.

What is the output of "date -u +%W`uname`|sha256sum|sed 's/\W//g'"?"
which is
6791d931cfb49be437a8c7dc79aec131335**********************************

doesn not get accepted. PW and Username everything is correct. I don't get any output like "invalid username/password". It just reloadds
with my password reset to blank.

I tried that command. You are getting the wrong output. As what chamber wrote, the hash begins with 3a99652d and not 6791d931.


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

Board footer

Powered by FluxBB