前々回から何回かに分けて、 MySQLのユーザー認証について説明しています。 「第17回MySQLのユーザー管理について [その1⁠]⁠」では、 「⁠ホスト名⁠」⁠、 「⁠ユーザー⁠」⁠、 「⁠パスワード」 についてと、 mysql. user テーブルについて説明しました。
2. (Optional) Reboot your computer after install. 3. Starting the installation/configuration of a new user: sudo mysql_secure_installation 4. You go through the steps ...
MySQLではバージョン5. 5から認証の仕組みがプラグイン化されており、プラグインを使って外部の認証を用いる場合には、Proxy Userという機能を利用して移譲するユーザーの権限を使って操作することができます。今回はこのProxy Userの機能について紹介します。
Matt Asay is a veteran technology columnist who has written for CNET, ReadWrite, and other tech media. Asay has also held a variety of executive roles with leading mobile and big data software ...
One of the tasks nearly any sysadmin frequently encounters is the care and feeding of the MySQL database server. You can build an entire career around nothing but this topic—making you a DB admin, not ...