- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- modprdef.
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-10-2006 01:16 PM
01-10-2006 01:16 PM
We have around 20 HP UX server, all of them trusted.
The /etc/default/security
UMASK=027
ABORT_LOGIN_ON_MISSING_HOMEDIR=1
NOLOGIN=1
MIN_PASSWORD_LENGTH=15
PASSWORD_MAXDAYS=180
PASSWORD_MINDAYS=7
PASSWORD_WARNDAYS=150
PASSWORD_HISTORY_DEPTH=10
NUMBER_OF_LOGINS_ALLOWED=
PASSWORD_MIN_UPPER_CASE_CHARS=1
PASSWORD_MIN_DIGIT_CHARS=1
PASSWORD_MIN_SPECIAL_CHARS=1
ABORT_LOGIN_ON_MISSING_HOMEDIR=1
BOOT_AUTH=0
BOOT_USERS=root
I need to enforce this policy with the command modprdef.
Any idea to enforce it and once done how can i check.
Thanks,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2006 01:33 PM
01-10-2006 01:33 PM
Re: modprdef.
Once you set it with modprdef, you can check it getprdef
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2006 01:38 PM
01-10-2006 01:38 PM
Re: modprdef.
root@hp10:/root# modprdef
usage: modprdef -m opt=value[,opt=value]
root@hp10:/root# man modprdef
No manual entry for modprdef.
root@hp10:/root#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2006 01:49 PM
01-10-2006 01:49 PM
Re: modprdef.
you can also get them online.
http://docs.hp.com/en/hpuxman_pages.html
http://www.freebsd.org/cgi/man.cgi?manpath=HP-UX+11.11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2006 01:53 PM
01-10-2006 01:53 PM
Re: modprdef.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2006 04:16 PM
01-10-2006 04:16 PM
Solutionhttp://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=638058
There is an attachment in Bharat Katkar reply. It is having all informations and man page related with trusted systems.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2006 04:19 PM
01-10-2006 04:19 PM
Re: modprdef.
http://docs.hp.com/en/B2355-90950/B2355-90950.pdf
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 04:55 AM
01-23-2006 04:55 AM
Re: modprdef.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=638058