![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Secure FTP Problem using Sun SSH on Client system F-Secure on Server system | ftpguy | SUN Solaris | 3 | 01-11-2007 09:19 AM |
| Secure Rmount | gandolf989 | SUN Solaris | 0 | 10-04-2006 11:24 AM |
| ftp to secure server | rkkiran | HP-UX | 1 | 01-03-2005 09:30 AM |
| how can i secure the unix box? | rmuhammad | UNIX for Dummies Questions & Answers | 1 | 10-21-2003 12:45 AM |
| Secure folder | lexdufroix | UNIX for Dummies Questions & Answers | 2 | 03-19-2002 03:53 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
We have a requirement to setup secure ftp between our AIX v5.3 system and
our mainframe. We don't want to use openssh with sftp and scp. Our mainframe uses ftp over ssl/tls so we have to use this on our AIX box. We have openssl on our AIX system but I'm not sure how to setup ssl/tls over ftp on AIX box?? Or, does this require a seperate package to accomplish this?? |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
I do not use AIX nor ftps but I can make a few comments. A particular ftp program might have options for running over ssl. But you can not take just any ftp program and set a configuration option to transform it into an ftps program. It is possible that your AIX system has ftps capable ftp programs, but I would be a bit surprised if it does. You probably will need to get some software. You did not even reveal if you need client or server or both. Figure that out before you go looking for software.
ftps is still rather new and in its formative stages. Consequently there are various flavors of ftps. See implicit ssl vs explicit ssl. I have never used ftps, but on paper it looks really great! But that is how I feel about the Itanium chip too. |
|
#3
|
|||
|
|||
|
Perderabo,
Thanks for your reply. Unix System Services runs under the MVS operating systems. All tcpip, ftp, etc... run under USS. We haven't actually used ftps on the mainframe but this is how IBM suggets you secure ftp, atleast on the mainframe. It also has built in functions for SAF (security) calls to our files. The AIX side, in our tests, is the client. Regards, Danny |
|
#4
|
||||
|
||||
|
#5
|
|||
|
|||
|
for FTP, FTPS and SFTP on AIX you may consider the following server:
AIX FTP Server - aix secure ftp server, ftps, sftp server, ssl |
|||
| Google The UNIX and Linux Forums |