Unable to login to dspace

7 views
Skip to first unread message

Praveen Balaji M

unread,
Jul 7, 2026, 5:08:13 AM (3 days ago) Jul 7
to DSpace Community
Hi All,

I have installed, dspace 10  backend and ui, and im unable to login with my newly created admin account, kindly help me out

Thanks,
Praveen

Gary Hsu

unread,
Jul 7, 2026, 6:32:16 AM (3 days ago) Jul 7
to DSpace Community
Hi, 
first of all, you can check whether you indeed created an admin accout. Here are the steps you can follow in the command:

log into sql interface

sudo -u postgres psql dspace

search registered accounts

\d eperson

list registered accounts

SELECT eperson_id, email, netid, can_log_in, self_registered, last_active FROM eperson ORDER BY eperson_id;  
Reply all
Reply to author
Forward
0 new messages