Environment
Novell GroupWise 8
Novell NetWare 6.5
Novell NetWare 6.5
SUSE Linux Enterprise Server 10
Novell Open Enterprise Server (Linux based)
Microsoft Windows 2000
Microsoft Windows 2003
Situation
ERROR: "Login Failed" while logging to Web Calendar Publishing Host Administration Console using URL http://IPAddressofWebServer:Port/gwcal/admin
Resolution
Reported to Engineering
Workaround Steps:
- Launch ConsoleOne.
- In NDS, create a Group named "calpub_admin".
- Under the membership tab of the Group add the "admin" user.
- Edit SYS:Novell\Calhost\calhost.cfg file on a Netware Server and /var/opt/novell/groupwise/calhost.cfg on a Linux Server , to modify the following lines:
"Admin.Ldap.context=cn={0} " , to add the context of hte user going to log in the Webadministration Console.
"Admin.Attr.value=cn=groupname,ou=SubContainer(if any),o=Top Container . (That is the Fully Distinguished Name of the "calpub_admin" Group) - Shut down Apache by typing ap2webdn on NetWare and rcapache2 stop on Linux.
- Shut down Tomcat by typing java -exit on NetWare and rctomcat5 stop on Linux and rcnovell-tomcat5 stop on OES 2 Linux.
- Start Apache by typing ap2webup on NetWare and rcapache2 start on Linux.
- Start Tomcat by typing tomcat4 or tomcat5 on NetWare and rctomcat5 start on Linux or rcnovell-tomcat5 start on OES 2 Linux.
- Login to the Web Calendar Publishing Administration Console.
Additional Steps To Be Performed For Netware & Windows:
- For NetWare copy file rootcert.der to SYS:\Novell\Groupwise\calhost folder . For Windows, copy rootcert.der file to the folder which contains calhost.cfg file.
- Edit calhost.cfg file and under "Admin.Ldap.ip=IP_Address:636 " . Save the file.
- Restart tomcat.
Bug Number
485839
Additional Information
Steps to Duplicate:
- Install Groupwise 8 or Groupwise 8 Hot Patch agents on either Netware or Linux Platform.
- Install Web Calendar Publishing Host and configure it.
- Open a browser and access the Web Calendar Publishing Host Administration Console using the URL: "http://ip_address_of_webserver:port/gwcal/admin" or "http://domain_name_of_web_server:port/gwcal/admin"
- Try to login as any Groupwise user.
- It gives an error "Login Failed".