 




<?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: FTPUSER Without the Initial Library List</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/ftpuser-without-the-initial-library-list/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/ftpuser-without-the-initial-library-list/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 00:24:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: ibmmer</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftpuser-without-the-initial-library-list/#comment-81163</link>
		<dc:creator>ibmmer</dc:creator>
		<pubDate>Fri, 03 Sep 2010 23:27:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-81163</guid>
		<description><![CDATA[Are you trying to isolate FTPUSER to the IFS? Using the HOMDIR parm in the CHGUSERPRF command can accomplished.  You will also need to create a data area named
QFTPUSERIS in library QUSRSYS. The data area is a single character with one of 3 values.

A value of &quot;0&quot; is equivalent to the the data
area not existing and user isolation is disabled

A value of &quot;1&quot; will enable user isolation for FTP users
with a home directory in the ROOT file system; FTP users with
a home directory in QSYS, QDLS, QOpenSys, QLANSRV, or QOPT
file systems will not have user isolation and the behavior
will be as if user isolation was disabled. FTP users with a
home directory in the supported ROOT file system where that
directory does not exist will not be allowed to user FTP.

A value of &quot;2&quot; will enable user isolation for FTP users
with a home directory in the ROOT file system; FTP users
with a home directory in QSYS, QDLS, QOpenSys, QLANSRV,
or QOPT file systems and users whose home directory
does not exist will not be allowed to use FTP.
&lt;a href=&quot;http://www-01.ibm.com/support/docview.wss?uid=nas33deccde0e10fb33c86257305004ce3e9&quot;&gt;source&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>Are you trying to isolate FTPUSER to the IFS? Using the HOMDIR parm in the CHGUSERPRF command can accomplished.  You will also need to create a data area named<br />
QFTPUSERIS in library QUSRSYS. The data area is a single character with one of 3 values.</p>
<p>A value of &#8220;0&#8243; is equivalent to the the data<br />
area not existing and user isolation is disabled</p>
<p>A value of &#8220;1&#8243; will enable user isolation for FTP users<br />
with a home directory in the ROOT file system; FTP users with<br />
a home directory in QSYS, QDLS, QOpenSys, QLANSRV, or QOPT<br />
file systems will not have user isolation and the behavior<br />
will be as if user isolation was disabled. FTP users with a<br />
home directory in the supported ROOT file system where that<br />
directory does not exist will not be allowed to user FTP.</p>
<p>A value of &#8220;2&#8243; will enable user isolation for FTP users<br />
with a home directory in the ROOT file system; FTP users<br />
with a home directory in QSYS, QDLS, QOpenSys, QLANSRV,<br />
or QOPT file systems and users whose home directory<br />
does not exist will not be allowed to use FTP.<br />
<a href="http://www-01.ibm.com/support/docview.wss?uid=nas33deccde0e10fb33c86257305004ce3e9">source</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftpuser-without-the-initial-library-list/#comment-81122</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Fri, 03 Sep 2010 00:28:10 +0000</pubDate>
		<guid isPermaLink="false">#comment-81122</guid>
		<description><![CDATA[&lt;i&gt;How can I configure a UserProfile  without the Initial Library List.&lt;/i&gt;
&lt;i&gt;...my first current library is QGPL.&lt;/i&gt;

What current library do you want?

FTPUSR is currently set up this way:&lt;pre&gt;
Current library  . . . . . . . .   *CRTDFT&lt;/pre&gt;
The definition of *CRTDFT is partially given in the &lt;help text&gt; for that attribute. Most system functions will use QGPL when no current library is assigned. QGPL is the system &quot;General Purpose Library&quot;. It&#039;s used when nothing else fits.

If you can&#039;t think of anything better, then create a library named FTPUSR and set it as the current library.

However, all of that is about just &quot;current library&quot;. A library list has a number of additional possible libraries. If you don&#039;t want additional libraries in the user portion of the library list, then change the initial library list on the FTPUSR job description to *NONE.

Exactly what do you need to accomplish? What business purpose are you working on?

Tom]]></description>
		<content:encoded><![CDATA[<p><i>How can I configure a UserProfile  without the Initial Library List.</i><br />
<i>&#8230;my first current library is QGPL.</i></p>
<p>What current library do you want?</p>
<p>FTPUSR is currently set up this way:
<pre>
Current library  . . . . . . . .   *CRTDFT</pre>
<p>The definition of *CRTDFT is partially given in the &lt;help text&gt; for that attribute. Most system functions will use QGPL when no current library is assigned. QGPL is the system &#8220;General Purpose Library&#8221;. It&#8217;s used when nothing else fits.</p>
<p>If you can&#8217;t think of anything better, then create a library named FTPUSR and set it as the current library.</p>
<p>However, all of that is about just &#8220;current library&#8221;. A library list has a number of additional possible libraries. If you don&#8217;t want additional libraries in the user portion of the library list, then change the initial library list on the FTPUSR job description to *NONE.</p>
<p>Exactly what do you need to accomplish? What business purpose are you working on?</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: putzgrilla</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ftpuser-without-the-initial-library-list/#comment-81113</link>
		<dc:creator>putzgrilla</dc:creator>
		<pubDate>Thu, 02 Sep 2010 22:25:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-81113</guid>
		<description><![CDATA[Sorry, When I connect with the user FTPSUR (not RTPUSR) my first current library is QGPL.]]></description>
		<content:encoded><![CDATA[<p>Sorry, When I connect with the user FTPSUR (not RTPUSR) my first current library is QGPL.</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.015 seconds using memcached
Object Caching 296/299 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 02:06:34 -->