On Sat, Nov 12, 2011 at 08:21:30AM +0100, Sean M. Pappalardo wrote:
...
> Speaking of passwords, that's another problem: I have to specify
> -dbpass=<bucardo password> on every invocation of bucardo_ctl or I
> get an error:
> 
> DBI connect('dbname=bucardo','bucardo',...) failed: fe_sendauth: no
> password supplied at /usr/local/bin/bucardo_ctl line 194
> 
> (I'm using md5 auth for the bucardo user.)

I checked on this, and if you are using md5, you have two options: 
you can add an entry to your .pgpass file, or you can add the password 
directly to your .bucardorc file like so:

dbpass=foobar

Everything else MD5 related seems to be working.

-- 
Greg Sabino Mullane [email protected]
End Point Corporation
PGP Key: 0x14964AC8

Attachment: pgp5s2x5VLf05.pgp
Description: PGP signature

_______________________________________________
Bucardo-general mailing list
[email protected]
https://mail.endcrypt.com/mailman/listinfo/bucardo-general

Reply via email to