Change the default user and its Password
11 Oct
2018
11 Oct
'18
2:43 p.m.
Hi All, I have to change the default user credential of BaseX where should i made the changes, when i access the url "http://localhost:8984/dba" now it opens with the default credentials which is "admin" now i have to change it, i have made the changes in the web.xml <context-param> <param-name>org.basex.user</param-name> <param-value>dharmendra</param-value> </context-param> but it is not working still it is taking the default credentials. Regards Dharmendra Kumar Singh
2737
Age (days ago)
2737
Last active (days ago)
0 comments
1 participants
participants (1)
-
DK Singh