On Fri, 12 Dec 2008 13:38:23 -0500, Mark Pace <[email protected]> wrote:
>I'm trying to setup anonymous FTP connections. Looking at the manual I >think I have it correct. >FTP data file > ANONYMOUS <snip> > - *ANONYMOUS is specified without any parameters.* <snip> >But when I try to connect I don't get prompted for a password. > >C:\Documents and Settings\mark.pace>ftp 199.44.xxx.xxx >Connected to 199.44.xxx.xx. >220-FTPD1 IBM FTP CS V1R9 at miszos, 18:37:48 on 2008-12-12. >220 Connection will close if idle for more than 5 minutes. >User (199.44.xxx.xx:(none)): anonymous >530 PASS command failed >Login failed. >ftp> > >-- >Mark Pace First question: is there a RACF userid of ANONYMOUS defined? Does it have an OMVS segment (or should it use the default UID & GID)? >From my reading, if you don't specify a userid on the ANONYMOUS line, then the RACF id used is ANONYMOUS. Also, this RACF id must have the appropriate RACF authorities, just like any other user. -- John ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

