Skip to Content
0
Former Member
Jun 26, 2007 at 05:45 PM

/QFileSvr.400 authorizations

112 Views

We have four partitions in our i5 520, two of which run SAP (one for DEV and one for PRD). We need to send a file created within SAP to one of our vendors using SFTP and we are running into an authorization problem.

Our business rules currently only allow SFTP from one partition and it is a partition that does NOT host SAP. Therefore, we are attempting to generate the file in SAP and place it in the IFS of the SFTP partition using the share set up via /QFileSvr.400. Then, a scheduled process will transmit the file using SFTP on the non-SAP partition.

We have the links set up between the partitions but there seems to be an authorization problem when we attempt to write the file to the IFS of the non-SAP partition. *PUBLIC has all permissions to the directory and R3OWNER is the owner of the directory with all permissions.

Can anyone give me some guidance?

Thanks in advance,

Robert

I forgot to add that the error we are receiving is:

Wrong order of calls <- CALL opendir: Permission denied.(,,..)

Message no. S1204

Message was edited by:

Robert Clay