Help Center> GaussDB> Centralized_2.x> SQL Reference> SQL Syntax> DROP WEAK PASSWORD DICTIONARY
Updated on 2023-10-23 GMT+08:00

DROP WEAK PASSWORD DICTIONARY

Function

DROP WEAK PASSWORD DICTIONARY clears all weak passwords in gs_global_config.

Precautions

Only the initial user, system administrator, and security administrator have the permission to execute this syntax.

Syntax

DROP WEAK PASSWORD DICTIONARY;

Parameter Description

None

Examples

See the examples in CREATE WEAK PASSWORD DICTIONARY.