Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
reset på konto admin på admin sidan?
reset på konto admin på admin sidan?
hej det är så jag kan inte logga in på admin sidan med konto admin jag får fel lösen eller id, fins det nåt set att göra en reset så jag får standard pass på kontot i gen så jag kan logga in?
(Translation: I can't log in to my admin account, it says wrong user/pass)
Hi Skaven,
Jag hoppas engelska funkar.
Are you connecting through the LAN port? (admin access from the WAN port is prohibited per default).
It is possible to reset the password using ssh, do you have a user with ssh access?
Thanks,
Hi Skaven,
Jag hoppas engelska funkar.
Are you connecting through the LAN port? (admin access from the WAN port is prohibited per default).
It is possible to reset the password using ssh, do you have a user with ssh access?
Thanks,
/Johannes (Excito co-founder a long time ago, but now I'm just Johannes)
Jag kör den som server så jag är på lan, och jag kan ssha In jag och köra su root Med
johannes wrote:(Translation: I can't log in to my admin account, it says wrong user/pass)
Hi Skaven,
Jag hoppas engelska funkar.
Are you connecting through the LAN port? (admin access from the WAN port is prohibited per default).
It is possible to reset the password using ssh, do you have a user with ssh access?
Thanks,
Ok, great. Do like this:
- ssh to your bubba
- become root
and type your new password (this is for the system login)
and type your new password (this is for samba login)
This should do it.
- ssh to your bubba
- become root
Code: Select all
su
Code: Select all
passwd admin
Code: Select all
smbpasswd admin
This should do it.
/Johannes (Excito co-founder a long time ago, but now I'm just Johannes)