After start/stopping several times  a recently installed tomcat7 with
syncope  the user admin  disappeared. When I enter with this user/password
the menu entries are disabled as if I entered with a normal user.

I tried to find the table where admin shoud be in  embedded mode but could
not find syncopedb table since Run syncope in embedded mode  document
pointing to  url:localhost:9080/syncope/db.jsp has no result on browser (in
projects directory I can find  db.jsp under
 core/target/syncope-core-test).

Also on that doc I found that external databse result testdb points to
jdbc:h2:tcp://localhost:9092/testdb which doesnt bring any result, but
instead  jdbc:h2:tcp://localhost:9092/mem:testdb does.
.

1. where is admin user defined?
2. how can I access syncope db in embedded mode?
3. Why did user admin disappear?

Thanks Manfredo

Reply via email to