Environment
Novell GroupWise 8
Novell GroupWise 8 Hot Patch 1
Novell GroupWise 8 Hot Patch 1
Situation
Changes made to the calendar like modifying an appointment or adding or removing an appointment , do not get updated automatically at the Calendar Web Publishing.
Resolution
- 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.
- 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.