 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to check IP address in system message ?</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/how-to-check-ip-address-in-system-message/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-check-ip-address-in-system-message/</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 09:44:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: mcl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-check-ip-address-in-system-message/#comment-63875</link>
		<dc:creator>mcl</dc:creator>
		<pubDate>Fri, 22 May 2009 15:43:21 +0000</pubDate>
		<guid isPermaLink="false">#comment-63875</guid>
		<description><![CDATA[You could also use the Audit Journal. At a minimum, you will need to have system value QAUDCTL set to *AUDLVL and QAUDLVL set to *AUTFAIL and *SECURITY. Easiest to set these from the security tools menu (GO SECTOOLS)

Use option 12 on the security tools menu to copy the audit journal entries for for journal entry type &quot;CP&quot; and &quot;PW&quot;. This will create two tables. The default is QAUDITCP and QAUDITPW in QTEMP).

In QAUDITCP, any records where field CPSTAT=&quot;*DISABLED&quot; will give you the User name in field CPONAM and the IP address in field CPRADR. But, that is only for a green-screen signon. If the user is disabled at the initial grey window (iSeries Access) the address may be blank. 

The PW records will give you any invalid password entries and invalid user account entries. In QAUDITPW , field PWUSRN is the user ID, PWTYPE is the type of error (P=Password, U=User Profile) and PWRADR is the IP Address.

Simple enough to write a program to extract all that information. Hope this helps.

Regards
Mike]]></description>
		<content:encoded><![CDATA[<p>You could also use the Audit Journal. At a minimum, you will need to have system value QAUDCTL set to *AUDLVL and QAUDLVL set to *AUTFAIL and *SECURITY. Easiest to set these from the security tools menu (GO SECTOOLS)</p>
<p>Use option 12 on the security tools menu to copy the audit journal entries for for journal entry type &#8220;CP&#8221; and &#8220;PW&#8221;. This will create two tables. The default is QAUDITCP and QAUDITPW in QTEMP).</p>
<p>In QAUDITCP, any records where field CPSTAT=&#8221;*DISABLED&#8221; will give you the User name in field CPONAM and the IP address in field CPRADR. But, that is only for a green-screen signon. If the user is disabled at the initial grey window (iSeries Access) the address may be blank. </p>
<p>The PW records will give you any invalid password entries and invalid user account entries. In QAUDITPW , field PWUSRN is the user ID, PWTYPE is the type of error (P=Password, U=User Profile) and PWRADR is the IP Address.</p>
<p>Simple enough to write a program to extract all that information. Hope this helps.</p>
<p>Regards<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gilly400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-check-ip-address-in-system-message/#comment-63862</link>
		<dc:creator>gilly400</dc:creator>
		<pubDate>Fri, 22 May 2009 11:44:02 +0000</pubDate>
		<guid isPermaLink="false">#comment-63862</guid>
		<description><![CDATA[Hi,

I think if you check the details of the message in the QHST log (using DSPLOG) it should tell you the IP address where the error originated.

Regards,

Martin Gilbert.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I think if you check the details of the message in the QHST log (using DSPLOG) it should tell you the IP address where the error originated.</p>
<p>Regards,</p>
<p>Martin Gilbert.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harisudhan21</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-check-ip-address-in-system-message/#comment-63830</link>
		<dc:creator>harisudhan21</dc:creator>
		<pubDate>Thu, 21 May 2009 14:50:24 +0000</pubDate>
		<guid isPermaLink="false">#comment-63830</guid>
		<description><![CDATA[I thought this has to do with the Invalid sign on attempts by the user, so whatsover is the AS400 ID we can easily find out the user name and trace his Comp.]]></description>
		<content:encoded><![CDATA[<p>I thought this has to do with the Invalid sign on attempts by the user, so whatsover is the AS400 ID we can easily find out the user name and trace his Comp.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: psmurray</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-check-ip-address-in-system-message/#comment-63768</link>
		<dc:creator>psmurray</dc:creator>
		<pubDate>Tue, 19 May 2009 19:39:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-63768</guid>
		<description><![CDATA[If the error is similar to below, then is is a user based error.

Subsystem QINTER disabled user profile ALDON on device QPADEV0001.   
Subsystem QINTER varied off work station QPADEV0001 for user ALDON.  

Phil]]></description>
		<content:encoded><![CDATA[<p>If the error is similar to below, then is is a user based error.</p>
<p>Subsystem QINTER disabled user profile ALDON on device QPADEV0001.<br />
Subsystem QINTER varied off work station QPADEV0001 for user ALDON.  </p>
<p>Phil</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.013 seconds using memcached
Object Caching 310/313 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 09:46:05 -->