HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: file access violation
Operating System - OpenVMS
1827620
Members
3244
Online
109966
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2005 06:38 AM
06-17-2005 06:38 AM
Hi I recently moved a bunch of folders from user1 to user2 via rename command
e.g
$ rename disk2:[user1]xx.dir disk2:[user2]
Now I wanted to give the xx.dir full access rights by user2 so I did
$ set file/owner=user2 disk2:[user2...]
But I get an error saying disk2 not found??
I can see the data in disk2:[user2]xx.dir
Can anyone please tell me how I can give access to XX.dir folder and it's subdirectories.
Thanks in advance.
Nipun
e.g
$ rename disk2:[user1]xx.dir disk2:[user2]
Now I wanted to give the xx.dir full access rights by user2 so I did
$ set file/owner=user2 disk2:[user2...]
But I get an error saying disk2 not found??
I can see the data in disk2:[user2]xx.dir
Can anyone please tell me how I can give access to XX.dir folder and it's subdirectories.
Thanks in advance.
Nipun
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2005 07:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2005 08:50 AM
06-17-2005 08:50 AM
Re: file access violation
if [USER2] directory is owned correctly then
$ SET SECURITY/DEF DISK2:[USER2...]
should do it
$ SET SECURITY/DEF DISK2:[USER2...]
should do it
____________________
Purely Personal Opinion
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2005 11:38 AM
06-18-2005 11:38 AM
Re: file access violation
Hi Uwe and Ian,
Thanks for the replies. Uwe's suggestion worked perfectly. I also looked at the error message more thoroughly and got my mistake.
mainly
$ set file /owner=user2 disk2:[user2...]*.*;* is what I needed to give.
I also saw Ian's suggestions about set security however I didn't try it as the above worked out. From what I read it seems "set file /owner" is superseeded by "set security". So I will keep that in mind as well.
Thanks once again for your prompt replies.
Nipun
Thanks for the replies. Uwe's suggestion worked perfectly. I also looked at the error message more thoroughly and got my mistake.
mainly
$ set file /owner=user2 disk2:[user2...]*.*;* is what I needed to give.
I also saw Ian's suggestions about set security however I didn't try it as the above worked out. From what I read it seems "set file /owner" is superseeded by "set security". So I will keep that in mind as well.
Thanks once again for your prompt replies.
Nipun
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP