This document describes how to configure Spring Security for authentication and authorization in a web application. It defines a WebSecurityConfig class that configures HTTP security with roles like OWNER and MANAGER for access control. It also defines a UserDetailsManager service for loading users and a User entity class implementing UserDetails. Tests are shown for security configuration, login, access control and more using Spring Security's test utilities.
This document describes how to configure Spring Security for authentication and authorization in a web application. It defines a WebSecurityConfig class that configures HTTP security with roles like OWNER and MANAGER for access control. It also defines a UserDetailsManager service for loading users and a User entity class implementing UserDetails. Tests are shown for security configuration, login, access control and more using Spring Security's test utilities.
お正月企画!OpsJAWSが東北でAWSの運用を叫ぶ!
https://jaws-tohoku.doorkeeper.jp/events/68613
で発表した資料です。
AWS Systems Manager
Launch Template
Amazon Time Sync Service
IAMポリシービジュアルエディタ
と運用現場での利用について紹介しています。
8. userparameter_mysql.confの先頭には次のように
書かれています。
# For all the following commands HOME should
be set to the directory that has .my.cnf file
with password information.
HOMEディレクトリに、[.my.cnf ]を配置し、そこ
にパスワード情報を記載するように指示されてい
ます。
そして、各UserParameterのコマンドの中では
[HOME=/var/lib/zabbix]として
HOMEディレクトリに/var/lib/zabbix が設定され
ています。
userparameter_mysql.confの使い
方
2013/09/298