- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Trusted system - shadow password permissions
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
01-23-2001 08:22 AM
01-23-2001 08:22 AM
Trusted system - shadow password permissions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2001 08:52 AM
01-23-2001 08:52 AM
Re: Trusted system - shadow password permissions
This is what I have:
drwxrwx--x 55 root sys 1024 Aug 13 1998 auth
-rw-rw-r-- 1 root sys 17460 Aug 13 1998 devassign
-rw-rw-r-- 1 root root 11167 Dec 2 1999 ttys
cd auth
ll|more
total 4
drwxrwx--- 2 root sys 96 Aug 13 1998 A
drwxrwx--- 2 root sys 96 Aug 13 1998 B
drwxrwx--- 2 root sys 96 Aug 13 1998 C
drwxrwx--- 2 root sys 96 Aug 13 1998 D
drwxrwx--- 2 root sys 96 Aug 13 1998 E
drwxrwx--- 2 root sys 96 Aug 13 1998 F
drwxrwx--- 2 root sys 96 Aug 13 1998 G
drwxrwx--- 2 root sys 96 Aug 13 1998 H
etc...
and the files inside are root:root ...
So I dont see any problem...
Regards
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2001 04:32 PM
01-23-2001 04:32 PM
Re: Trusted system - shadow password permissions
I'm new to the forum but thought I'd try a reply. /tcb permissions should be pretty restrictive e.g.
dr-xr-x--x 3 root sys 96 Jan 4 11:23 /tcb
Seems to me that this would protect the files below from non-root access. As a non-root user I may be able to cd to the directories but everything is unreadable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2001 12:12 AM
01-24-2001 12:12 AM
Re: Trusted system - shadow password permissions
To be able to access subdirectories /tcb/files/auth/? you need to be either root or from group sys.
This shouldn't create any potenial security issue on your servers.
If someone already has UID root or GID sys, there's a lot more harm to do on your server than having a look at encrypted passwords, don't you believe ? ;-)
Best regards,
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2001 12:21 PM
01-29-2001 12:21 PM
Re: Trusted system - shadow password permissions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2001 05:59 AM
02-08-2001 05:59 AM
Re: Trusted system - shadow password permissions
I have to agree I do not see any problem. You cannot see the encrypted files
Jon