forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: luhuayi <luhuayi@huawei.com> Co-committed-by: luhuayi <luhuayi@huawei.com>
29 lines
5.3 KiB
HTML
29 lines
5.3 KiB
HTML
<a name="EN-US_TOPIC_0000001813598788"></a><a name="EN-US_TOPIC_0000001813598788"></a>
|
|
|
|
<h1 class="topictitle1">Security Management</h1>
|
|
<div id="body1584526252531"><div class="notice" id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264888_note88215563320"><span class="noticetitle"><img src="public_sys-resources/notice_3.0-en-us.png"> </span><div class="noticebody"><p id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264888_p10824560329">Ensure that the operating system and the required software (refer to <a href="DWS_DS_004.html">System Requirements</a> for more details) are updated with the latest patches to prevent vulnerabilities and other security issues.</p>
|
|
</div></div>
|
|
<div class="section" id="EN-US_TOPIC_0000001813598788__section128920283194"><h4 class="sectiontitle">Login History</h4><ul id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264063_ul5452154231916"><li id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264063_li045214281917">When you log in to the database, Data Studio displays a window, describing the latest successful login and the failed login attempts during the last two successful logins.</li></ul>
|
|
<p id="EN-US_TOPIC_0000001813598788__p3515132912593"><span><img id="EN-US_TOPIC_0000001813598788__image252275113155" src="figure/en-us_image_0000001813599196.png"></span></p>
|
|
<p id="EN-US_TOPIC_0000001813598788__p05225517156"></p>
|
|
<div class="note" id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264063_note1336018391919"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0000001813598788__p166555662220">If the pop-up displays the message "Last login details not available", then it implies that the connected database does not support the last login display feature.</p>
|
|
</div></div>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001813598788__section435944610192"><h4 class="sectiontitle">Password Expiry Notification</h4><ul id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264716_ul18286644151911"><li id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264716_li142861944171917">Your password will expire within 7 days from the date of notification. If the password expires, contact the database administrator to reset the password.</li><li id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264716_li128249712206">The password must be changed every 90 days.</li></ul>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001813598788__section191942032205"><h4 class="sectiontitle">Securing the Application In-Memory Data</h4><p id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264508_p1294523915156">While running Data Studio in a trusted environment, user must ensure to prevent malicious software scanning or accessing the memory which is used to store application data including sensitive information.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001813598788__section06811503215"><h4 class="sectiontitle">Data Encryption for Saved Data</h4><p id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264324_p419881295311">You can ensure encryption of auto saved data by enabling encryption option from <strong id="EN-US_TOPIC_0000001813598788__b11869103263210">Preferences </strong>page. Refer to <a href="DWS_DS_005.html#EN-US_TOPIC_0000001813438860__table1510418570339">Table 1</a> for steps to encrypt the saved data.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001813598788__section1784531382112"><h4 class="sectiontitle">SQL History</h4><ul id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264156_ul58721624132713"><li id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264156_li1120295562712">SQL History scripts are not encrypted.</li><li id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264156_li13202755122719">The SQL History list does not display sensitive queries that contain the following keywords:<ul id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264156_ul136139322313"><li id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264156_li166131132143114">Alter Role</li><li id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264156_li12613193253110">Alter User</li><li id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264156_li661312321312">Create Role</li><li id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264156_li361313321311">Create User</li><li id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264156_li1161363293119">Identified by</li><li id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264156_li66131632193116">Password</li></ul>
|
|
</li><li id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264156_li105341758193214">Some query syntax examples are listed below:<ul id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264156_ul1534558183212"><li id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264156_li35341258143210">ALTER USER name [ WITH ] option [ ... ]]</li><li id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264156_li18534195817326">CREATE USER name [ [ WITH ] option [ ... ] ]</li><li id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264156_li1653465863216">CREATE ROLE name [ [ WITH ] option [ ... ] ]</li><li id="EN-US_TOPIC_0000001813598788__en-us_topic_0185264156_li653435817321">ALTER ROLE name [ [ WITH ] option [ ... ] ]</li></ul>
|
|
</li></ul>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_ds_index.html">Data Studio</a></div>
|
|
</div>
|
|
</div>
|
|
|