書(shū)名: OpenDaylight Cookbook作者名: Mathieu Lemay Alexis de Talhou?t Jamie Goodyear Rashmi Pujar Mohamed El Serngawy Yrineu Rodrigues本章字?jǐn)?shù): 71字更新時(shí)間: 2021-07-02 21:38:38
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
推薦閱讀
- 程序員面試筆試寶典(第3版)
- UML和模式應(yīng)用(原書(shū)第3版)
- MySQL數(shù)據(jù)庫(kù)應(yīng)用與管理 第2版
- Vue.js入門(mén)與商城開(kāi)發(fā)實(shí)戰(zhàn)
- OpenCV for Secret Agents
- 算法精粹:經(jīng)典計(jì)算機(jī)科學(xué)問(wèn)題的Python實(shí)現(xiàn)
- Scratch真好玩:教小孩學(xué)編程
- Python金融數(shù)據(jù)分析
- Python機(jī)器學(xué)習(xí)編程與實(shí)戰(zhàn)
- Hands-On Enterprise Automation with Python.
- Yocto for Raspberry Pi
- 批調(diào)度與網(wǎng)絡(luò)問(wèn)題的組合算法
- Microsoft Azure Storage Essentials
- NGINX Cookbook
- 基于SpringBoot實(shí)現(xiàn):Java分布式中間件開(kāi)發(fā)入門(mén)與實(shí)戰(zhàn)