mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Chris Ridd
26.00.2016 53d48707db58d3ef95e4cc672ffc94093da69e62
opendj-server-legacy/src/messages/org/opends/messages/protocol.properties
@@ -20,7 +20,7 @@
# CDDL HEADER END
#
#      Copyright 2006-2009 Sun Microsystems, Inc.
#      Portions Copyright 2013-2015 ForgeRock AS
#      Portions Copyright 2013-2016 ForgeRock AS
#      Portions copyright 2013-2014 Manuel Gaupp
@@ -673,8 +673,6 @@
 control for user %s is not allowed by the password policy configuration
ERR_PROXYAUTH2_CANNOT_LOCK_USER_373=Unable to obtain a lock on user \
 entry %s for the proxied authorization V2 control validation
ERR_PROXYAUTH2_UNUSABLE_ACCOUNT_374=Use of the proxied authorization V2 \
 control for user %s is not allowed by the password policy configuration
ERR_ACCTUSABLEREQ_CONTROL_HAS_VALUE_375=Cannot decode the provided \
 control as an account availability request control because the provided \
 control had a value but the account availability request control should not \
@@ -920,4 +918,12 @@
ERR_TRANSACTION_ID_CONTROL_HAS_NO_VALUE_1530=No value was provided for the transaction \
 id control, whereas an UTF-8 encoded value is expected
ERR_UNEXPECTED_EXCEPTION_ON_CLIENT_CONNECTION_1531=Exception on the underlying client connection: %s
ERR_IO_ERROR_ON_CLIENT_CONNECTION_1532=The underlying client connection timed out or closed: %s
ERR_IO_ERROR_ON_CLIENT_CONNECTION_1532=The underlying client connection timed out or closed: %s
ERR_PROXYAUTH2_ACCOUNT_DISABLED_1533=Use of the proxied authorization V2 \
 control for user %s is not allowed: the account is disabled
ERR_PROXYAUTH2_ACCOUNT_EXPIRED_1534=Use of the proxied authorization V2 \
 control for user %s is not allowed: the account is expired
ERR_PROXYAUTH2_ACCOUNT_LOCKED_1535=Use of the proxied authorization V2 \
 control for user %s is not allowed: the account is locked
ERR_PROXYAUTH2_PASSWORD_EXPIRED_1536=Use of the proxied authorization V2 \
 control for user %s is not allowed: the account's password is expired