ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ File Transfer Edition » MQ MFT transfer associated with windows user ID

Post new topic  Reply to topic
 MQ MFT transfer associated with windows user ID « View previous topic :: View next topic » 
Author Message
varunraot
PostPosted: Thu Feb 09, 2017 7:42 am    Post subject: MQ MFT transfer associated with windows user ID Reply with quote

Acolyte

Joined: 01 Jun 2011
Posts: 63

Do we have any problem with the MQ MFT transfer if <userID> points to a specific windows domain user ID gets deleted from the active directory in Windows ?

File transfer request message format

Code:
     ?xml version="1.0" encoding="UTF-8"?><request version="6.00" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FileTransfer.xsd">
  <managedTransfer>
    <originator>
      <hostName>hostname.com</hostName>
      <userID>XXXXX</userID>
    </originator>
    <sourceAgent QMgr="QM1R" agent="FTE_AGENT1"/>
    <destinationAgent QMgr="QMR2" agent="FTE_AGENT2"/>
    <transferSet priority="0">
      <item checksumMethod="MD5" mode="binary">
        <source disposition="delete" recursive="false">
          <file>${FilePath}</file>
        </source>
        <destination exist="overwrite" type="file">
          <file>E\Disk\${FileName}</file>
        </destination>
      </item>
    </transferSet>
    <job>
      <name>job_name</name>
    </job>
  </managedTransfer>
</request>
Back to top
View user's profile Send private message
gbaddeley
PostPosted: Thu Feb 09, 2017 3:04 pm    Post subject: Reply with quote

Jedi

Joined: 25 Mar 2003
Posts: 2492
Location: Melbourne, Australia

I don't think MFT / FTE authenticates this userid or uses it to access files.
_________________
Glenn
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ File Transfer Edition » MQ MFT transfer associated with windows user ID
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.