LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   error with webmin authentication (https://www.linuxquestions.org/questions/linux-server-73/error-with-webmin-authentication-549730/)

adam_blackice 04-28-2007 11:22 AM

error with webmin authentication
 
hello all ...,

i have installed webmin and when i tried to enter the webmin by the localhost:10000 and writ down

username: root
password : <<root password>>

it refuse to continue to the webmen and access denied !!!!

am sure that the password is the password for the root

i made that change

PHP Code:

 root@adam-laptop:/home/adam/MyDownloads/webmin-1.340# ./changepass.pl /etc/webmin admin foo
Updated password of Webmin user admin 

and when i want to use the new password foo it also didnot accept it :cry: :cry: :cry: :cry:

adam_blackice 04-28-2007 03:34 PM

plzzzzzzzzzzzzzzzzzzzzzzzzzzzz i need it urgently any one can tell me what to do :(

rickyinman 04-28-2007 08:36 PM

Webmin defaults to user: admin and pw: admin. You can change it, but you must start with those.

adam_blackice 04-29-2007 08:00 AM

hmmmm

i donot think soo cuz the default password for webmin is the root password and the username is the root

homey 04-29-2007 09:31 AM

I have always used root and the root password. You may also need to use https until you turn off encryption in webmin.
One more thing, don't forget to have localhost in the /etc/hosts ...
Code:

127.0.0.1      localhost.localdomain  localhost


All times are GMT -5. The time now is 02:41 AM.