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
05-21-2003 12:03 PM
05-21-2003 12:03 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 12:16 PM
05-21-2003 12:16 PM
Re: Alpha
try /usr/bin/X11/dxacounts
http://www2.iastate.edu/cgi-bin/man2html?dxaccounts(8X)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 12:19 PM
05-21-2003 12:19 PM
Re: Alpha
# sysman
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 12:23 PM
05-21-2003 12:23 PM
Re: Alpha
Try this -
# sysman
select - Accounts
select - - Manage Local Users
This works on a Compaq Tru64 machine (Don't have a vax running - never seen one!).
Aside -
Ever knew a bunch of vax machines is referred to as 'vaxen'?
http://wombat.doc.ic.ac.uk/foldoc/foldoc.cgi?vaxen
HTH.
- ramd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 12:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 12:51 PM
05-21-2003 12:51 PM
Re: Alpha
http://www.unixguide.net/unixguide.shtml
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 01:27 PM
05-21-2003 01:27 PM
Re: Alpha
The system is also not a VAX if it is running 4.0d. Digital Unix and Tru64 run on systems with alpha processors.
/usr/sbin/setup is a curses gui (runs in a terminal) that can probably do what you wish to do. As others have mentioned, sysman and dxaccounts are also present at that operating system level also.
Hope this helps,
Christian Klein
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 01:47 PM
05-21-2003 01:47 PM
Re: Alpha
Just wanted to add some clarification to some of this information relative to Tru64 UNIX releases.
V5.X -> # /usr/sbin/sysman accounts
This will start the Sysman Accounts GUI/Character-Cell interface, this is a different interface from dxaccounts, but similar.
V5.X -> # /usr/bin/X11/dxaccounts
The recommended GUI for adding/modifing user accounts.
V5.X & V4.X -> # /usr/sbin/useradd or usermod
Character-cell interfaces to add and modify user accounts.
V4.X -> # /usr/bin/X11/dxaccounts
The recommended GUI for adding/modifing user accounts. The sysman utility is/was not an option under v4.X releases, it was new in V5.0.
V2.X & 3.X # /usr/tcb/bin/XIsso or XSysAdmin
GUI's for adding/modifing user accounts.
The dxaccounts and useradd/usermod utilities on V4.X and V5.X support both BASE and ENHANCED (C2) security configurations for adding and modifying accounts.
Regards,
Dave Bechtold