IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Authorization error on FTP


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
John Poulakos

Active User


Joined: 13 Jun 2012
Posts: 178
Location: United States

PostPosted: Thu Apr 09, 2020 8:31 pm
Reply with quote

I have a problem I have not been able to figure out. I a trying to FTP from Visiual Studio to a Unix folder on the mainframe. I am getting this message:
Code:
ICH408I USER(FSFSF   ) GROUP(O1172   ) NAME(INTERFACE, FS       ) 259
  /'RFS.FS88D.CEAPJV(0)'                                             
  CL(DIRACC  ) FID(D6F2F1E4E2E215FD0000000000010001)                 
  INSUFFICIENT AUTHORITY TO OPEN                                     
  ACCESS INTENT(-W-)  ACCESS ALLOWED(OTHER      R-X)                 
  EFFECTIVE UID(0000000020)  EFFECTIVE GID(0000000002)


Both the USER and FILE have permission set to 777. So why does it think OTHER is R-X?
Back to top
View user's profile Send private message
sergeyken

Senior Member


Joined: 29 Apr 2008
Posts: 2018
Location: USA

PostPosted: Thu Apr 09, 2020 8:53 pm
Reply with quote

John Poulakos wrote:

Code:
ICH408I USER(FSFSF   ) GROUP(O1172   ) NAME(INTERFACE, FS       ) 259
  /'RFS.FS88D.CEAPJV(0)'                                             
  CL(DIRACC  ) FID(D6F2F1E4E2E215FD0000000000010001)                 
  INSUFFICIENT AUTHORITY TO OPEN                                     
  ACCESS INTENT(-W-)  ACCESS ALLOWED(OTHER      R-X)                 
  EFFECTIVE UID(0000000020)  EFFECTIVE GID(0000000002)


Both the USER and FILE have permission set to 777. So why does it think OTHER is R-X?


User named FSFSF does not belong to any specifically authorized group. That's why he intended to -W-, but is allowed only to R-X.
Back to top
View user's profile Send private message
John Poulakos

Active User


Joined: 13 Jun 2012
Posts: 178
Location: United States

PostPosted: Thu Apr 09, 2020 9:10 pm
Reply with quote

Thank you. I will check it out.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts Error while running web tool kit REXX... CLIST & REXX 5
No new posts Getting Error while trying to establi... DB2 3
Search our Forums:

Back to Top