Win2kr2 IIS7 customize gw login page cannot find index.html

Successfully installed GW802hp2 on Win2kr2 IIs7 and redirected to /gw/webacc.
I want to customize GW Webacc login page with company logo but cannot find the index.html file
Where is it located? I have copied the logo and splash files already.

I have found the answer - at least to meet my needs. I hope this helps someone else.
After enabling HTTP-Redirect to /gw/webacc
the file to edit is: c:\novell\groupwise\tomcat5.5\webapps\gw\WEB-INF\classes\templates\webacc\css\login.htt
under DOCTYPE HTML PUBLIC . . . . at approx. line 144, enter the name of your logo.ico file (replacing /favicon.ico)
the image files need to be place in the following folder:
c:\novell\groupwise\tomcat5.5\webapps\gw\webaccess \201012110348\images\
1) your logo.ico; 2) replace the install_top_n.png with your install_top_n.png file (this is at the top of the GW login screen - you may have iused a splash.gif or splash.png n IIs6). 3) If you want to remove the watermark, or have a different watermark on the GW login screen, replace install_watermark_n.png with your watermark.png file.
NOTE: If you use the same file names and copy them to this directory, you won't have to modify the login.htt file with the name of your custom .png files.
The above will work for IE and Firefox, although there may be some modifications necessary for Firefox.

Similar Messages

  • How do I customize the login page?

    Hi, floks:
    How do I customize the login page?
    Can I just create a page with login portlet in it? what do I put as on Success URL,
    if I choose to go to the home page?
    thanks.
    null

    You can create a page and add a login portlet to it.Make it accesible to public.
    change the default page of the user "public" to the page you have created.(by default it is WELCOME)
    if there is an error in the user name or the password entered the portal still navigates to the default single-sign on page.(You have not changed the sign on page still)
    To change this page look at on-line help.
    search with string "customize" in online help
    null

  • Customize Viewer Login page

    Hi All,
    We are trying to Customize Viewer Login page by defaulting 'Oracle Applications' in the Connect To dialog box. Now it is 'OracleBI Discoverer'. Can anyone help me with that? I am not very familiar with uix scripts. I went into ViewerConnections.uix file, but couldn't figure out where can I make the change.
    Thanks.

    Hi,
    Please review Doc ID 312463.1 in MetaLink for additional details but, I would assume you could just re-order the list in the ConnectionAccessTypes.uit file located at $BIHome\j2ee\OC4J_BI_Forms\applications\discoverer\discoverer\templates
    I've not tried it personally so, ensure you shutdown everything before, backup the file and restest. The note is very helfpul...basically it'll be something like this
    Before
    <contents xmlns="http://xmlns.oracle.com/uix/ui">
    <option value="RELATIONAL" text="${uix.data.nls['text.access.type.RELATIONAL']}"/>
    <option value="APPS" text="${uix.data.nls['text.access.type.APPS']}"/>
    <option value="OLAP" text="${uix.data.nls['text.access.type.OLAP']}"/>
    <rootChild name="contents"/>
    </contents>
    After
    <contents xmlns="http://xmlns.oracle.com/uix/ui">
    <option value="APPS" text="${uix.data.nls['text.access.type.APPS']}"/>
    <option value="RELATIONAL" text="${uix.data.nls['text.access.type.RELATIONAL']}"/>
    <option value="OLAP" text="${uix.data.nls['text.access.type.OLAP']}"/>
    <rootChild name="contents"/>
    </contents>

  • Cannot find the HTML browser installed on your system

    Guys forgive me if you have answered this before, I have
    tried a search of previous issues TNA.
    I have reloaded R/H 6 to my laptop (with full admin rights
    set against my user name) everything except works except generating
    in Microsoft HTML Help I get the following error when I click
    Finish: cannot find the HTML browser installed on your system
    Any ideas welcome. With thanks, J

    Hi JayRichard
    You might try the following.
    Inside RoboHelp HTML, click Tools > Options...
    Click the Tool Locations tab
    At the bottom of the dialog should be an area listing
    "Browser paths". You should see one for Internet Explorer and one
    for Netscape. Try clicking the little file folder icon to the right
    of one of them. (Whichever browser you are using)
    Navigate to and select the executable file for the browser.
    Mine for Internet Explorer says:
    D:\Program Files\...\iexplore.exe (The full path is
    D:\Program Files\Internet Explorer\iexplore.exe
    Dismiss the dialogs by clicking the Open and OK buttons until
    they are all gone.
    Keep us posted on whether this helps... Rick

  • Error Message= x Cannot find the HTML help browser installed on your system.

    Help! I cannot seem to find the solution for the error message I get when trying to generate a layout in Microsoft HTMl Help (Primary Layout). I am using the trial version, but it didn't seem to be an issue for anyone else in my class that was also using the trial version.
    The error message states, "Cannot find the HTML help browser installed on your system."
    Thank you!

    Sounds like a problem with the installation of RoboHelp on those machines. When you install RoboHelp, it installs the necessary files to view a CHM.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • How to add an extra page to the index.html page on dreamweaver CS6?

    How to add an extra page to the index.html page on dreamweaver CS6?

    Index.html = your domain's home page.  There is only one home page per site.
    To create a new page from your index, go to File > SaveAs > filename.html.  Repeat for other site pages.  Add links on your index page that lead to other site pages.
    See  Creating your first web site in DW CC (5-part tutorial)
    https://helpx.adobe.com/dreamweaver/learn/tutorials/how-to/first-website-part1.html
    Nancy O.

  • How do i fix this: error message- index.html - error occurred - An FTP error occurred - cannot put index.html. Access denied. The file may not exist, or there could be a permission problem. Make sure you have proper authorization on the server and the ser

    that is...
    index.html - error occurred - An FTP error occurred - cannot put index.html. Access denied. The file may not exist, or there could be a permission problem. Make sure you have proper authorization on the server and the server is properly configured.
    File activity incomplete. 1 file(s) or folder(s) were not completed.
    Files with errors: 1
    index.html
    thanks!

    It's under More Options triangle in the Manage Sites panel.  See screenshot:
    Nancy O.

  • Customization of Login page in OBIEE 11g

    Hi All,
    I am working on OBIEE 11.1.1.6.0.
    In login page of Analytic, we have User ID and Password.
    Can we add another label and textfield in login page.
    like.. User ID :-
    Password:-
    Company Name:-
    Please give me your suggestion.
    Thanks
    Prashant

    Hi Prashant,
    Looks like you need to validate the company name during the BI authentication process.
    We all know that NQUser is for UserID and NQPassword is for Password, with your customization you need to add Text field tag in the existing form with name as Company. Till here we can go for that without any issues.
    But my question is where you want to implement the validating the company name with userid and password. As of now saw.dll is going to validate the userid and password, to validate company name you need to customize the saw.dll (I dont think this can do) or else you need to validate first with your own script for given userid,pwd and company and then pass userid and pwd to saw.dll for BI authentication.
    Hope this helps, let me know for any questions

  • How to customize default login page of FBA

    Hi,
    I have implemented a SharePoint 2013 Portal with Form Based Authentication.
    I want to customize the look and feel of default login page.
    How could i do that?

    Hi,
    For your requirement, you can take a look at the three links below for a quick start:
    http://sivarajan.me/post/SharePoint-2013-Enabling-Custom-Login-Page-and-Mixed-Contents-Part-2
    http://blogs.msdn.com/b/kaevans/archive/2010/07/09/creating-a-custom-login-page-for-sharepoint-2010.aspx
    http://mysharepointsolution.wordpress.com/tag/custom-login-page/
    What’s more, The deafult login page is located here: C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\IDENTITYMODEL\LOGIN\default.aspx, you can
    make a copy and modify it.
    Thanks
    Patrick Liang
    TechNet Community Support

  • Session timeouts for login page with in a html frame

    Hi, i have a login page which when the session times out gets redisplayed within the frame of the html page where the session timed out , i have tried setting the session timeouts to be less than the other application so that the login page will timeout before the documentum application but this does not make a difference.
    does any one know how i could get the login page to redisplay by itself, outside of the html frame. do i need to have some javascript to figure out if there is a frame then redraw the page etc...and how should i di this ? any working examples will be appreciated.

    You would certainly need some Javascript or use the meta-refresh tag to the session timeout time. If you set the meta-refresh tag in a frame to a time just a little bit bigger than the session timeout time and the set your security mechanisms to force the user to login in again when the session times out, the frame will refresh after the session has timed out and the application should forward the frame to the login page.
    <meta http-equiv="refresh" content="session-timeout-timeout+1">
    (timeout time is in seconds)

  • IWeb won't open-cannot find "index.xml" file

    I've been having kernel panics lately and ran off my hard drive to another Mac (iMac) -not using migration assistant-and upon returning back to my main computer (MacBook Pro) and after diligently saving my Domain file, iWeb won't open because it cannot find the "index.xml". I have the site up on my idisk and when I open up the package in Domain, there's plenty in there. How do I get back to where I was-an iWeb site that I can manipulate.
    Any way I can get what I do still have to work? Or do I have to make my site from scratch again even though I have loads of files all over the place and only this one missing?
    I think Apple needs to tell us "how" and "what" to save when we need to vacate a computer because of kernel panics and the like-wouldn't you say? I ALWAYS suffer from something missing when I have to put the OS back on the computer from scratch-not to mention hours of wasted time downloading updates again and having to find keycodes and various application discs!
    MacBook Pro 2.16mhz Core 2 Duo 120gb hd 3gb ram   Mac OS X (10.4.9)   </span

    Welcome to the discussions, RPashman.
    I got this message before when I was editing multiple Domain.sites. I believe it happened when I tried to Publish when the Domain was not in the iWeb folder. During the Publish, it places a Domain file in the iWeb folder (maybe because it has to publish from there even though the actual file is elsewhere??) and if anything goes wrong, iWeb when it next opens will default to that improperly created Domain.sites file.
    Check in the iWeb directory (Library/Application Support/iWeb/Domain.sites
    ) and see how large the Domain.sites file is. If it's something under a meg, then maybe this is what happened to you. Move it out of that directory (I held mine just in case) then relaunch iWeb. Since there's not a Domain.sites file there anymore, it should ask if you want to create one or open an existing one.
    Not sure if this happened to you, but it's possible. It happened to this user as well.
    http://discussions.apple.com/thread.jspa?messageID=4178327&#4178327

  • Home Page URL without "/index.html"

    Is there a way to change the Home Page URL of a MUSE website so that "/index.html" does not appear after the .com?
    I'm concerned that Google will interpret our home page as a duplicate page.
    Thanks for your help in advance!

    In terms of getting friendly URLs, there are many server side ways to do this. Most servers on the web are Apache, and, if you feel brave, you can read up on .htaccess files to do redirects to more friendly URLs. They are complicated, and not for the coding faint of heart, so be careful. Note, though, that URLs created by Muse cannot take advantage of these friendly URLs automatically, and links would need to be manually pointed to the right place through the hyperlinks drop down.
    However, let's talk about the root fear here: SEO. Having index.html on the links is not known to have any negative impact on your site's SEO. There is no official source from either Google or Microsoft on the topic that states anything solid on the topic. Both do have information regarding duplicate content, and Google comes the closest to actually making a comment by stating that links should be consistent. When using Muse's page linking functionality, we will output all links to be consistent everywhere in your site, and as such, will comply with Google's SEO guidelines in this regard.
    In regards to duplicate content, the filename index.html is a special filename for websites and webservers and is the default page name on most servers. Servers with server-side languages and with other configurations like the one I mentioned above can have different names, but this is the most common by far. Without extra configuration, your server will serve both index.html and / as the same page regardless of wether or not it is a Muse site. Google and Bing, in our experience, are smart enough to merge the two files without any trouble, but the proof is in the pudding, as they say. There is a simple test you can use to check and make sure they are doing the proper thing. If you would like to verify that there are not duplicate results in the search, simply go to Google or Bing and search for "site:http://www.mydomain.com Home" without quotes. Just replace your domain name in there, and search for your homepage title, and you should see your homepage listed. In every Muse site I checked (just pulling ones at random form the site of the day) there was only 1 listing for the homepage, indicating there was no confusion by the search engines. If you'd like to clarify or check things further, you can always use Google's WebMaster Tools to take additional actions in informing Google about your site.
    We care about the SEO of your sites and do our best to ensure that things we can do automatically, we try and cover for you. We are always making improvements in every area of our code, and this is one area in particular we know you all are passionate about. Unfortunately, the area of SEO has a lot of misinformation, misunderstandings, and unknowns that spread very quickly and will get adopted without a real understanding. In addition to doing our best to comply to good SEO practices, we also do our best to make sure we're not filling your sites with false remedies and cheap tricks that don't quite work. When we look at new features, we think about their impact on your sites, on SEO, and on what we can do to improve both your and your website visitor's experience. For example, when we added mobile and tablet layouts, we also added canonical and alternate meta tags to your pages so that search engines knew about the duplicate content, and also knew where and when to redirect users. And as new things come out, we'll continue to do our best to have the same amount of due diligence in ensuring you rank as high as possible for your searches. And we'll continue to examine areas where we could use improvement, and do our best to make them whenever we can.
    Hopefully that clears things up a bit.
    Andrew Hushbeck
    Muse QE

  • Cannot access index.html in Weblogic Server 8.1

    Hi...
              I have configured a domain in /appl/bea/user_projects/domains/test. Then uploaded index.html to applications/. Started the server but when I tried to access http://172.42.100.2:7001/index.html I got the error -> Error 404--Not Found. However I can access the web console. How can I access the index.html?Is the way to deploy html is different from Weblogic 7? Tks.

    Hi CaoCao,
              Go through the following link,In that you will find exact information on this issue.
              http://e-docs.bea.com/wls/docs81/quickstart/quick_start.html
              ----Anilkumar kari

  • Cannot upload index.html

    Hi everyone. I need some help, this is really stressing me
    out. I am fairly new to web design, but have watched alot of
    training videos already on dreamweaver 8. I offered to design a
    website for my employer. He already has a domain name and web host
    provider (host45.com). Right now the site says "This is the
    placeholder for domain russprintshop.com. If you see this page
    after uploading site content you probably have not replaced the
    index.html file. This page has been automatically generated by
    host45.com, Inc." All I want to do right now is put something on
    the site that says under construction, check back later, so I tried
    to upload the index.html which just contains a line of text, may
    want to add construction graphic to it too. Message pops up and
    says file transfer incomplete and says may have to do with
    Permission Error. If anyone could guide me through this I'd really
    appreciate it. Thanks so much.
    -Lynn-

    Ask your host to give you permission to overwrite files on
    the account.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Lynn2106" <[email protected]> wrote in
    message
    news:eu87ob$9s2$[email protected]..
    > Hi everyone. I need some help, this is really stressing
    me out. I am
    > fairly new
    > to web design, but have watched alot of training videos
    already on
    > dreamweaver
    > 8. I offered to design a website for my employer. He
    already has a domain
    > name
    > and web host provider (host45.com). Right now the site
    says "This is the
    > placeholder for domain russprintshop.com. If you see
    this page after
    > uploading
    > site content you probably have not replaced the
    index.html file. This page
    > has
    > been automatically generated by host45.com, Inc." All I
    want to do right
    > now is
    > put something on the site that says under construction,
    check back later,
    > so I
    > tried to upload the index.html which just contains a
    line of text, may
    > want to
    > add construction graphic to it too. Message pops up and
    says file transfer
    > incomplete and says may have to do with Permission
    Error. If anyone could
    > guide
    > me through this I'd really appreciate it. Thanks so
    much.
    > -Lynn-
    >

  • Javascript issue for fragment in jspx page cannot find regionId

    I am using Jdev 11.1.1.4.0
    When i am calling the javascript function its not able to find the region thus my component is not found in the jsff page.
    Please help !!!
    Below is my jspx page :-
    <f:view>
        <af:document id="d1" title="Home Page" partialTriggers="pt1">
             <af:resource type="css" source="/com/ge/vacancy/css/GECustomStyle.css"/>
          <af:form id="f1">
            <af:pageTemplate viewId="/com/ge/vacancy/pageTemplate/GEVacancyPageTemplate.jspx"
                             value="#{bindings.pageTemplateBinding}" id="pt1">
              <f:facet name="Content">
                <af:region value="#{bindings.defaultflow1.regionModel}" id="r1" clientComponent="true"/>
              </f:facet>
    </af:form>
           <af:group id="g1">
    <![CDATA[
            <script>
        function charChecker(evt){
    region=AdfPage.PAGE.findComponentByAbsoluteId("r1");
                        if(region!=null)
                    counter             = region.findComponent("ot17");
                    counter_value       = counter.getValue();
                      }else {
    alert('Region not found')
      </script>]]>
          </af:group>
        </af:document>
    </f:view>
    In my frgment jsff page i have the following :
    <af:inputText id="it2" rows="08" maximumLength="500"
                                      value="#{bindings.Role.inputValue}"
                                      autoSubmit="true" immediate="true"
                                      partialTriggers="::gli11:soc15" columns="175"
                                      clientComponent="true"
                                      valueChangeListener="#{pageFlowScope.JobDescriptionBean.roleVC}"
                                      binding="#{pageFlowScope.JobDescriptionBean.roleInputText}">
                                      <af:clientListener method="charChecker" type="keyDown"/>
    </af:inputText>
    <af:spacer id="sp22" width="2"/>
                          <af:outputText id="ot17" clientComponent="true"
                                                                              value="500"/>

    Hi,
    Why not use findComponent as in below.
    findComp=function(event){
    var source=event.getSource();
    var component=source.findComponent("componentId");
    For this to work the component ot19 which i am assuming is a outputtext has to have value of clientComponent set to true.  Here event will automatically be passed if invoking the component via a clientlistener.
    Use findComponentByAbsoluteId only if you know the absolute id of the component. To be sure of the absolute id bind the component to a managed bean and then invoke the javascript as in the example shown below.
    public String someAction() {
          FacesContext context = FacesContext.getCurrentInstance();
          ExtendedRenderKitService erks =
          Service.getRenderKitService(context, ExtendedRenderKitService.class);
          erks.addScript(context,"someJSAction('"+textBinding.getClientId(context) +"')");
          return null;
    ADF JS
    someJSAction=function(clientId){
    var component= AdfPage.PAGE.findComponentByAbsoluteId(clientId);

Maybe you are looking for

  • How do i reformat a external hard drive and how do i partition a drive?

    hi, i have a seagate free agent desk 1.5 tb external harddrive! i have the back up software installed on the home pc. i have a macbook now! so i still want to be able to use the pc for photos and stuff because if i were to transfer everything onto th

  • Disappointed with Nokia N8 and Belle

    I have been using Nokia phones since 2000 and I was recommending it to all my friends. The last one I bought- Nokia N8 has disappointed me.  The  big + is the integrated GPS and offline maps. Excellent camera...  Why disappointed:  Price I paid- $ 45

  • Time format to Decimal format

    Hi all Does anyone know how to format time format to decimal number? Eg: '10:21' in HH24:MI to 10.21 '21:09' to 21.09 Thanks in Advance Prash

  • Handling disconnections in stateful beans

    i have a stateful bean with some resources that it has to close after closing. I programed a close () method, marked as +@Remove+, that clients call to close the resources; and a exiting () method, marked as @PreDestroy to finish the work. but, how c

  • I Want to Rotate Marquee Selection Outline

    Is there a way to make a selection using the marquee tool, and then rotate the marching ants so the sides of the selection are not parallel to the borders of the image?  Can this be done with either or both marquee tools?  I'm using Elements 10 and P