aspose file tools
The moose likes Websphere and the fly likes IBM Web server how to add new user Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "IBM Web server how to add new user" Watch "IBM Web server how to add new user" New topic
Author

IBM Web server how to add new user

Sivaraman Lakshmanan
Ranch Hand

Joined: Aug 02, 2003
Posts: 231
Hi all,
I am new to Websphere. I installed websphere Appserver 5.0 with IBM web server. I typed http://localhost:80/ and the web server default page appeared. when I clicked configure server, the screen asks me userid and password.. I gave the user id which I used to install the webserver appserver but it did not accept.
Can anyone help me out in finding the default userid and password. or a way to create a new userid password, so that I can learn some configuration.

I have one more basic doubt.

say for example I am using websphere appserver and iplanet as the webserver. when a user request a page the request comes to the webserver, if the page is a dynamic page the webserver routes the request to appserver. (please correct me if I am wrong). if this is the case.. how do the iplanet know to which appserver it need to route. that is where do i specify or tell the iplanet to use the appserver.
Someone please clarify my doubt.

Thanks in advance
Sivaraman.L
David Ulicny
Ranch Hand

Joined: Aug 04, 2004
Posts: 724
WAS has HTTP plugin which routes the requests to the application servers. I think best is to read some RedBook about that.


SCJP<br />SCWCD <br />ICSD(286)<br />MCP 70-216
David Ulicny
Ranch Hand

Joined: Aug 04, 2004
Posts: 724
WAS has HTTP plugin which routes the requests to the application servers. I think best is to read some RedBook about that.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: IBM Web server how to add new user
 
Similar Threads
http - https - load balancer - web Server - app Server
How to configure IBM Http Server with Websphere on different Machines
Problem with a new WebModule,Very Very Urgent
IBM HttpServer and websphere Appserver
what is session and new request