- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- What is the new.secrets file?????
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
10-26-2001 06:57 AM
10-26-2001 06:57 AM
What is the new.secrets file?????
I have seen the new.secrets file in /var/adm on several occasions but I have no idea what this file is or what it's use is.
The file is on HP-UX 10.20 but not on 10.01 it contains a single line ( default -sdu- )
10 points to the wizard who can tell me what this file is for as it has stumped me for months
Cheers
Kev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2001 07:11 AM
10-26-2001 07:11 AM
Re: What is the new.secrets file?????
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2001 07:35 AM
10-26-2001 07:35 AM
Re: What is the new.secrets file?????
I don't know too much history about the /var/adm/sw/security/secrets file but i do know that it is consulted for SD-UX commands.
I have seen some issues with swinstall commands if this file is missing or doesn't have the right permissions.
-Regards
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2001 07:56 AM
10-26-2001 07:56 AM
Re: What is the new.secrets file?????
grep new.secret /usr/sbin/pushAgent
It appears to be an internally-used password for SD.
Rgds, Robin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2001 08:10 AM
10-26-2001 08:10 AM
Re: What is the new.secrets file?????
The missing link?
A religious symbol?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2001 08:26 AM
10-26-2001 08:26 AM
Re: What is the new.secrets file?????
the file is there on
11.00 too with the same
content under /var/adm/sw/security.
I think it is related to
swacl access control lists.
I (re)moved the file as a test
and ran swinstall/swlist.
They worked fine without the file.
Here''s a clue -
On one of my systems,
the swinstall.log file
has an old entry:
""An operation on the
/var/adm/sw/security/secrets"
ndbm(3) database failed.
The database could not be
opened, created or updated
depending on its status. check the existence and the
permissions of the file and its ndbm(3) files"'
-raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2001 12:07 PM
10-26-2001 12:07 PM
Re: What is the new.secrets file?????
From the man (5) pages for 'sd' one notes that the /var/adm/sw/security directory contains the 'secrets' file which is used to authenticate remote requests.
Technical Knowledge Base document #A4578908 notes the methodology to recreate this file and its companions:
# mv var/adm/sw/security /var/adm/sw/security.old
# mkdir /var/adm/sw/security
# chown root /var/adm/sw/security
# chgrp root /var/adm/sw/security
# chmod 755 /var/adm/sw/security
# shutdown -ry 0
When the system reboots it recreates the security directory andthe files contained within.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2001 05:22 AM
10-30-2001 05:22 AM
Re: What is the new.secrets file?????
Sorry I've no idea what the file is for but if you're the Kevin Lamb I used to work with on 'ROUTES', give us a ring, maybe we can meet up for a drink! (if not, just ignore me).
Simon Abbott.