- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Cannot add new users following HP-UX 11 upgrade
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
09-18-2001 02:57 PM
09-18-2001 02:57 PM
I recently performed my first OS upgrade (10.20 to 11.00, 32 bit), I was pleased that everything had gone so well, but .... I have now found out that we are unable to add new users onto the system (via Sam, using templates) we get the following error message: Failed to add the user 'nnnnnnnn'. an invalid argument was supplied to an option in the command '/USR/SAM/LBIN/USERADD.SAM'
I have applied the latest Sam patch (23876) ... no change. HP in the UK have advised that, as this is a trusted system, I should un-trust and then trust the system again.
I have never done this before, is it as simple as doing a tsconvert -r and then running Sam to trust the system again?
Has anyone else done this? Are there any pitfalls that I should be aware of?
Any advice you can offer a nervous novice would be much appreciated!
Many thanks, Carol Chimes
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2001 03:08 PM
09-18-2001 03:08 PM
SolutionThere is no problem in converting back to un-trusted and then re-converting. The only thing you will find is that all user passwords will expire once you have re-run trusted.
# tsconvert -r (un-trust)
# tsconvert (trust)
HTH
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2001 06:38 PM
09-18-2001 06:38 PM
Re: Cannot add new users following HP-UX 11 upgrade
Have a look at this if you want to create user thru command line
http://us-support.external.hp.com/cki/bin/doc.pl/sid=f5f7dd0d1dd1c316f7/screen=ckiDisplayDocument?docId=200000051006250
Hope this helps.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2001 06:42 PM
09-18-2001 06:42 PM
Re: Cannot add new users following HP-UX 11 upgrade
Do you have patch PHCO_23876 on the system.
Have a look at this thread.
http://us-support.external.hp.com/cki/bin/doc.pl/sid=62a6f39915dc79670f/screen=ckiDisplayDocument?docId=200000055237110
Hope this helps.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2001 06:50 PM
09-18-2001 06:50 PM
Re: Cannot add new users following HP-UX 11 upgrade
Have a look at this patch equivalency table between 10.20 and 11.0
http://us-support.external.hp.com/cki/bin/doc.pl/sid=62a6f39915dc79670f/screen=ckiDisplayDocument?docId=200000055784766
Maybe one of these patches may fix your problem.
Hope it does.
thanks