 




<?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: Change QSECOFR profile</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/change-qsecofr-profile/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/change-qsecofr-profile/</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 22:12:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/change-qsecofr-profile/#comment-114192</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Tue, 11 Dec 2012 11:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/change-qsecofr-profile/#comment-114192</guid>
		<description><![CDATA[The user class has nothing to do with any authorities (except for providing defaults when creating the profile). It doesn&#039;t matter if a profile is given *USER, *SYSOPR, *PGMR or any user class. Ignore it.
&#160;
A *SECADM special authority can be inherited from a group profile. Or authority might be adopted by a program from the program&#039;s owner. Or the authority might be gained by running a function that swaps to an authorized profile; then anything the authorized profile can do becomes available. Or any number of other methods might be available depending on your OS version, software loaded on your system, your system QSECURITY level and other possibilities.
&#160;
If you want to investigate deeper, you might review the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/iseries/v7r1m0/index.jsp?topic=%2Fapis%2FQSYCUSRS.htm&quot; rel=&quot;nofollow&quot;&gt;Check User Special Authorities (QSYCUSRS) API&lt;/A&gt;. That can indicate if a special authority is naturally available to a given user. If it is not, the the special authority is being obtained by some programmed method.
&#160;
Tom]]></description>
		<content:encoded><![CDATA[<p>The user class has nothing to do with any authorities (except for providing defaults when creating the profile). It doesn&#8217;t matter if a profile is given *USER, *SYSOPR, *PGMR or any user class. Ignore it.<br />
&nbsp;<br />
A *SECADM special authority can be inherited from a group profile. Or authority might be adopted by a program from the program&#8217;s owner. Or the authority might be gained by running a function that swaps to an authorized profile; then anything the authorized profile can do becomes available. Or any number of other methods might be available depending on your OS version, software loaded on your system, your system QSECURITY level and other possibilities.<br />
&nbsp;<br />
If you want to investigate deeper, you might review the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v7r1m0/index.jsp?topic=%2Fapis%2FQSYCUSRS.htm" rel="nofollow">Check User Special Authorities (QSYCUSRS) API</a>. That can indicate if a special authority is naturally available to a given user. If it is not, the the special authority is being obtained by some programmed method.<br />
&nbsp;<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meetmeonline</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/change-qsecofr-profile/#comment-114189</link>
		<dc:creator>Meetmeonline</dc:creator>
		<pubDate>Tue, 11 Dec 2012 10:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/change-qsecofr-profile/#comment-114189</guid>
		<description><![CDATA[Hi Tom,
There are few user profiles in our shop which has *USER class and has special authority *JOBCTL, but these user profiles have ability to enable &amp; disable other user id&#039;s. If *SECADM is mandatory to perform this,then why and how these profiles could do so? I want to know what all measures to be taken to avoid providing user&#039;s the ability to perform such activities.
There is another user profile that has *SYSOPR class and special authority *JOBCTL and *SAVSYS. This profile can change other user profiles. I want to restrict both the user class *USER and *SYSOPR the ability to modify other user profiles. 
Please let me know why these profile have the ability to do so and how can I stop them from having the access.
Thanks]]></description>
		<content:encoded><![CDATA[<p>Hi Tom,<br />
There are few user profiles in our shop which has *USER class and has special authority *JOBCTL, but these user profiles have ability to enable &amp; disable other user id&#8217;s. If *SECADM is mandatory to perform this,then why and how these profiles could do so? I want to know what all measures to be taken to avoid providing user&#8217;s the ability to perform such activities.<br />
There is another user profile that has *SYSOPR class and special authority *JOBCTL and *SAVSYS. This profile can change other user profiles. I want to restrict both the user class *USER and *SYSOPR the ability to modify other user profiles.<br />
Please let me know why these profile have the ability to do so and how can I stop them from having the access.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/change-qsecofr-profile/#comment-114172</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Tue, 11 Dec 2012 01:51:49 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/change-qsecofr-profile/#comment-114172</guid>
		<description><![CDATA[&lt;EM&gt;Can a QSYSOPR profile change QSECOFR user profiles,&lt;/EM&gt;
&#160;
First, what do you mean by &quot;change&quot;? Many things about QSECOFR cannot be changed by any profile. Second, what authorities have been given to QSYSOPR? Without knowing what QSYSOPR has assigned, there&#039;s no way to know what it can do. It shouldn&#039;t be changed except to set a non-default password,
&#160;
&lt;EM&gt;Can QSYSOPR change normal user profiles.&lt;/EM&gt;
&#160;
Which normal profiles? What changes are to be made? What authorities have been assigned?
&#160;
&lt;EM&gt;If yes, then which parameter gives the ability to change any other user id?&lt;/EM&gt;
&#160;
Generally, to change *USRPRF user profiles, the *SECADM special authority needs to be assigned. And to change any specific profile, there must be at least *CHANGE authority to that profile. The special authority allows running commands to manage user profiles. But even if commands are allowed, the command actions can only work against authorized profiles.
&#160;
&lt;EM&gt;What security measures should be taken to avoid providing user profiles the ability to enable or disable other user id&#039;s?&lt;/EM&gt;
&#160;
First, don&#039;t give authorities to IBM-supplied profiles except as directed in IBM documentation. There might be some changes needed for some IBM-supplied products such as a web server. When possible, create your own profiles and assign the authorities to those.
&#160;
Second, don&#039;t give any authority to any user profile that doesn&#039;t need it.
&#160;
QSYSOPR needs no additional authorities and should not be given additional authorities. If you want operators to have authority to do anything that QSYSOPR can&#039;t do, then create a profile and grant authorities there.
&#160;
Tom]]></description>
		<content:encoded><![CDATA[<p><em>Can a QSYSOPR profile change QSECOFR user profiles,</em><br />
&nbsp;<br />
First, what do you mean by &#8220;change&#8221;? Many things about QSECOFR cannot be changed by any profile. Second, what authorities have been given to QSYSOPR? Without knowing what QSYSOPR has assigned, there&#8217;s no way to know what it can do. It shouldn&#8217;t be changed except to set a non-default password,<br />
&nbsp;<br />
<em>Can QSYSOPR change normal user profiles.</em><br />
&nbsp;<br />
Which normal profiles? What changes are to be made? What authorities have been assigned?<br />
&nbsp;<br />
<em>If yes, then which parameter gives the ability to change any other user id?</em><br />
&nbsp;<br />
Generally, to change *USRPRF user profiles, the *SECADM special authority needs to be assigned. And to change any specific profile, there must be at least *CHANGE authority to that profile. The special authority allows running commands to manage user profiles. But even if commands are allowed, the command actions can only work against authorized profiles.<br />
&nbsp;<br />
<em>What security measures should be taken to avoid providing user profiles the ability to enable or disable other user id&#8217;s?</em><br />
&nbsp;<br />
First, don&#8217;t give authorities to IBM-supplied profiles except as directed in IBM documentation. There might be some changes needed for some IBM-supplied products such as a web server. When possible, create your own profiles and assign the authorities to those.<br />
&nbsp;<br />
Second, don&#8217;t give any authority to any user profile that doesn&#8217;t need it.<br />
&nbsp;<br />
QSYSOPR needs no additional authorities and should not be given additional authorities. If you want operators to have authority to do anything that QSYSOPR can&#8217;t do, then create a profile and grant authorities there.<br />
&nbsp;<br />
Tom</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/8 queries in 0.012 seconds using memcached
Object Caching 297/298 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 22:44:35 -->