Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started 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
-
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
admin:x:101:101:e-smith administrator:/home/e-smith:/sbin/e-smith/console
...which shows you where "to start" the "missing" console namely
/sbin/e-smith/console
Regards
Reinhold