<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://wiki.novell.com/skins/common/feed.css"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xml:lang="en">	
		<title>CoolSolutionsWiki - New pages [en]</title>
		<link rel="alternate" type="text/html" href="http://wiki.novell.com/index.php/Special:Newpages"/>
		<modified>2009-11-25T08:45:20Z</modified>
		<tagline>From CoolSolutionsWiki</tagline>
		<generator>MediaWiki 1.5.8</generator>
		
	<entry>
		<title>Vdb6</title>
		<link rel="alternate" type="text/html" href="http://wiki.novell.com/index.php/Vdb6"/>
				<modified>2009-11-24T01:50:55Z</modified>
		<issued>2009-11-24T01:50:55</issued>
		<created>2009-11-24T01:50:55Z</created>	
		<summary type="text/plain">&lt;p&gt;Summary: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; -[http://wiki.novell.com/index.php/Tericksonwikis my other wikis]&lt;br /&gt;
&lt;br /&gt;
# obtain vdb6.exe &lt;br /&gt;
# put the coredump.img in a directory&lt;br /&gt;
# start | run | cmd.exe | &lt;br /&gt;
# c:\vdb6.exe c:\cores\coredump.img &lt;br /&gt;
## this opens the core&lt;br /&gt;
# Once the core is opened (if it doesn't open, its corrupted and no good) type the following commands (bold are most important commands)&lt;br /&gt;
##''' ?'''&lt;br /&gt;
## '''sw'''&lt;br /&gt;
## .m offendingModule for example: .m bsdsock.nlm&lt;br /&gt;
### this prints the version&lt;br /&gt;
## v   this allows you to scroll through the server screens at the time of the abend.&lt;br /&gt;
## .p   &lt;br /&gt;
## .a&lt;br /&gt;
# copy and paste all the output from these commands into a *.txt file.&lt;br /&gt;
## this is the very basic, opening registries and memory is not covered.&lt;/div&gt;</summary>
		<author><name>Terickson</name><!-- <url></url><email></email> --></author>		<comment>foobar</comment>
	</entry>

	<entry>
		<title>C1linuxfix</title>
		<link rel="alternate" type="text/html" href="http://wiki.novell.com/index.php/C1linuxfix"/>
				<modified>2009-11-20T19:48:56Z</modified>
		<issued>2009-11-20T19:48:56</issued>
		<created>2009-11-20T19:48:56Z</created>	
		<summary type="text/plain">&lt;p&gt;Summary: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Edit /usr/ConsoleOne/binConsoleOne&lt;br /&gt;
&lt;br /&gt;
change the following:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
LD_LIBRARY_PATH=&amp;quot;/usr/ConsoleOne/usr/lib:/usr/lib:/opt/novell/lib:/usr/ConsoleOne/bin:/opt/novell/eDirectory/lib:$LD_LIBRARY_PATH&amp;quot;&lt;br /&gt;
&lt;br /&gt;
export LD_LIBRARY_PATH&lt;/div&gt;</summary>
		<author><name>Terickson</name><!-- <url></url><email></email> --></author>		<comment>foobar</comment>
	</entry>

	<entry>
		<title>Gwpublishingcalendartips</title>
		<link rel="alternate" type="text/html" href="http://wiki.novell.com/index.php/Gwpublishingcalendartips"/>
				<modified>2009-11-11T16:05:30Z</modified>
		<issued>2009-11-11T16:05:30</issued>
		<created>2009-11-11T16:05:30Z</created>	
		<summary type="text/plain">&lt;p&gt;Summary: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; -[http://wiki.novell.com/index.php/Tericksonwikis#GroupWise my other wikis]&lt;br /&gt;
&lt;br /&gt;
=resources=&lt;br /&gt;
# [http://www.novell.com/documentation/gw8/gw8_install/?page=/documentation/gw8/gw8_install/data/bbnbt0f.html Online doc installation]&lt;br /&gt;
# [http://www.novell.com/documentation/gw8/gw8_install/?page=/documentation/gw8/gw8_install/data/bbnbt8d.html#bc16ekh install procedure]&lt;br /&gt;
&lt;br /&gt;
= notes=&lt;br /&gt;
# The Calendar Publishing Host name is stored in the '''calhost.cfg''' file. Do not use any double-byte characters in the name.&lt;br /&gt;
## /var/opt/novell/groupwise/calhost/&lt;br /&gt;
## /var/opt/novell/tomcat/webapps/gwcal/WEB-INF/classes/&lt;br /&gt;
# restart apache/tomcat&lt;br /&gt;
## /etc/init.d/apache2 stop&lt;br /&gt;
## /etc/init.d/novell-tomcat5 stop&lt;br /&gt;
## /etc/init.d/novell-tomcat5 start&lt;br /&gt;
## /etc/init.d/apache2 start&lt;br /&gt;
# poa starts lisenting on 7171 after cal pub is enabled&lt;br /&gt;
# http://10.10.10.106/gwcal/calendar&lt;br /&gt;
# Display the POA Web console at the following URL:&lt;br /&gt;
## http://ipaddr:1677 | configuration | &lt;br /&gt;
### Calendar/Free Busy Publishing: 	Enabled &lt;br /&gt;
### Calendar Publishing Port: 	7171 (Default) &lt;br /&gt;
### Calendar Publishing Post Office List: 	Show &lt;br /&gt;
### Calendar/Free Busy Publishing User List: 	Show &lt;br /&gt;
###Calendar Publishing Hosts: 	calhost&lt;br /&gt;
# admin console&lt;br /&gt;
## http://network_address/gwcal/admin&lt;br /&gt;
= procedure =&lt;br /&gt;
# create edir user and group for CalPubAdmin and CalPubAdminGrp&lt;br /&gt;
# verify ldap, edir connectivity between calhost and poa&lt;br /&gt;
# install calhost software from gw 8 binary&lt;br /&gt;
#&lt;/div&gt;</summary>
		<author><name>Terickson</name><!-- <url></url><email></email> --></author>		<comment>foobar</comment>
	</entry>

	<entry>
		<title>N97</title>
		<link rel="alternate" type="text/html" href="http://wiki.novell.com/index.php/N97"/>
				<modified>2009-10-23T18:53:57Z</modified>
		<issued>2009-10-23T18:53:57</issued>
		<created>2009-10-23T18:53:57Z</created>	
		<summary type="text/plain">&lt;p&gt;Summary: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Using Symbian 60 3.2 there is a warning that the software is not supported. Ignore that and install anyway. The intellisync client works, but the touchscreen is only supported for menus.&lt;/div&gt;</summary>
		<author><name>AndersG</name><!-- <url></url><email></email> --></author>		<comment>foobar</comment>
	</entry>

	<entry>
		<title>ECMAScript Examples</title>
		<link rel="alternate" type="text/html" href="http://wiki.novell.com/index.php/ECMAScript_Examples"/>
				<modified>2009-10-20T11:30:32Z</modified>
		<issued>2009-10-20T11:30:32</issued>
		<created>2009-10-20T11:30:32Z</created>	
		<summary type="text/plain">&lt;p&gt;Summary: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== toTitleCase ==&lt;br /&gt;
The function toTitleCase facilitates the transformation of the Job Titles to Title Case. It caters for the situation where brackets could be used within the Job Title and also caters for key acronyms (the array &amp;quot;acronyms&amp;quot;) which should be fully capitalised.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
function toTitleCase(titleInput)&lt;br /&gt;
	{&lt;br /&gt;
    var wholeTitle = String(titleInput);&lt;br /&gt;
	var splitTitle = new Array();&lt;br /&gt;
	splitTitle = wholeTitle.split(' ');&lt;br /&gt;
	wholeTitle = '';&lt;br /&gt;
	&lt;br /&gt;
	var acronyms = new Array(&amp;quot;it&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
	for (count = 0; count &amp;lt; splitTitle.length; count++)&lt;br /&gt;
		{&lt;br /&gt;
		acronymFlag = 0;&lt;br /&gt;
		splitTitle[count] = splitTitle[count].toLowerCase();&lt;br /&gt;
		&lt;br /&gt;
		for (acount = 0; acount &amp;lt; acronyms.length; acount++)&lt;br /&gt;
			{&lt;br /&gt;
			if (splitTitle[count] == acronyms[acount])&lt;br /&gt;
				{&lt;br /&gt;
				acronymFlag = 1;&lt;br /&gt;
				}&lt;br /&gt;
			}&lt;br /&gt;
		&lt;br /&gt;
		if (acronymFlag == 0)&lt;br /&gt;
			{&lt;br /&gt;
			punctuationIndex=splitTitle[count].search(/[\(\[\{]/);&lt;br /&gt;
			if (punctuationIndex == 0)&lt;br /&gt;
				{&lt;br /&gt;
				splitTitle[count] = splitTitle[count].substr(0,1) + splitTitle[count].substr(1,1).toUpperCase() + splitTitle[count].substr(2);&lt;br /&gt;
				}&lt;br /&gt;
			else&lt;br /&gt;
				{&lt;br /&gt;
				splitTitle[count] = splitTitle[count].substr(0,1).toUpperCase() + splitTitle[count].substr(1);&lt;br /&gt;
				}&lt;br /&gt;
			}&lt;br /&gt;
		else&lt;br /&gt;
			{&lt;br /&gt;
			splitTitle[count] = splitTitle[count].toUpperCase();&lt;br /&gt;
			}&lt;br /&gt;
		wholeTitle = wholeTitle + splitTitle[count] + &amp;quot; &amp;quot;;&lt;br /&gt;
		}&lt;br /&gt;
	wholeTitle = wholeTitle.substr(0,wholeTitle.length - 1);&lt;br /&gt;
&lt;br /&gt;
	return wholeTitle;&lt;br /&gt;
	}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== nameCapitalise ==&lt;br /&gt;
The function nameCapitalise facilitates the transformation of the names to Title Case, but leaves key exceptions (the array &amp;quot;exceptions&amp;quot;) in lower case. This was specifically to cater for names like &amp;quot;Johannes van Rooyen&amp;quot;.&lt;br /&gt;
It also caters for capitalising names like &amp;quot;S'Bu&amp;quot; and &amp;quot;Amon-Ra&amp;quot; properly. Unfortunately it does not (yet) cater for capitalising names like &amp;quot;McDonald&amp;quot; or &amp;quot;o'Shaunessy&amp;quot; properly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
function nameCapitalise(name)&lt;br /&gt;
	{&lt;br /&gt;
	var wholeName = String(name);&lt;br /&gt;
	var splitName = new Array();&lt;br /&gt;
	splitName = wholeName.split(' ');&lt;br /&gt;
	wholeName = '';&lt;br /&gt;
	&lt;br /&gt;
	var exceptions = new Array(&amp;quot;van&amp;quot;,&amp;quot;der&amp;quot;,&amp;quot;du&amp;quot;,&amp;quot;de&amp;quot;);&lt;br /&gt;
	var special = new Array(&amp;quot;'&amp;quot;,&amp;quot;-&amp;quot;);&lt;br /&gt;
	&lt;br /&gt;
	for (count = 0; count &amp;lt; splitName.length; count++)&lt;br /&gt;
		{&lt;br /&gt;
		exceptionFlag = 0;&lt;br /&gt;
		splitName[count] = splitName[count].toLowerCase();&lt;br /&gt;
		&lt;br /&gt;
		for (ecount = 0; ecount &amp;lt; exceptions.length; ecount++)&lt;br /&gt;
			{&lt;br /&gt;
			if (splitName[count] == exceptions[ecount])&lt;br /&gt;
				{&lt;br /&gt;
				exceptionFlag = 1;&lt;br /&gt;
				}&lt;br /&gt;
			}&lt;br /&gt;
		&lt;br /&gt;
		if (exceptionFlag == 0)&lt;br /&gt;
			{&lt;br /&gt;
			splitName[count] = splitName[count].substr(0,1).toUpperCase() + splitName[count].substr(1);&lt;br /&gt;
			}&lt;br /&gt;
		&lt;br /&gt;
		for (scount = 0; scount &amp;lt; special.length; scount++)&lt;br /&gt;
			{&lt;br /&gt;
			var specialName = new Array();&lt;br /&gt;
			specialIndex=splitName[count].search(special[scount]);&lt;br /&gt;
			if (specialIndex &amp;gt; -1)&lt;br /&gt;
				{&lt;br /&gt;
				var specialName = new Array();&lt;br /&gt;
				specialName = splitName[count].split(special[scount]);&lt;br /&gt;
				splitName[count] = '';&lt;br /&gt;
				for (sncount = 0; sncount &amp;lt; specialName.length; sncount++)&lt;br /&gt;
					{&lt;br /&gt;
					specialName[sncount] = specialName[sncount].substr(0,1).toUpperCase() + specialName[sncount].substr(1);&lt;br /&gt;
					splitName[count] = splitName[count] + specialName[sncount] + special[scount];&lt;br /&gt;
					}&lt;br /&gt;
				splitName[count] = splitName[count].substr(0,splitName[count].length - 1);&lt;br /&gt;
				}&lt;br /&gt;
			}&lt;br /&gt;
		&lt;br /&gt;
		wholeName = wholeName + splitName[count] + &amp;quot; &amp;quot;;&lt;br /&gt;
		}&lt;br /&gt;
	wholeName = wholeName.substr(0,wholeName.length - 1);&lt;br /&gt;
	return wholeName;&lt;br /&gt;
	}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Other Resources ==&lt;br /&gt;
There is a Cool Solutions article listing a number of other ECMA functions of use in Identity Manager installations.  &lt;br /&gt;
&lt;br /&gt;
[http://www.novell.com/communities/node/8439/open-call-useful-ecma-functions-use-identity-manager Open Call for IDM ECMA functions]&lt;/div&gt;</summary>
		<author><name>Preycor</name><!-- <url></url><email></email> --></author>		<comment>foobar</comment>
	</entry>

	<entry>
		<title>NWmemoryProtectionRestart</title>
		<link rel="alternate" type="text/html" href="http://wiki.novell.com/index.php/NWmemoryProtectionRestart"/>
				<modified>2009-10-14T15:16:18Z</modified>
		<issued>2009-10-14T15:16:18</issued>
		<created>2009-10-14T15:16:18Z</created>	
		<summary type="text/plain">&lt;p&gt;Summary: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; -[http://wiki.novell.com/index.php/Tericksonwikis my other wiki]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Summary of Memory Protection Issue&lt;br /&gt;
&lt;br /&gt;
=Tracking=&lt;br /&gt;
# SR 10504113741 GW protected memory faults Sept 21,2009&lt;br /&gt;
# SR 10523137371 GWSOAP-&amp;lt;post office name-Handler_5 Sept 1, 2009&lt;br /&gt;
## https://bugzilla.novell.com/show_bug.cgi?id=535749 Page Fault Processor Exception, GWSOAP-&amp;lt;post office name-Handler_5 &amp;lt;b&amp;gt; Fixed GW 703 hp4, GW 801 &amp;lt;/b&amp;gt;&lt;br /&gt;
# Defects&lt;br /&gt;
## GW8 515295 USERLIB.NLM abend. Unknown EIP - FIXED in 801  &lt;br /&gt;
## GW8 491527 GWXIS12.NLM - SOAP Abend    - FIXED in 801&lt;br /&gt;
## GW7 518385 USERLIB.NLM abend. Unknown EIP  - FIXED in 703 HP4&lt;br /&gt;
## GW7 534927 Abend on GWSOAP process - FIXED in 703 hp4&lt;br /&gt;
## Bug [https://bugzilla.novell.com/show_bug.cgi?id=529767 529767 - Abend in USERLIB.NLM|AllocSleepOK ]&lt;br /&gt;
=Action Plan=&lt;br /&gt;
&lt;br /&gt;
# enable memory protection debug to take cores - sys:\system\memdbg.ncf and umemdbg.ncf&lt;br /&gt;
# 25% free on ALL PO volumes!!!&lt;br /&gt;
# Ensure Antivirus NOT scanning QUEUES - Customer changed this to comply&lt;br /&gt;
# Ensure Purge Immediate - Customer changed this to comply&lt;br /&gt;
# Fixed memory protection load/unload syntax to match NW 65 sp8 format&lt;br /&gt;
## syntax for sp8&lt;br /&gt;
### http://www.novell.com/communities/node/6863/consultants-corner-upgrading-groupwise-8-part-3-post-offices&lt;br /&gt;
### load restart address space=demopo sys:\system\gw8\gwpoa @demopo.poa &lt;br /&gt;
# Tried post gw 801 code: ftp://ftp.novell.com/outgoing/thomasgw8.0.1HP-88366_full_nlmwin_en.zip&lt;br /&gt;
# update to current bsdsock.nlm&lt;br /&gt;
#  STOP PROCESSORS on the command line, or don't load the ACPIDRV.PSM driver.  Either will do.&lt;br /&gt;
# Maximum Physical Receive Packet Size to 4224 (default) -- SWGAS already had at 4224&lt;br /&gt;
# keep sending CORES!!&lt;br /&gt;
&lt;br /&gt;
==Aggressive plans==&lt;br /&gt;
# Let me install/configure SLES 10/Linux and put the PO there. 250+ days uptime&lt;br /&gt;
# decouple Memory Protection/NCS&lt;br /&gt;
# Replace hardware&lt;br /&gt;
# Back-rev&lt;br /&gt;
&lt;br /&gt;
= Customer cores =&lt;br /&gt;
Accessing cores Internally: VNC 151.155.135.178&lt;br /&gt;
&lt;br /&gt;
# August 31 LVC-GW3-SWGAS.ZIP (not in incoming anymore, but on VNC machine)&lt;br /&gt;
## EIP: 8FE5166E  LIB0.NLM|NCPSendToLocalServerWithReplyLen+1EFA&lt;br /&gt;
# Sept 28 ftp://ftp.novell.com/incoming/090927-lvc-gw1.zip&lt;br /&gt;
# Sept 29 ftp://ftp.novell.com/incoming/090929-lvc-gw4-retry.zip&lt;br /&gt;
# Oct 8  ftp://ftp.novell.com/incoming/swgaszipfiles.zip&lt;br /&gt;
## swgaszipfiles/lvc-gw4-091007AA&lt;br /&gt;
### Current EIP: 8FE4466E  LIB0.NLM|NCPSendToLocalServerWithReplyLen+1EFA &lt;br /&gt;
## swgaszipfiles/lvc-gw4-0910'''08'''AA &lt;br /&gt;
### Address in USERLIB.NLM at code start +00002146h&lt;br /&gt;
# Oct 10 ftp://ftp.novell.com/incoming/lvc-gw4-10-5-09.zip&lt;br /&gt;
## Address in BSDSOCK.NLM at code start +000020E6h&lt;br /&gt;
## BSDSOCK Version 6.82.00   November 20, 2007&lt;br /&gt;
# Oct 13 ftp://ftp.novell.com/incoming/lvo-02-091013AA-retry.zip&lt;br /&gt;
## Address in SERVER.NLM at code start +00167858h&lt;br /&gt;
# Oct 28 ftp://ftp.novell.com/incoming/091028AA-lvc-gw1-swgas.zip&lt;br /&gt;
## gwcda abend - [https://bugzilla.novell.com/show_bug.cgi?id=550824 bug 550824]&lt;br /&gt;
## This explains how to quarantine the file/trap the file.  &lt;br /&gt;
### http://www.novell.com/documentation/gw7/gw7_admin/?page=/documentation/gw7/gw7_admin/data/bw8lhai.html#bxalrvh&lt;br /&gt;
# Oct 28 ftp://ftp.novell.com/incoming/sr10569161301-lvc-gw2-091828aB.IMG&lt;br /&gt;
## server.nlm SERVER.NLM|TcoNewSystemThreadEntryPoint+40&lt;br /&gt;
# Oct 28 ftp://ftp.novell.com/incoming/SR10504113741-LVC-GW3-swgas.zip&lt;br /&gt;
## 091021AA.IMG&lt;br /&gt;
### Current EIP: F509507D  CLIB.NLM|longjmp+2A&lt;br /&gt;
## 091021AB.IMG&lt;br /&gt;
### Current EIP: F509507D  CLIB.NLM|longjmp+2A&lt;br /&gt;
### C18C3A80  F419F000  SCCUT.NLM|&amp;lt;Start of DATA segment&amp;gt;&lt;br /&gt;
# Oct 28 ftp://ftp.novell.com/incoming/SR10569161301-lvo-02-091028AA.zip&lt;br /&gt;
## Break caused by Abend: Deadlock detected waiting for spinlock currently owned by&lt;br /&gt;
## Current EIP: 0011367C  LOADER.NLM|WaitForSpinLock+6C&lt;br /&gt;
# Oct 29 ftp://ftp.novell.com/incoming/sr10569161301-lvc-gw2-091029AA.zip&lt;br /&gt;
## Break caused by: Free detected corrupt preceeding redzone for node 0xCB730AE0&lt;br /&gt;
## This one abended with the message &amp;quot;Free detected corrupt preceeding redzone for node 0xCB730AE0&amp;quot;.  This means that memory has been corrupted.  And it is usually by the owning application.  It doesn't say who owns the memory currently, but only because it is in protected memory.  So most likely it's going to be a Groupwise address space faulting.&lt;br /&gt;
## Address in SYSCALLS.NLM at code start +00000CF8h&lt;br /&gt;
# Oct 29 ftp://ftp.novell.com/incoming/sr10569161301-lvc-gw1-091029AA-retry.IMG&lt;br /&gt;
## gwcda&lt;br /&gt;
# Oct 29 ftp://ftp.novell.com/incoming/sr10569161301-091028AB-lvc-gw1-swgas.zip&lt;br /&gt;
## Current EIP: F3DCF64A  EXHTML.NLM|EXHTMLGetLockCount+1E0B5&lt;br /&gt;
## gwcda &lt;br /&gt;
# Oct 29 ftp://ftp.novell.com/incoming/sr10569161301-091029AA-lvo-02-swgas.zip &lt;br /&gt;
## This is a cluster abend, &amp;quot;At least one of the nodes is Alive in the old master's node partition.  This node is NOT in the old master's node partition.&amp;quot;  The server is not busy.  In fact, it isn't even hosting any Groupwise services at the moment.  This is going to be a LAN channel issue though in a 2 node cluster.  If this pops up more, then we'll need to troubleshoot that.  &lt;br /&gt;
#  Nov 2nd ftp://ftp.novell.com/incoming/sr10569161301-091101AA-lvo-02.zip Address in VSTIF6.NLM at code start +00012F20h AKA gwdcaw&lt;br /&gt;
## gwdca was ENABLED...but filtered.&lt;br /&gt;
# Nov 2nd  ftp://ftp.novell.com/incoming/sr10569161301-lvc-gw3-091101AA.zip&lt;br /&gt;
## Address in LIB0.NLM at code start +0001366Eh AKA gwpoa abend &lt;br /&gt;
## This one we have seen before and look to be the same issue where the CLIB thread control structure is missing.  This was part of the reason we were given the debug THREADS, then the debug SERVER.EXE as well.  I have forwarded this on to the OS developers.&lt;br /&gt;
# Nov 5 ftp://ftp.novell.com/incoming/091105AA-lvo-03-swgas.zip&lt;br /&gt;
## cluster abend/clusterlib&lt;br /&gt;
# Nov 6 ftp://ftp.novell.com/incoming/091106AA-LVO-02-SWGAS.zip&lt;br /&gt;
## 6E6928F4  0010AB6F  LOADER.NLM|ExceptionVector14+EF&lt;br /&gt;
## 6E692988  0000FFFF&lt;br /&gt;
## EIP invalid:&lt;br /&gt;
# Nov 10 ftp://ftp.novell.com/incoming/sr10569161301-lvc-gw3-091109AA.zip&lt;br /&gt;
## P07# '''sw''' ## Current EIP: 8FEE066E  LIB0.NLM|NCPSendToLocalServerWithReplyLen+1EFA&lt;br /&gt;
## AD571E1C  003714B3  SERVER.NLM|NewSystemCall+D3&lt;br /&gt;
## ESP invalid!&lt;br /&gt;
# Nov 10 ftp://ftp.novell.com/incoming/SR10569161301-lvo-02-091110AA.zip&lt;br /&gt;
## clstrlib...AKA NCS&lt;br /&gt;
# Nov 10 ftp://ftp.novell.com/incoming/SR10569161301-lvc-gw4-091109AA.zip&lt;br /&gt;
## unknown memory address, gwpoa abend&lt;br /&gt;
# Nov 10 ftp://ftp.novell.com/incoming/sr10569161301-pxo-02-091110AA.zip&lt;br /&gt;
##  SERVER.NLM|TcoNewSystemThreadEntryPoint+40&lt;br /&gt;
# Nov 13 ftp://ftp.novell.com/incoming/SWG_PXO-03_091113AA.zip&lt;br /&gt;
## BSDsock Version 6.81.05   February 12, 2008&lt;br /&gt;
# Nov 13 ftp://ftp.novell.com/incoming/SR10569161301-lvc-gw4-091112AA.zip&lt;br /&gt;
## P05# ?&lt;br /&gt;
## Address in LIB0.NLM at code start +0001366Eh&lt;br /&gt;
## Previous:  -00001EFA  8F85B774 LIB0.NLM|NCPSendToLocalServerWithReplyLen&lt;br /&gt;
## Current:    00000000  8F85D66E&lt;br /&gt;
## Next:      +000021A2  8F85F810 LIB0.NLM|Debug_malloc&lt;br /&gt;
## P05# sw&lt;br /&gt;
## Current EIP: 8F85D66E  LIB0.NLM|NCPSendToLocalServerWithReplyLen+1EFA&lt;br /&gt;
## B26D9F04  0036FD73  SERVER.NLM|NewSystemCall+D3&lt;br /&gt;
## ESP invalid!&lt;br /&gt;
# Nov 17 ftp://ftp.novell.com/incoming/sr10569161301-car-03-091116AA.zip&lt;br /&gt;
## UNABLE TO UNZIP&lt;br /&gt;
# Nov 17 ftp://ftp.novell.com/incoming/SR10569161301-lvc-gw4-091117AA-retry.IMG&lt;br /&gt;
## UNABLE TO OPEN CORE FILE.&lt;br /&gt;
# Nov 18 ftp://ftp.novell.com/incoming/sr1059161301-lvc-gw3-091118AA.zip&lt;br /&gt;
## both nodes abended on what looks to be the same abend. on one node core was taken, while the other node rebooted quickly to restore services.&lt;br /&gt;
## Running process: GWPOA-GWEvent Reader 1 Process&lt;br /&gt;
## The CPU encountered a problem executing code in LIB0.NLM.  The problem may be in that module or in data passed to that module by a process owned by GWPOA.NLM.&lt;br /&gt;
## SERVER.NLM|NewSystemCall+D3 &lt;br /&gt;
## caused by gwpoa&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== brief description of each core ==&lt;br /&gt;
&lt;br /&gt;
# '''Oct 9 swgaszipfiles/lvc-gw4-091007AA'''&lt;br /&gt;
## P07# sw&lt;br /&gt;
&amp;lt;nowiki&amp;gt;Insert non-formatted text here&amp;lt;/nowiki&amp;gt; Current EIP: 8FE4466E  LIB0.NLM|NCPSendToLocalServerWithReplyLen+1EFA &lt;br /&gt;
B3ED5EBC  00370003  SERVER.NLM|NewSystemCall+D3&lt;br /&gt;
Emulated 5000 and found no RET instruction&lt;br /&gt;
Function may never return.&lt;br /&gt;
P07# .m gwpoa.nlm&lt;br /&gt;
GWPOA.NLM        GroupWise Post Office Agent (Release version)&lt;br /&gt;
   Loaded from [SYS:\SYSTEM\]&lt;br /&gt;
  [159]  PO3EMAIL address space&lt;br /&gt;
  Version '''8.00.01   August 25, 2009'''&lt;br /&gt;
  Code Address: F463C000h  Length: 00215434h&lt;br /&gt;
  Data Address: F45BD000h  Length: 0007D989h&lt;br /&gt;
P07# .m userlib.nlm&lt;br /&gt;
USERLIB.NLM      NetWare Operating System Function Library&lt;br /&gt;
   Loaded from [SYS:SYSTEM\]&lt;br /&gt;
  [169]  GWDCAW.LVCPO31 address space&lt;br /&gt;
  Version 5.60.00   September 29, 2008&lt;br /&gt;
  Code Address: F5353000h  Length: 000048DEh&lt;br /&gt;
  Data Address: F5350000h  Length: 000011F0h&lt;br /&gt;
USERLIB.NLM      NetWare Operating System Function Library&lt;br /&gt;
   Loaded from [SYS:SYSTEM\]&lt;br /&gt;
  [86]  PO3EMAIL address space&lt;br /&gt;
  Version 5.60.00   September 29, 2008&lt;br /&gt;
  Code Address: F5353000h  Length: 000048DEh&lt;br /&gt;
  Data Address: F5350000h  Length: 000011F0h&lt;br /&gt;
USERLIB.NLM      NetWare Operating System Function Library&lt;br /&gt;
   Loaded from [SYS:SYSTEM\]&lt;br /&gt;
  [15A]  GWDCA.LVCPO3 address space&lt;br /&gt;
  Version 5.60.00   September 29, 2008&lt;br /&gt;
  Code Address: F5353000h  Length: 000048DEh&lt;br /&gt;
  Data Address: F5350000h  Length: 000011F0h&lt;br /&gt;
&amp;lt;nowiki&amp;gt;Insert non-formatted text here&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
## '''Oct 9 swgaszipfiles/lvc-gw4-091008AA'''&lt;br /&gt;
&amp;lt;nowiki&amp;gt;Insert non-formatted text here&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
P05# ?&lt;br /&gt;
Address in USERLIB.NLM at code start +00002146h&lt;br /&gt;
Previous:  -0000009E  F53550A8 USERLIB.NLM|AllocMemoryDefault&lt;br /&gt;
Current:    00000000  F5355146&lt;br /&gt;
Next:      +00000156  F535529C USERLIB.NLM|AllocateSlab&lt;br /&gt;
P05#&lt;br /&gt;
&lt;br /&gt;
USERLIB.NLM      NetWare Operating System Function Library&lt;br /&gt;
   Loaded from [SYS:SYSTEM\]&lt;br /&gt;
  [86]  PO3EMAIL address space&lt;br /&gt;
  Version 5.60.00   September 29, 2008&lt;br /&gt;
  Code Address: F5353000h  Length: 000048DEh&lt;br /&gt;
  Data Address: F5350000h  Length: 000011F0h&lt;br /&gt;
P05# .m gwpoa.nlm&lt;br /&gt;
GWPOA.NLM        GroupWise Post Office Agent (Release version)&lt;br /&gt;
   Loaded from [SYS:\SYSTEM\]&lt;br /&gt;
  [157]  PO3EMAIL address space&lt;br /&gt;
  Version '''8.00.01   September 27, 2009'''&lt;br /&gt;
  Code Address: F3C16000h  Length: 002155B4h&lt;br /&gt;
  Data Address: F3B97000h  Length: 0007D989h&lt;br /&gt;
P05#&lt;br /&gt;
&amp;lt;nowiki&amp;gt;Insert non-formatted text here&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# '''Oct 10 E:\cores\lvc-gw4-10-5-09'''&lt;br /&gt;
## Address in BSDSOCK.NLM at code start +000020E6h&lt;br /&gt;
## P01# .m bsdsock.nm&lt;br /&gt;
BSDSOCK.NLM      Novell BSDSOCK Module&lt;br /&gt;
   Loaded from [SYS:SYSTEM\]&lt;br /&gt;
  [79]  OS address space&lt;br /&gt;
  Version 6.82.00   November 20, 2007&lt;br /&gt;
  Code Address: A1631000h  Length: 00011BF9h&lt;br /&gt;
  Data Address: A1643000h  Length: 0000C0E0h&lt;br /&gt;
P01#&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# '''Oct 13 cores\lvo-02-091013AA-retry'''&lt;br /&gt;
## Address in SERVER.NLM at code start +00167858h&lt;br /&gt;
## P00# sw  Current EIP: 00371F18  SERVER.NLM|NewSystemCall+88 ESP invalid!&lt;br /&gt;
## USERLIB.NLM      NetWare Operating System Function Library&lt;br /&gt;
   Loaded from [SYS:SYSTEM\]&lt;br /&gt;
  [13C]  GWDCAW.LVOPO1 address space&lt;br /&gt;
  Version 5.60.00   September 29, 2008&lt;br /&gt;
  Code Address: F5353000h  Length: 000048DEh&lt;br /&gt;
  Data Address: F5350000h  Length: 000011F0h&lt;br /&gt;
P00# .m gwpoa.nlm&lt;br /&gt;
GWPOA.NLM        GroupWise Post Office Agent (Release version)&lt;br /&gt;
   Loaded from [SYS:\SYSTEM\]&lt;br /&gt;
  [16F]  LVOEMAIL address space&lt;br /&gt;
  Version 8.00.01   September 27, 2009&lt;br /&gt;
  Code Address: F43B4000h  Length: 002155B4h&lt;br /&gt;
  Data Address: F4335000h  Length: 0007D989h&lt;br /&gt;
P00#&lt;/div&gt;</summary>
		<author><name>Terickson</name><!-- <url></url><email></email> --></author>		<comment>foobar</comment>
	</entry>

	<entry>
		<title>Rsyncself</title>
		<link rel="alternate" type="text/html" href="http://wiki.novell.com/index.php/Rsyncself"/>
				<modified>2009-08-26T21:19:38Z</modified>
		<issued>2009-08-26T21:19:38</issued>
		<created>2009-08-26T21:19:38Z</created>	
		<summary type="text/plain">&lt;p&gt;Summary: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; -[http://wiki.novell.com/index.php/Tericksonwikis my other wikis]&lt;br /&gt;
&lt;br /&gt;
#How to rsync to from the same server&lt;br /&gt;
#How to rsync source directory to destination directory&lt;br /&gt;
#How to rsync to the same server&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=binary=&lt;br /&gt;
# download Netware sp8 (do NOT use the binary off forge.novell.com...it causes abends). Once extracted you'll see products/rsync*.*&lt;br /&gt;
## unzip this and use this to copy sys:/rsync and sys:system to your server&lt;br /&gt;
&lt;br /&gt;
=configuration=&lt;br /&gt;
&lt;br /&gt;
== rsyncstr.ncf AKA daemon==&lt;br /&gt;
# rsync -v --address=10.10.10.10 --progress --port=87'''4''' --daemon --config=sys:etc/rsyncd.conf &lt;br /&gt;
## note I changed the port from default 873 to 87'''4'''&lt;br /&gt;
&lt;br /&gt;
== sys:/etc/rsyncd.conf  server conf ==&lt;br /&gt;
uid = nobody&lt;br /&gt;
&lt;br /&gt;
gid = nobody&lt;br /&gt;
&lt;br /&gt;
max connections = 0&lt;br /&gt;
&lt;br /&gt;
syslog facility = local5&lt;br /&gt;
&lt;br /&gt;
pid file = SYS:/rsync/rsyncd.pid&lt;br /&gt;
&lt;br /&gt;
log file = SYS:/rsync/rsyncd.log&lt;br /&gt;
&lt;br /&gt;
motd file = SYS:/rsync/rsyncd.motd&lt;br /&gt;
&lt;br /&gt;
[LAB-FS10]&lt;br /&gt;
&lt;br /&gt;
path=sys:/rsync/rdata/LAB-FS10&lt;br /&gt;
&lt;br /&gt;
comment=&lt;br /&gt;
&lt;br /&gt;
read only=no&lt;br /&gt;
&lt;br /&gt;
use chroot=no&lt;br /&gt;
&lt;br /&gt;
strict modes = no&lt;br /&gt;
&lt;br /&gt;
transfer logging=yes&lt;br /&gt;
&lt;br /&gt;
timeout=3600&lt;br /&gt;
&lt;br /&gt;
use lfs=no&lt;br /&gt;
&lt;br /&gt;
hosts allow=10.10.10.10&lt;br /&gt;
&lt;br /&gt;
hosts deny=* &lt;br /&gt;
&lt;br /&gt;
== rsyncme.ncf AKA rsync client ==&lt;br /&gt;
&lt;br /&gt;
rsync -rav --progress /tmp/ 10.10.10.10::LAB-FS10 --port 874 --local-port=873 --log-file=sys:/rsync/rlog.log --volume=sys:&lt;/div&gt;</summary>
		<author><name>Terickson</name><!-- <url></url><email></email> --></author>		<comment>foobar</comment>
	</entry>

	<entry>
		<title>Identityaudit</title>
		<link rel="alternate" type="text/html" href="http://wiki.novell.com/index.php/Identityaudit"/>
				<modified>2009-08-11T16:53:06Z</modified>
		<issued>2009-08-11T16:53:06</issued>
		<created>2009-08-11T16:53:06Z</created>	
		<summary type="text/plain">&lt;p&gt;Summary: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; -[http://wiki.novell.com/index.php/Tericksonwikis my other wikis]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here's what you'll need to download:&lt;br /&gt;
&lt;br /&gt;
http://download.novell.com/Download?buildid=2Jpzs5LliIw~ &lt;br /&gt;
&lt;br /&gt;
http://download.novell.com/Download?buildid=o2tk3qvGvDU~ &lt;br /&gt;
&lt;br /&gt;
http://download.novell.com/Download?buildid=1O9cbsOIO8Y~&lt;br /&gt;
&lt;br /&gt;
== docs== &lt;br /&gt;
# http://www.novell.com/documentation/identityaudit/&lt;br /&gt;
# [http://www.novell.com/documentation/identityaudit/identityaudit10guide/index.html?page=/documentation/identityaudit/identityaudit10guide/data/bgw4r9n.html troubleshooting/logs]&lt;br /&gt;
&lt;br /&gt;
= notes =&lt;br /&gt;
# check memory. 8 GB&lt;br /&gt;
# check OES - its OES :(&lt;br /&gt;
# verify architecture. x64 &lt;br /&gt;
# verify apparmor and firewall OFF&lt;br /&gt;
# cat /var/log/audit/audit.log &lt;br /&gt;
&lt;br /&gt;
=install=&lt;br /&gt;
#checked fw = off&lt;br /&gt;
#apparmor = changed to stopped/off&lt;br /&gt;
#checked tomcat = not running&lt;br /&gt;
#verified no OES&lt;br /&gt;
# /root/novell/identity_audit_1.0_x86-64/setup # ./root_install_all.sh /root/novell/identity_audit_1.0_x86-64.tar.gz &lt;br /&gt;
#took configs before, after install and after audit patch&lt;br /&gt;
# patch&lt;br /&gt;
## /opt/novell/identity_audit_1.0_x86-64/bin/identity_audit.sh stop&lt;br /&gt;
## su novell&lt;br /&gt;
&lt;br /&gt;
==platform agent==&lt;br /&gt;
#  cat /etc/logevent.conf&lt;br /&gt;
#  vi /etc/opt/novell/eDirectory/conf/ndsmodules.conf&lt;br /&gt;
# stop/start platform agents&lt;br /&gt;
### ndsmanage stopall&lt;br /&gt;
### ndsmanage startall&lt;br /&gt;
## or&lt;br /&gt;
### ndstrace -c &amp;quot;load auditDS&amp;quot;&lt;br /&gt;
### ndstrace -c &amp;quot;unload auditDS&amp;quot;&lt;br /&gt;
# ps aux | grep lcache&lt;br /&gt;
# rpm -qa | grep AUDT | xargs rpm -qi&lt;br /&gt;
&lt;br /&gt;
==pw recovery==&lt;br /&gt;
# 198  export LD_LIBRARY_PATH=/opt/novell/identity_audit_1.0_x86-64/3rdparty/postgresql/lib&lt;br /&gt;
#  199  ./psql &lt;br /&gt;
#  200  ./psql -U dbauser SIEM&lt;br /&gt;
#  201  psql SIEM -U dbauser&lt;br /&gt;
#  202  ./psql SIEM -U dbauser&lt;br /&gt;
#  203  cat ~novell/.pgpass&lt;br /&gt;
#  204  ./psql SIEM -U dbauser&lt;br /&gt;
#  205  ./psql SIEM -U admin&lt;br /&gt;
&lt;br /&gt;
= search =&lt;br /&gt;
# sev:[0 TO 5] NOT &amp;quot;Login Failed&amp;quot; NOT &amp;quot;LDAP&amp;quot; NOT &amp;quot;Allow Login&amp;quot;&lt;br /&gt;
# sev:[0 TO 5] NOT &amp;quot;Login Failed&amp;quot; NOT &amp;quot;LDAP&amp;quot; NOT &amp;quot;Allow Login&amp;quot; NOT Logout NOT &amp;quot;Add Group Member&amp;quot; NOT Delete NOT &amp;quot;Change Security&amp;quot; NOT ACL NOT &amp;quot;Login Enabled&amp;quot;&lt;/div&gt;</summary>
		<author><name>Terickson</name><!-- <url></url><email></email> --></author>		<comment>foobar</comment>
	</entry>

	</feed>