(should go to website-discuss) make sure you don't have a newline at the end or any spurious wrapping of chars. the regex parser is notoriously retarded at handling that. i can't even count how many people have been bitten by no newlines at the end. :)
cheers, steve Chris Linton-Ford wrote: > Hi all, > > I'm trying to add my public key to my opensolaris.org profile so I can > get svn access to the Coolstack source, but it keeps giving me the > following error > > "The key doesn't match the regular expression '[\d]+ [\d]+ [\d]+ > [[:graph:]]+'" > > What format does the form expect? I've got the key in the standard > OpenSSH > > "ssh-rsa AAAA.. ..== comment" > > format, but I haven't seen any formats that would match the above regex. > > Cheers, > > Chris > > > Chris Linton-Ford > Systems Administrator > Firebox.com > > _______________________________________________ > opensolaris-discuss mailing list > [EMAIL PROTECTED] > -- stephen lau | [EMAIL PROTECTED] | www.whacked.net _______________________________________________ website-discuss mailing list [email protected]
