|
Home > Archive > WebSphere HTTP Server > June 2004 > Trying to login via 8008 port to admin
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Trying to login via 8008 port to admin
|
|
| Alan Wagoner 2004-06-30, 6:07 pm |
| I've successfully installed IHS, and I get the Welcome to IHS screen.
When I click on Configure Server, I get a dialog window that asks for UserID
and password. I've typed in various IDs (root, etc.), but it's not
working.
How do I set the administrative ID/password?
Thanks in advance!
--Alan
| |
| Alan Wagoner 2004-06-30, 6:07 pm |
| Alan Wagoner wrote:
> I've successfully installed IHS, and I get the Welcome to IHS screen.
> When I click on Configure Server, I get a dialog window that asks for
> UserID
> and password. I've typed in various IDs (root, etc.), but it's not
> working.
>
> How do I set the administrative ID/password?
>
> Thanks in advance!
>
> --Alan
I think I figured out what was wrong. I had to check the admin.conf file to
see what it was expecting to use for the password file (admin.passwd). I
then used:
htpasswd -c admin.passwd user
Restarted everything, and now it's working. Yippee!
|
|
|
|
|