- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Pb with Trusted System installation
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
06-14-2005 09:26 AM
06-14-2005 09:26 AM
Pb with Trusted System installation
I have some problem when turning on the trusted system on a HP-UX v11.00 server.
After turning it on via sam and logging off the server, there is no way to re-login in with any account.
Is a reboot normally needed ?
Do you know this problem ?
Thanks for help...
Sebastien
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2005 09:29 AM
06-14-2005 09:29 AM
Re: Pb with Trusted System installation
Do you have root session open somewhere??
If yes, /usr/lbin/modprpw -V
What is the error message that you get??
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2005 09:57 AM
06-14-2005 09:57 AM
Re: Pb with Trusted System installation
for USER in `cat/tmp/userlist`
do
/usr/lbin/modprpw -l -m alock=NO $USER
done
where /tmp/userlist contains the list of users that you know, who will need interacive access to this server.
hope this helps
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2005 06:34 PM
06-14-2005 06:34 PM
Re: Pb with Trusted System installation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2005 09:06 PM
06-14-2005 09:06 PM
Re: Pb with Trusted System installation
RAC :
I have tried /usr/lbin/modprpw -V because it's possible that another root session was opened elsewhere. But it doesn't change anything.
error message= "Login incorrect"
Mel Burslan :
I haven't any userlist file or folder in tmp...
I active Trusted system through Sam by clicking first on Auditing and security, then on one of the icons in the Auditing and security windows.
A window appears asking me if I want to convert into a trusted system. I answer yes.
Another window opens dealing with ACLs. I answer OK.
Then the system is converted succesfully into a trusted system.
Without loging out ( rlogin on another server, and rlogin again towards the first server. With any accounts : "login incorrect"
tsconvert -r to remove the trusted sytem and all is right again.
Sebastien
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2005 05:01 AM
06-15-2005 05:01 AM
Re: Pb with Trusted System installation
regards,
john
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2005 05:09 AM
06-15-2005 05:09 AM
Re: Pb with Trusted System installation
by /tmp/userlist I meant, you need to create a file like this. Sorry that I was not clearer.
After your SAM session completes converting to trusted, try running the command I gave you above with root account only, instead of in a script. Then try your rlogin out and back in.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2005 05:12 AM
06-15-2005 05:12 AM
Re: Pb with Trusted System installation
pwck
grpck
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2005 03:04 PM
06-15-2005 03:04 PM
Re: Pb with Trusted System installation
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2005 07:45 PM
06-19-2005 07:45 PM
Re: Pb with Trusted System installation
I have tried all your solutions but it does not change anything.
It's not a pb with the length of the password (they are shorter than 8 characters)
"Login incorrect" happens with all users.
Nothing with pwck and grpck.
Mel, I have tried to unlock some user as you said but NO CHANGE...
I have also tried to create a new account when trusted system was turned on and to rlogin with this new user : IMPOSSIBLE : "Login incorrect"
Sebastien
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2005 01:57 AM
06-20-2005 01:57 AM
Re: Pb with Trusted System installation
drwxr-xr-x 25 root root 8192 Jun 17 10:17 //
dr-xr-xr-x 31 bin bin 8192 Jun 20 08:52 /etc/
dr-xr-x--x 3 root sys 96 Feb 26 22:05 /tcb/
drwxrwx--x 3 root sys 96 Feb 26 22:05 /tcb/files/
drwxrwx--x 55 root sys 8192 Feb 26 22:05 /tcb/files/auth/
dr-xr-xr-x 24 bin bin 8192 Feb 28 08:09 /usr/
dr-xr-xr-x 5 bin bin 16384 Mar 30 09:55 /usr/bin//
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2005 03:09 AM
06-20-2005 03:09 AM
Re: Pb with Trusted System installation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2005 03:13 AM
06-20-2005 03:13 AM
Re: Pb with Trusted System installation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2005 03:57 AM
06-20-2005 03:57 AM
Re: Pb with Trusted System installation
Same pb -> Same answer : nsswitch.conf >> passwd: files
Can somebody tell me if this change may change something else ??
Thanks
Sebastien