I need how change my admin pass in the cyrus server.
Dan White
dwhite at olp.net
Thu Nov 10 11:51:43 EST 2011
On 10/11/11 17:04 +0100, Manuel Vazquez wrote:
>Hi
>
>I'm newbie administrator of the cyrus imap server. I dont know how the
>admin user of my cyrus server has change the password. I need know how is
>the mechanism to change the password or where are storage the same to
>change this password.
Authentication of your users is dependant on your sasl_* configuration. Can
you paste your /etc/imapd.conf configuration, or at least the sasl_* lines?
One common scenario is to maintain your users with saslpasswd2, which
modifies /etc/sasldb2. If you have 'sasl_pwcheck_method: auxprop'
configured, then that's a likely possibility.
If 'sasl_pwcheck_method: saslauthd' is configured, see the man page for
saslauthd for details about how your users are authenticating.
>To other side i need know how the admin cyrus password are change without
>make human intervention.
The answer to that will depend on your sasl configuration.
--
Dan White
More information about the Info-cyrus
mailing list