HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- permission denied on a fax modem device
Operating System - HP-UX
1826503
Members
2952
Online
109693
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
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
03-17-2004 02:15 AM
03-17-2004 02:15 AM
permission denied on a fax modem device
I have upgraded my vsifax faxing software.
Now when I try to access my fax devices I get a permission denied error.
If I do a ls -ltr I get this:
crw-r--r-- 1 bin bin 193 0x000402 Mar 16 17:00 ttyd0p4
crw--w---- 1 uucp bin 193 0x000302 Mar 16 17:00 ttyd0p3
Can I change the permissions on these files?
I don't know what the c in front of the permissions means so I am afraid to change this with a simple chmod 666.
Thanks!
Now when I try to access my fax devices I get a permission denied error.
If I do a ls -ltr I get this:
crw-r--r-- 1 bin bin 193 0x000402 Mar 16 17:00 ttyd0p4
crw--w---- 1 uucp bin 193 0x000302 Mar 16 17:00 ttyd0p3
Can I change the permissions on these files?
I don't know what the c in front of the permissions means so I am afraid to change this with a simple chmod 666.
Thanks!
I don't think I'm in Kansas anymore.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2004 02:22 AM
03-17-2004 02:22 AM
Re: permission denied on a fax modem device
The 'c' simply means that this is a CHARACTER special device node. Because chmod only works on the lower 12-bits of the mode of a file (the filetype is carried in higher-bits), you can safely change the permissions without affecting the type (character special) of the file.
Do your chmod.
Do your chmod.
If it ain't broke, I can fix that.
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