This group is locked. No changes can be made to the group while it is locked.
Date
1 - 2 of 2
odl username and password
Sam Hague <shague@...>
Ryan,
are the odl username and password for things like the dlux and restconf calls stored in any files on the shot system? Where does the admin/admin come from? This is coming in the context of understanding security issues and protecting the credentials. Also trying to create some troubleshooting tools where we collect the etc/xxx files so I don't want to accidentally expose the credentials. What is the recommended way to view or change the username/password - idmtool, restconf, etc? Thanks, Sam
|
|
Mohamed ElSerngawy
Hi Sam, Currently the odl credentials stored in H2 database file under root directory idmlight.db.mv.db, We planning to store it in MD-SAL next release. There are different ways to change the password and manage credentials: 1- idmtool is using restconf 2- Karaf CLI using aaa: commands 3- aaa-cli-jar.jar this one connect directly to the H2 database and update the cretential tables you can use it without starting karaf BR
On Tue, Aug 22, 2017 at 5:06 PM, Sam Hague <shague@...> wrote: Ryan,
|
|