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



Alan, the user ID does not have to exist on both systems.
In our environment we use communication entries in QCMN to "assign" a user id to the connection.
we do for two reasons, 1 users do not exist on the target and we can control the authorities on the target object(file).

basic setup target system(we use enterprise extenders for SNA)
crtusrprf DDMUSERID with no password
grtobjaut to library and file to be read
CRTMODD MODD(DDMMODE)
ADDCMNE SBSD(QCMN) DEV(*APPC) JOBD(*USRPRF)
DFTUSR(DDMUSERID) MODE(DDMMODE)

setup on source system
CRTMODD MODD(DDMMODE)
CRTDDMF FILE(QTEMP/DDMFILE) RMTFILE(RMTLIB/RMTFL) RMTLOCNAME(remote_i) MODE(DDMMODE)


i think i got all the steps there, its been a few since I set one up.


--
Bryan



Alan Shore via MIDRANGE-L wrote on 8/9/2022 11:29 AM:
Hi
For DDM to work, the user profile name HAS to be on BOTH systems
AND
The user profile has to be able to access those files on the other system
Is there anyway to check the authorities of hose profiles on he other system
Maybe the profiles are there - but the type of profiles are not the same - the user class could be *PGMR on one system - but *USER on the other system and the file in question is not authorized to that user profile

Alan Shore

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.