I'm running v8.4 on Itanium (rx2800 i2) with TPC/IP version 5.7-eco2.
I'm using NFS to connect to a Windows NFS share that we have established for other Linux systems to push data into. I can mount the share in VMS, can create files, edit files, etc.
However, when I try to create a directory, I get:
Code: Select all
%CREATE-E-DIRNOTCRE, [.TEST] directory file not created
-SYSTEM-F-NOPRIV, insufficient privilege or object protection violation
I've included a screenshot of :
1. showing the directory contents of the mounted NFS share
2. creating a test directory
3. stepping into the directory
4. showing that directory
5. repeatedly stepping into the test directory.
Additionally, I've added 2 screen shots for more details. "Test" was created from inside VMS. "TEST2" was created on the Windows server inside the NFS Shared folder, as well as a "Dir /full" to show they appear to be identical in their attributes. Both directories are empty.
Has anyone here had this similar problem?
Thanks in advance.