Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: farmerPR on October 11, 2005, 05:54:35 AM

Title: Lost admin Access
Post by: farmerPR on October 11, 2005, 05:54:35 AM
Hi Guys,
I am have a ongoing problem, that I would really appeciate some help with,

System Details
Version 6.01

I cannot login as "su admin", so as to access the text based website, or the GUI website, when I try via the console I get the following

[root@jupiter]# su admin
could not open session

via the web

Not Found
The requested URL /server-manger was not found on this server.

It is almost as if the admin account does not exist anymore

PR
Title: Lost admin Access
Post by: Reinhold on October 11, 2005, 10:53:08 AM
PR,

Have you tried to open an ssh console and login as "admin" with "admin" (=root) password ?

I doubt that the admin account got lost but you could always look in /etc/passwd for
Code: [Select]
admin:x:101:101:e-smith administrator:/home/e-smith:/sbin/e-smith/console
...which shows you where "to start" the "missing" console namely
Code: [Select]
/sbin/e-smith/console
Regards
Reinhold