Microsoft SQL Server 安全問題

來源:互聯網
上載者:User

正在看的ORACLE教程是:Microsoft SQL Server 安全問題。
Microsoft SQL Server 7.0安全問題

Microsoft Corporation

【「Microsoft SQL Server 7.0」以下簡稱「SQL Server 7.0」】

SQL Server 7.0 有哪幾種安全模式?

兩種:SQL Server和Windows NT(混合)及Windows NT only。SQL Server 和Windows NT相當於SQL Server 6.5版本的混合模式。Windows NT only相當於SQL Server 6.5 版本的信任模式。在SQL Server 7.0版沒有提供相當於SQL Server 6.5版本的標準模式。

SQL Server 6.5的SQL安全管理器(Security Manger)為何在SQL Server 7.0不見了,替代工具是什麼?

SQL Server 7.0提供了安全嚮導(Security Wizard)來取代SQL安全管理器(Security Manger)。

使用SQL Server和 Windows NT(混合)安全模式的優點是什麼?

非Windows NT 用戶端,Internet 用戶端亦可登入 。
提供多層保護 。
使用Windows NT only安全模式的優點是什麼?

使用者可以更快速登入SQLServer,而無需另外再記一個密碼。
使用NT提供的密碼設定功能,如最小密碼長度(minimum password length),..
只需為NT組設定帳號和組設定。
如何設定SQL Server 的安全模式?

啟動SQL Server企業管理器(Enterprise Manager)。
在控制台(console)樹中,展開Microsoft SQL Servers,然後展開SQL Server Group或您設定的組,單擊選擇要設定的SQL Server。
單擊滑鼠右鍵,選擇"屬性(Properties)",然後選擇"安全(Security)"選項卡。
在Security部分選擇"SQL Server and Windows NT"或是"Windows NT only" 。
如何在SQL Server企業管理器中,設定允許一個Windows NT組或使用者能登入SQL Server?

在SQL Server企業管理器中,展開要加入Windows NT組或使用者帳號的SQL Server,再展開Security 檔案夾,選擇 login,然後單擊滑鼠右鍵,選擇捷徑功能表中的new login。
選擇"General"選項卡,在Name欄位中填入"域\帳號"或"域\組"。
在Authentication(身分識別驗證)部分選擇Windows NT Authentication(Windows NT身分識別驗證),然後選擇domain (域)。
在Default(預設)部分選擇預設資料庫和語言。
單擊"OK(確定)按鈕。
如何使用SQL Server預存程序,使一個Windows NT組或使用者能登入SQL Server?

sp_grantlogin {login}
其中login" 包含域及組/使用者帳號,不可超過128個字元。

設定Windows NT組或使用者登入SQL Server時需要注意哪些事項?

如果SQL Server的登入id對應於一個Windows NT組,添加或刪除Windows NT組中的使用者不需重建立立SQL Server 的登入id。
如果SQL Server的登入id對應於一個Windows NT組或使用者,將此Windows NT組或使用者刪除並不會將此SQL Server 的登入id刪除。

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.