- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: can I have shadow passwd without tcb
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
08-27-2002 11:33 AM
08-27-2002 11:33 AM
can I have shadow passwd without tcb
Nancy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2002 11:44 AM
08-27-2002 11:44 AM
Re: can I have shadow passwd without tcb
Besides, I would not want to rely on the "hiding" of the passwd file as my method of password security. If you really want to do it one better, think of ldap.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2002 12:17 PM
08-27-2002 12:17 PM
Re: can I have shadow passwd without tcb
http://www.murkworks.net/link_farm/docdir/HOWTO/en-html/LDAP-HOWTO.html
or
http://www.blacksheepnetworks.com/security/resources/security-with-ldap.html
FROM HP:
http://docs.hp.com/hpux/onlinedocs/J4269-90013/J4269-90013.html
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2002 01:04 PM
08-27-2002 01:04 PM
Re: can I have shadow passwd without tcb
Any reason you don't want to convert to trusted system?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2002 03:31 AM
08-28-2002 03:31 AM
Re: can I have shadow passwd without tcb
Thanks for the LDAP links. We are looking at implementing LDAP with our security folks. With 280 HP servers it is slow going.
Patrick,
We are in the process of converting all servers to trusted now but I am a little concerned about losing access with root. I have read various problems in the forums with trusted and being unable to log in as root when various system problems occur.
I spoke with our HP rep. yesterday and he thought that it was possible to implement just the shadow password portion. He is putting me in contact with an HP sec. person.
Thanks!
nancy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2002 03:53 AM
08-28-2002 03:53 AM
Re: can I have shadow passwd without tcb
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2002 10:54 AM
09-04-2002 10:54 AM
Re: can I have shadow passwd without tcb
I would recommend switching to trusted. There are many benefits and other features such as password aging, login settings, and not to mention the security benefits.
I too understand the work behind this but if you are smart about it there should not be any real problems converting and it will be better in the long run. You do have to watch out for current password settings on users, they will loose their current setup. If you're worried keep root logged in somewhere while you verify the account.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2002 11:23 AM
09-04-2002 11:23 AM
Re: can I have shadow passwd without tcb
No hastles in converting your systems to trusted.
You can disable most of the features of trusted systems for either root's account or systemwise if you are concerned about losing access to root. Or you can customize the "system security policies" very easily using SAM. Look at "Modify Security Policies" under the Actions menu for each user in "Users and Groups" OR "System Security Policies" under"Auditing Security" section of SAM.
Trusted is the way to go if you want to implement shadow passwords.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2003 08:38 AM
05-14-2003 08:38 AM
Re: can I have shadow passwd without tcb
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2003 08:47 AM
05-14-2003 08:47 AM
Re: can I have shadow passwd without tcb
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe14163f96280d711abdc0090277a778c,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2003 08:49 AM
05-14-2003 08:49 AM
Re: can I have shadow passwd without tcb
My suggetion to you is have a backup copy of /etc/passwd file before converting to trusted. In case if you face problem then unconvert the server and you have anyway a backup passwd file
tsconvert -r will revert back the sever to untrusted.
-USA..