Subject: The mailing list for listmasters using Sympa
List archive
- From: Steve Rich <address@concealed>
- To: "address@concealed" <address@concealed>
- Cc: "address@concealed" <address@concealed>
- Subject: Re: [sympa-users] upgrade_sympa_password.pl
- Date: Tue, 4 Aug 2015 20:10:45 +0000
die "Crypt::CipherSaber not installed ; cannot crypt passwords"
unless Sympa::Tools::Password::ciphersaber_installed();
die 'Error in configuration'
unless Conf::load(Conf::get_sympa_conf(), 'no_db');
my $sdm = Sympa::DatabaseManager->instacne
or die 'Can\'t connect to database’;
die 'Error in configuration'
unless Conf::load(Conf::get_sympa_conf(), 'no_db’);
die "Crypt::CipherSaber not installed ; cannot crypt passwords"
unless Sympa::Tools::Password::ciphersaber_installed();
my $sdm = Sympa::DatabaseManager->instance
or die 'Can\'t connect to database';
Reply-To: Steve Rich
Date: Monday, August 3, 2015 at 9:11 AM
To: Javier Ron, "address@concealed"
Subject: Re: [sympa-users] upgrade_sympa_password.pl
Date: Monday, August 3, 2015 at 8:58 AM
To: "address@concealed", Steve Rich
Subject: Re: upgrade_sympa_password.pl
Did you set the cookie in sympa.conf to match your previous value?
This string is used to generate MD5 authentication keys. It allows generated authentication keys to differ from a site to another. It is also used for reversible encryption of user passwords stored in the database. The presence of this string is one reason
why access to sympa.conf
needs to be restricted to the sympa
user.
Note that changing this parameter will break all
HTTP cookies stored in users' browsers, as well as all user passwords and lists X509 private keys. To prevent a catastrophe,
sympa.pl
refuses to start if the cookie
parameter was changed.
Example:
cookie gh869jku5
JR
Sent: 03 August 2015 13:42
To: address@concealed
Subject: [sympa-users] upgrade_sympa_password.pl
-
[sympa-users] upgrade_sympa_password.pl,
Steve Rich, 08/03/2015
-
Re: [sympa-users] upgrade_sympa_password.pl,
Javier Ron, 08/03/2015
- Re: [sympa-users] upgrade_sympa_password.pl, Steve Rich, 08/03/2015
- <Possible follow-up(s)>
- Re: [sympa-users] upgrade_sympa_password.pl, Steve Rich, 08/04/2015
-
Re: [sympa-users] upgrade_sympa_password.pl,
Javier Ron, 08/03/2015
Archive powered by MHonArc 2.6.19+.