Configuration FTP Solaris 9

Hi!
I'm executing an ftp from a ZOS system to a Solaris 9. The file transfer is correct, but the files arrive with rw-r--r-- permissions. I need those files to have rw-rw-r-- permissions for a former processing.
I'm using TCP Wrappers, in the inetd.conf file I use the following commands:
# FTPD - FTP server daemon
#ftp stream tcp6 nowait root /usr/sbin/in.ftpd in.ftpd -a
ftp stream tcp nowait root /usr/sfw/sbin/tcpd in.ftpd -a
Where can I change the configuration to make the files arrive directly with the right permissions i need?
Thanks,
Ricardo

This is kind of a wild idea. If your recieving from a ZOS... do you mean an IBM mainframe running MVS. IBM --- FTP requires overriding parameter statements in the JCL... One which you may consider looking into is the SYSFTPD which is required for all ZOS and advanced System 390 computers. In this proc is two pages of file format configuration changes. Setting the file structure and permissions on the recieving or sending side.
In short; look at both sides of the fence.

Similar Messages

  • Need help to Configure FTPS connection for File Sender Adapter

    Hi,
    I want to Configure, FTPS connection (Secured Connection) for File Sender Adapter. Could anyone please guide me, what Information I require to configure. I just want to know what Information should I request the team inorder the configure FTPS so that it can be deployed properly.
    I have checked with [SAP Help Link|http://help.sap.com/saphelp_nw04/helpdata/EN/e3/94007075cae04f930cc4c034e411e1/content.htm] and while configuring the communication channel found that I need Keystore and the X.509 Certificate and Private Key.  which needs to be deployed on the J2EE server by using the Visual Administrator.
    Is there anything else, I need to configure.
    Any help would be appreciated in this regard.
    Thanks & Regards,
    Varun.K

    The basic things are Certificate/Keys which you already know. Usually it is enough for running a sceanrio.
    However, if you have additional requirements, like FTPS for "Connection Security" for encryption, then you may need additional details like commands. Rest all settings are same as FTP.
    Regards,
    Prateek

  • Configuring FTP adapter using .ppk file

    Hi:
    I am trying to configure FTP adapter in Weblogic for making a secured connection. My destination system provided a .ppk file, username and password to make a connection. I tried using both the Authentication Type PASSWORD as well as PUBLICKEY, but in both cases i am getting this error
    <part name="summary">
    <summary>Exception occured when binding was invoked. Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'FileListing' failed due to: JCA Binding Component connection issue. JCA Binding Component is unable to create an outbound JCA (CCI) connection. FileConsumer:FTP_ListFiles_out [ FileListing_ptt::FileListing(Empty,filelist) ] : The JCA Binding Component was unable to establish an outbound JCA CCI connection due to the following issue: Error in establishing a session with SSH Server.. Error in establishing a session with SSH Server.. Unable to establish a session with the server. Please ensure hostname and port specified to login to the server are correct. Please make sure that the JCA connection factory and any dependent connection factories have been configured with a sufficient limit for max connections. Please also make sure that the physical connection to the backend EIS is available and the backend itself is accepting connections. ". The invoked JCA adapter raised a resource exception. Please examine the above error message carefully to determine a resolution. </summary>
    </part>
    <part name="detail">
    <detail>Too many authentication failures for testuser</detail>
    And in SOA logs i am getting this below error
    ####<Apr 30, 2013 1:46:05 AM EDT> <Warning> <Connector> <[email protected]> <soa_server1> <orabpel.invoke.pool-4.thread-3> <<anonymous>> <BEA1-4A34E1F57560E2DF58E4> <43b21ccaefeebde3:1e7743d9:13dfccfff26:-8000-00000000008dee9f> <1367300765147> <BEA-190032> << eis/sftp/qwer > ResourceAllocationException thrown by resource adapter on call to ManagedConnectionFactory.createManagedConnection(): "BINDING.JCA-11447
    Error in establishing a session with SSH Server..
    Error in establishing a session with SSH Server..
    Unable to establish a session with the server.
    Please ensure hostname and port specified to login to the server are correct.
    ">
    SOA Version: 11.1.1.6, Weblogic Version: 10.3.6
    Regards
    RK

    As you suggested, you can write a custom adapter where you can do duplicate check, file move to duplicate directory and email notification.
     But this is trying to cover many business processes under adapter functionality whose intend purpose is just to
    work with a transport, speak the transmission protocol and
    transfer the file.
    Custom adapter:
    But still you can do these functionalities in custom adapter.
    For article, white papers and webcast for developing custom adapter refer this MSDN page:
    Developing Adapters using the BizTalk Adapter Framework
    You can still use BizTalk adapter wizard which gives you the template files including registry key required for registering the custom adapter. This may need Visual Studio
    2005 to get the template project created. The export Visual Studio 2005 to your latest version to get the template for your latest version. And write your FTP library code in the placeholders.
    Or refer the SDK for sample custom adapter and replace those custom functionalities to yours to make and update SDK samples work for you.
    http://biztalkadapterwizard.codeplex.com/releases/view/3892
    No to custom pipeline:
     Your functionalities are not meant for custom pipeline processing. Pipelines are meant for preparing the received message for further processing or preparing the message/file to be sent out. Custom pipeline is not the correct place to write
    your functionalities.
    Try to isolate the functionalities and handle it different modules and don’t pack everything in custom adapter. For example, you can just use custom adapter
    to FTP the file, if it’s a duplicate file transfer the file to different folder location. You can (or ask the team who own the FTP server) to send an email if the duplicate folder receives a file. This would improve the performance of the adapter.
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • Configure FTP in OWB 10g R2

    hi
    I am trying to configure FTP activity in my OWB release 2
    My environment is like this :
    Source Database - direct24 - linux machine - FTP server
    Repository ,Target Database - direct15 - linux machine
    OWB client - node A - windows
    I am working on node A trying to configure FTP to transfer files from direct24 to direct15
    I have three questions on this .
    1. What should the COMMAND parameter of FTP activity be?
    /usr/bin/ftp of direct24 (linux) or c:/winnt/system32/ftp.exe of node A (windows )
    Right I have it as /usr/bin/ftp
    2. While creating the target location which location should it be?
    direct15 (linux) or node A (windows)
    3. Is there any other setting that needs to be done other than NATIVE_JAVA setting
    Thanks and Regards
    Renuka

    1.First create Repository using Repository assistance.
    while creating repository
    it will ask you for Repository user and Repository OWNER.
    You can create multiple user under One OWner.
    After that connect To owb using the one of the user.
    Hope it will solve your problem.

  • Getting error with sudo configuration on solaris 10

    Valuable Member,
    I have some issue with Sudo configuration on Solaris 10 (Sparc), I installed gcc & libiconv then install sudo package everything done well till I run "./configure" but when I run "make" its giving lots of error ... I am confused what I have to do ... Please tell me what exactly I have to do or what I am missing
    ---------------------------ERROR CUT-------------------------------------
    # make
    gcc -c -I. -I. -I/tmp/rsa -O2 -D__EXTENSIONS__ -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 check.c
    In file included from /usr/include/sys/wait.h:24,
    from /usr/include/stdlib.h:22,
    from check.c:31:
    /usr/include/sys/siginfo.h:259: error: parse error before "ctid_t"
    /usr/include/sys/siginfo.h:292: error: parse error before '}' token
    /usr/include/sys/siginfo.h:294: error: parse error before '}' token
    /usr/include/sys/siginfo.h:390: error: parse error before "ctid_t"
    /usr/include/sys/siginfo.h:392: error: conflicting types for `__proc'
    /usr/include/sys/siginfo.h:261: error: previous declaration of `__proc'
    /usr/include/sys/siginfo.h:398: error: conflicting types for `__fault'
    /usr/include/sys/siginfo.h:267: error: previous declaration of `__fault'
    /usr/include/sys/siginfo.h:404: error: conflicting types for `__file'
    /usr/include/sys/siginfo.h:273: error: previous declaration of `__file'
    /usr/include/sys/siginfo.h:420: error: conflicting types for `__prof'
    /usr/include/sys/siginfo.h:287: error: previous declaration of `__prof'
    /usr/include/sys/siginfo.h:424: error: conflicting types for `__rctl'
    /usr/include/sys/siginfo.h:291: error: previous declaration of `__rctl'
    /usr/include/sys/siginfo.h:426: error: parse error before '}' token
    /usr/include/sys/siginfo.h:428: error: parse error before '}' token
    /usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t"
    /usr/include/sys/siginfo.h:437: error: parse error before '}' token
    In file included from /usr/include/sys/procset.h:24,
    from /usr/include/sys/wait.h:25,
    from /usr/include/stdlib.h:22,
    from check.c:31:
    /usr/include/sys/signal.h:85: error: parse error before "siginfo_t"
    In file included from /usr/include/stdlib.h:22,
    from check.c:31:
    /usr/include/sys/wait.h:86: error: parse error before "siginfo_t"
    In file included from check.c:55:
    /usr/include/signal.h:111: error: parse error before "siginfo_t"
    /usr/include/signal.h:113: error: parse error before "siginfo_t"
    *** Error code 1
    make: Fatal error: Command failed for target `check.o'
    ---------------------END ERROR---------------------------
    ///Thanks
    Mohammed Tanvir

    How did you install gcc, I don't think its working correctly.
    There should be a copy of gcc installed with solaris 10 in /usr/sfw/bin.
    I suggest you use that one instead..

  • Configure FTP on SBS2011 ( IIS7 )

    Hi ,
    I'm trying to setup native FTP service on SBS2011 ( iis7 ).
    When I try to install the FTP 7.5 applet for IIS7 the installation package reports back "incorrect operating system" I assume that the 7.5 applet is looking for WS2008 rather than SBS2011.
    I've trawled technet and it all points to setting up FTP on IIS7 after installing the FTP 7.5 applet, but I can't get to this level because of the failure of the installation.
    Is native FTP even supported on SBS2011, the only information I can find is very vague.
    Thanks.

    I just tried this as well, it does appear to only be support on Server 2008 - not 2008 R2 which is what SBS 2011 Runs on.
    Although according to IIS.net - it is actually part of IIS in 2008 R2.
    http://www.iis.net/learn/install/installing-publishing-technologies/installing-and-configuring-ftp-7-on-iis-7
    Robert Pearman SBS MVP
    itauthority.co.uk |
    Title(Required)
    Facebook |
    Twitter |
    Linked in |
    Google+

  • Sendmail Configuration in Solaris 10

    I have a script that I've been using in Solaris 9 to disable incoming mail. The script basically
    - edits the "/etc/rc2.d/S88sendmail" file
    - replaces MODE = "-bd" with MODE = " "
    - sends command "/etc/init.d/sendmail stop" to stop sendmail
    - sends command "/etc/init.d/sendmail start" to restart sendmail
    Can anyone tell me how to do this in Solaris 10 since "/etc/rc2.d/S88sendmail" file no longer exists. I'm assuming it has something to do with SMF. I've found documentation on how to start and stop services (ie: sendmail) with SMF but can't seem to find how to make configuration changes.
    Any help is greatly appreciated.

    The sendmail control file is in /lib/svc/method/smtp-sendmail (you may have to export them first using the svccfg tool)
    Edit it and change the line MODE="-bd" to MODE=""
    Edit the /etc/mail/submit.cf file.
    Change the line D{MTAHost}[127.0.0.1] to D{MTAHost}[mail.yourdomain.com]
    Restart Sendmail with: svcadm disable smtp; svcadm enable smtp

  • Configuration FTP Adapter XML - Sender

    Hello:
    I need to configure dynamically the IP, directory and file name of the FTP through a Sender file/FTP adapter; in other words, I need to set those parameters in the XML message. The IP address, directory and file name of the FTP are obtained in the first message and match with another, which is sent to the adapter (communication channel) to get the data of a file.
    I would appreciate your help.
    Thanks a lot!

    Hi Julio,
    Configuring dynamically the parameters for FTP sender adapter is not possible, due to two reasons,
    1. FTP sender is a pull adapter, so you cannot set parameter (in runtime) and fetch the data.
    2. FTP sender is a async adapter
    Try to have a soap sender with AXIS framework (thought i have never tried, but this looks promising).
    Regards
    Suraj

  • How to set semaphores configuration in Solaris 10 zones

    Dear All:
    I have a Sun SPARC T5120 with 16gb RAM. I have created three zones on that servers. Each zone I have configured 4gb RAM. I mean 3 zones will take 4*3=12gb RAM.
    In the first zone Oracle Database 11g installed. SGA has 3gb
    In the second zone Oracle Database 11g installed. SGA has 3gb.
    In the third zone Oracle Application Server 10g installed.
    In the parent - global zone I have set the semaphore settings 8gb in /etc/systems
    My question is:
    Oracle Database 11g is mandatory to take the semaphore settings?
    First & Second zones Oracle Database will take the semaphore settings?
    Is there any other way to give the semaphore settings in the same child zone?
    If my question is not clear, pls revet back with your points. I am happy to reply.
    Expert throw some light on this.
    Thanks in advance,
    Balaji Sridhar

    Balaji,
    This is not an application server related question. You may get an answer when you post your question in a Solaris forum.
    Thanks,
    EJ

  • How to configure FTP/VAN Adapter for SFTP connection?

    Hi,
    I am new to the use of Seeburger's FTP/VAN adapter. I read SDN threads where the FTP/VAN adapter can be used for SFTP connections. Could anyone assist me in the steps to configure the communication channels for SFTP connections?
    Scenarios:
    1. R/3 -> XI -> File (SFTP server)
    2. File (SFTP server) -> XI -> IDoc
    There is no VAN connection involved. I am just trying to utilize the adapters my PI system currently have for my interface requirement.
    Is the configuration as simple as configuring the communication channel or there are scripts involved? If there are scripting involved, is there a benefit to use scripting in the FTP/VAN adapter, rather than XI's own File adapter?
    Please assist. Thank you.

    Hi Andrew,
    Standard PI Adapter will not support to conenct SFTP server, we have to use third party adapters?? do you have any third party adapters??
    many compniaes providing SFTP adapters and SAP PI Supports to.
    if you dont have third party adapter we do have other alternative , refer below blog
    /people/daniel.graversen/blog/2008/12/11/sftp-with-pi-the-openssh-way
    Regards,
    Raj

  • How to configure FTP Adapter for multiple endpoints?

    Scenario: I have multiple ftp endpoints (5-15) and depending on some business logic, I have to send data to the right destination. With default ftp adapter configuration, I have to add a n adapter connection factory reachable via JNDI for each destination. But I want to read the different endpoints dynamically from e.g. a database and configure my ftp adapter at runtime. That's because the endpoints do change quite often.
    Interconnect had such a feature: FTP Sender: The FTP adapter supports sending to multiple FTP endpoints. This feature provides flexibility for sending messages to different remote FTP servers.
    Any ideas on that for SOA Suite?
    Thanks,
    Torsten

    For more documentation please send a mail to [email protected]

  • Configuration snmp Solaris 9 and 10

    I installed netsnmp in Solaris 9 x86, the configuration archive is very
    vacant has few commentaries and almost no configuration, alguem can
    give one to me help of as to use the command snmpwalk in the Solaris?
    Another doubt is if I can substitute the archive of configuration of
    the net-SNMP of the solaris for one of linux? the net-SNMP in linux
    allows to use an addressing of arvore MIB pra execution of scripts, in
    the solaris is possible?

    In snmpd.conf file add these entries.
    rocommunity public
    syslocation "System administrators office"
    syscontact "System administrator"
    sysservices 72
    And then start snmpd .Then to do a snmpwalk juz use
    ~#snmpwalk -c public -v 1 localhost
    Assuming that you have compile and configure with SNMP v1 support

  • Unable to regenerate /dev/rmt/0 drivers with cfgadm -c configure on Solaris 10 update 11 (1/13).  How does one do this for SAS HBA StorageTek Autoloader?

    How does one regenerate the /dev/rmt/0 when cfgadm -c configure <device> will not rebuild it?  Have attempted reboot -- -r, with modifing /kernel/drv/st.conf as well as /kernel/drv/sgen.conf.  Running on a SPARC T4-1 Solaris 10 updat3 11, (1/13).

    This has been resolved.  Getting the /etc/driver_aliases set correctly: # update_drv -d -i st; update_drv -d -i sgen; add_drv -m '* 0600 root sys' -i '"scsiclass,01" "scsiclass,08" wa' worked.  Making sure the st and sgen entries are in /etc/name_to_major were needed.  For the Simpana/CommVault WA drivers, in opt/simpana/WA/wa.conf with the name="wa" parent="fp" target=16 lun=0 fc-port-wwn="device's World Wide Number> added for each lun 0 to 7.  Then the touch /reconfigure; reboot worked.  First the c1::rmt/0 tape and c1::scsi/changer/<wwn> med-changer were mapped.  After modifying the minor_perm ('* 0600 root sys') and name_to_major entries, the WA CommValt entries , WA drivers showed up in cfgadm -al as c1::wa0  tape and c1::wa1  med-changer, only recognizable from CommVault.  Also had to update the SAS-2 HBA StoregTek Autoloader driver with patch 145648-05. Solaris 10 update 11 (1/13) comes with 145648-03.  In our particular case, we found cfgadm -al mapped SAS-2 HBA to c1 using the single mini-sas 6gb connector cable, where it mapped to c7 with the four tail connector.

  • Hp 9500 printer configuration on solaris 10 on vmware server

    hi,
    i installed solaris 10 on vmware server when i am going to configure the network printer 9500 hp (its having print server that also i am giving in the print server properties ) , but still i am unable to give print out from staroffice application,
    can you write me steps in details Please as soon as possible,
    Thanks,
    Zubair.

    > Please, can somebody give me the way, step by step to
    configure a DNS server on solaris 10. i want to have
    the directories and files that it is necessary to
    modify and the modification to have a domain name
    "deptech.lan" with ip adress of the DNS
    server 192.168.100.2.
    >
    > thankDo this in this way,
    1. unconfig your system
    # sys-unconfig
    2. Then press " Y" after that it wil reboot..
    3. Then it will start config.
    4. you can see like that,
    Network ( y/n)
    Network Interfence ( acc. 2 ur NIC , e.g. rstl0 /nge0 etc..)
    select it. If you have two NIC in your system. then you choose any one..
    5. Enter your " Host name"
    6. then system ip
    7. Then some stpes wll appear, it shows,, DHCp, Enable Ipv6 etc.. select acc. 2 ur configartion.
    8. Then it will appear ' name service"
    then select " Dns"
    9. Give your DNS server name
    10 . enter " server ip "
    then search domain ( enter acc. 2 ur config/ may leave blank)
    N.B: for going next stages / contiues you have to use " F2" key..
    then it will configured..
    Let me know if its ok or for any problem..
    Thanks
    Partha

  • DNS server configuration on solaris 10

    Please, can somebody give me the way, step by step to configure a DNS server on solaris 10. i want to have the directories and files that it is necessary to modify and the modification to have a domain name "deptech.lan" with ip adress of the DNS server 192.168.100.2.
    thank

    > Please, can somebody give me the way, step by step to
    configure a DNS server on solaris 10. i want to have
    the directories and files that it is necessary to
    modify and the modification to have a domain name
    "deptech.lan" with ip adress of the DNS
    server 192.168.100.2.
    >
    > thankDo this in this way,
    1. unconfig your system
    # sys-unconfig
    2. Then press " Y" after that it wil reboot..
    3. Then it will start config.
    4. you can see like that,
    Network ( y/n)
    Network Interfence ( acc. 2 ur NIC , e.g. rstl0 /nge0 etc..)
    select it. If you have two NIC in your system. then you choose any one..
    5. Enter your " Host name"
    6. then system ip
    7. Then some stpes wll appear, it shows,, DHCp, Enable Ipv6 etc.. select acc. 2 ur configartion.
    8. Then it will appear ' name service"
    then select " Dns"
    9. Give your DNS server name
    10 . enter " server ip "
    then search domain ( enter acc. 2 ur config/ may leave blank)
    N.B: for going next stages / contiues you have to use " F2" key..
    then it will configured..
    Let me know if its ok or for any problem..
    Thanks
    Partha

Maybe you are looking for

  • Wont let me update or download existing apps on my iphone PLEASE HELP!!!

    I just took my phone off my dads account and created my own apple id. I have then synced my iphone, and the apps that were downloaded onto the itunes, from my phone will not let me download them onto my phone or update them. It keeps saying that I ne

  • Upgrade from 11i to r12 application servers with Discoverer 10g

    Hello, one and all. I have recently upgraded from 11i to r12 Oracle financial application server, after much patching and testing we finally came to the Discoverer application server. Most workbooks open fine, however it seems that some of them (abou

  • Delivery Output type newly created not triggering

    Hi, I have created 2 new output types i;e 1 for returns Order and one when we save the Delivery order. This i have copied the standard output type (BA00 & LD00). so now in returns order the output type i want to trigger automatically and print. But i

  • IPad 2 loosing conection with printer

    Hello everybody, I got my iPad 2 since a few months, bought an HP Officejet 6500 E710N printer to be able to print from my iPad. I've gone through most of the web discussions, done most of all suggestions from everybody and nothing solved the problem

  • Spry Server Include? code too laugh at lol

    hello i havent a clue what im doing with includes but im trying to make all my pages have the same spry navigation menu i looked over many tutorials on this and i have done what thay said but its jus not working heres my code it is unfinnished and no