Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property specifies a default password for newly created users, which must be changed at the first login. |
| What area does it affect? |
User Management |
| What does the default mean? |
The default value is "Pfnwvy7BkPVYu", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring user account creation settings or transitioning to new customer setups. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.user.default_password |
| Sys ID |
0c0f17a1c61122760010175109d9f56c |
| Type |
password2 |
| Application |
Global |
| Default value |
Pfnwvy7BkPVYu |
| Description |
DEPRECATED:Default password for users created from email sent from trusted domains.(must reset upon login.For new customers,users need not have any default password) |
| Updated |
2024-05-25 04:30:45 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... operation requested. Documentation sn_SE10266 1 Act Default password should not be set to "password" Unnecessary security risk of an attacker gaining access to the system. Update the value of the glide.user.default_password property to have a more complex password include lower case letters, upper case letters, a number, and a special character. Documentation sn_SE10277 1 Act Enforce Strict User Image Upload When ...
Context preview
Snippet 2
... be trademarks of the respective companies with which they are associated. 110 • Type: string • Default value: sys_user,sys_import_set_row • Location: Add the property to the System Property [sys_properties] table. glide.user.default_password Default password for new users created from incoming email. Users must reset the password at first login. • Type: string • Default value: password • Location: System Properties > Email ...
Related properties