17 Mar
2010
17 Mar
'10
1:10 a.m.
On 17.3.2010, at 1.09, Stephen Feyrer wrote:
Hi.
I tried:
Stephen:{EXTERNAL}nopassword=y
{EXTERNAL} is never going to work anywhere, because there's no such password scheme.
and
Stephen:{PLAIN}nopassword=y
This is the wrong format. It's more like:
Stephen:{PLAIN}::::::::nopassword=y
Just figure out the correct number of : characters (based on the wiki page I gave or just brute force).