Changing user authentication
OpenDaylight's security is, in part, provided by the AAA project, which implements mechanisms to bring:
- Authentication: Used to authenticate the users
- Authorization: Used to authorize access to resources for a given user
- Accounting: Used to record user's access to resources
By default, when you install any features, AAA authentication will be installed. It provides two users by default:
- User admin with password admin
- User user with password user
推薦閱讀
- Vue 3移動Web開發與性能調優實戰
- CMDB分步構建指南
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- Building a Quadcopter with Arduino
- Mastering Drupal 8 Views
- Building Machine Learning Systems with Python(Second Edition)
- Vue.js 2 Web Development Projects
- Emgu CV Essentials
- 零基礎學HTML+CSS
- scikit-learn Cookbook(Second Edition)
- Implementing Microsoft Dynamics NAV(Third Edition)
- Tableau Dashboard Cookbook
- 基于MATLAB的控制系統仿真及應用
- Python深度學習(第2版)
- Mastering ArcGIS Server Development with JavaScript