Special Characters

Andrew Partan asp at partan.com
Thu Oct 16 19:50:55 UTC 2003


On Thu, Oct 16, 2003 at 03:47:36PM -0400, Joshua Sahala wrote:
> you have to escape the '$' character, so if your password is $3<ur3
> you would need to put \$3<ur3 in your .cloginrc

Or put the password in {}:
	add password rtr {$3<ur3} {en3ab6$$}

I put all of my passwords in {} just to be clean.
	--asp



More information about the Rancid-discuss mailing list