× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Bob,

What I've done in the past was to use the Profile Swap APIs to acquire a
specific user account, before trying to access the QNTC folder (or the
NFS mount directory). Using the swap profile api allows you to use a
standardized network service account. For any process that needs to
push or pull from a network file server, you only need to grant access
to the service account, simplifying the authority management needed on
the network side...

Get Profile Handle ExtPgm('QSYGETPH')
Swap Profile Handle ExtPgm('QWTSETP')
Release Profile Handle ExtPgm('QSYRLSPH')

Hth,
-Eric DeLong

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Bob P. Roche
Sent: Thursday, November 05, 2009 4:13 PM
To: Midrange Systems Technical Discussion
Subject: Re: accessing PC directory from system I

OK, I was beginning to think the same thing. Since our I profiles don't
match our LAN profiles, it was going to be a mess. We don't use any kind

of single sign on products here either.

HMM wonder if those discs from my old S20 in the garage would work. S20
to
power 6 , no I don't see that happening.


From:
Lukas Beeler <lukas.beeler@xxxxxxxxxxxxxxxx>
To:
Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Date:
11/05/2009 04:07 PM
Subject:
Re: accessing PC directory from system I
Sent by:
<midrange-l-bounces@xxxxxxxxxxxx>



On Thu, Nov 5, 2009 at 21:22, Bob P. Roche <BRoche@xxxxxxxxxxxxxxxxx>
wrote:
I am building a web application where the users will upload pictures.
Due
to the cost of power 6 disks compared to standard PC disks, we want to
store the pictures on the PC servers .

Neither NFS nor QNTC work reliably enough to make this a feasible
approach. Go buy more disks. Get used ones. They work just as well and
will still be covered under maintenance.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.