- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- useradd / usermod command problem
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
Discussions
Discussions
Discussions
Forums
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
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
тАО11-07-2005 07:46 PM
тАО11-07-2005 07:46 PM
useradd / usermod command problem
Hi all,
When I am trying to set /change account expire date of a user using useradd or usermod command
( usermod -e 11/11/05 test ), system prints a error message "Option e requires security package". Which security package want to use to work this "-e" option. The same problem exist in "useradd" command also
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-07-2005 08:03 PM
тАО11-07-2005 08:03 PM
Re: useradd / usermod command problem
Hi,
You have to make the system trusted first.
man page for usermod says as,
Unless enhanced security is installed, the -e and -f options are not
supported and will return an error.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-07-2005 08:06 PM
тАО11-07-2005 08:06 PM
Re: useradd / usermod command problem
( #man usermod says " Unless enhanced security is installed the -e and -f options are not
supported and will return an error." )
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-07-2005 08:17 PM
тАО11-07-2005 08:17 PM
Re: useradd / usermod command problem
Awadhesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-07-2005 10:19 PM
тАО11-07-2005 10:19 PM
Re: useradd / usermod command problem
I also SAM is the best option. Try it out with sam to set expiary date.
SAM --> Accounts for Users and Groups --> Users -->Modify --> Modify Password Options --> ├в Enable Password Aging .
Cheers,
Raj.