× 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.



Paul,

This usually happens because PASE carries over an old AIX limitation of 8 characters in a userid. You can eliminate that limitation by doing the following:

ADDENVVAR ENVVAR(PASE_USRGRP_LIMITED) VALUE(N) LEVEL(*SYS)

You may have to sign off and on again to pick up the change. This turns off the 8 character userid limitation, and will work perfectly with SFTP (and other SSH tools -- and YES, SFTP _is_ SSH, despite your reply to another poster).

However, if you are running anything that relies on the AIX 8 character limit being in place (something besides SFTP/SSH which does not) this variable might result in "unexpected results". I have not yet run into this myself -- but I thought it might be worth mentioning.

Using a userid that's 8 characters or shorter is another way to work around this -- but IMHO, that's an ugly "fix."

-SK

On 10/22/2015 1:46 PM, Steinmetz, Paul wrote:
I'm converting an FTP script job to SFTP using PASE.
User, passwords, ip, etc all remain the same, from what the vendor has told us.
I'm receiving the below error message.
No user exists for uid 356
Is there a reason a user would work for FTP and not SFTP.

Thank You
_____
Paul Steinmetz
IBM i Systems Administrator

Pencor Services, Inc.
462 Delaware Ave
Palmerton Pa 18071

610-826-9117 work
610-826-9188 fax
610-349-0913 cell
610-377-6012 home

psteinmetz@xxxxxxxxxx
http://www.pencor.com/



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.