forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
15 lines
2.0 KiB
HTML
15 lines
2.0 KiB
HTML
<a name="EN-US_TOPIC_0000001146626774"></a><a name="EN-US_TOPIC_0000001146626774"></a>
|
|
|
|
<h1 class="topictitle1">How Do I Change My Expired Database Password?</h1>
|
|
<div id="body8662426"><p id="EN-US_TOPIC_0000001146626774__en-us_topic_0000001145696581_p8060118">To change the password of the database administrator <strong id="EN-US_TOPIC_0000001146626774__b423881724513">dbadmin</strong>, log in to the console and choose <strong id="EN-US_TOPIC_0000001146626774__b1959810214451">More</strong> > <strong id="EN-US_TOPIC_0000001146626774__b6429644451">Reset Password</strong> in cluster row.</p>
|
|
<p id="EN-US_TOPIC_0000001146626774__en-us_topic_0000001145696581_p18222202715182">For security, the following two parameters manage account passwords. Log in to the console, click the cluster name and switch to the parameter modification page to modify the parameters.</p>
|
|
<ul id="EN-US_TOPIC_0000001146626774__en-us_topic_0000001145696581_ul1622554613616"><li id="EN-US_TOPIC_0000001146626774__en-us_topic_0000001145696581_li22252461560"><strong id="EN-US_TOPIC_0000001146626774__b133783015918">failed_login_attempts</strong>: maximum number of consecutive incorrect password attempts before the account is locked. Run the following statement as user <strong id="EN-US_TOPIC_0000001146626774__b34001350121019">dbadmin</strong> to unlock the account:<pre class="screen" id="EN-US_TOPIC_0000001146626774__en-us_topic_0000001145696581_screen1178553317610">ALTER USER user_name ACCOUNT UNLOCK;</pre>
|
|
</li><li id="EN-US_TOPIC_0000001146626774__en-us_topic_0000001145696581_li797794911620"><strong id="EN-US_TOPIC_0000001146626774__b12571940151114">password_effect_time</strong>: validity period of the account password, in days. The default value is <strong id="EN-US_TOPIC_0000001146626774__b171461757191114">90</strong>.</li></ul>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_03_0110.html">Account, Password, and Permissions</a></div>
|
|
</div>
|
|
</div>
|
|
|