使用 Active Directory 进行 MySQL 身份验证
我不明白我要处理的以下要求。它说——
需要在 MySQL 数据库服务器上进行配置更改,以便为学生创建的数据库帐户应使用 Active Directory 进行身份验证。
我不明白用AD验证数据库是什么意思?我只了解我们使用AD帐户验证网站应用程序登录的场景。
为此我需要做什么?
I do not understand the following requirement i am to work on.It says--
Configuration changes are required on the MySQL database server so that the database accounts created for students should authenticate with Active Directory.
I don't understand what it means to authenticate a database with AD? I only understand the scenario in which we authenticate a website application login with AD accounts.
What needs to be done and what would I need for this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
以下帖子将帮助您了解问题
stackoverflow 帖子
mysql 文档
the following posts will help you understand the issue
stackoverflow post
mysql docs