1833247 Members
2831 Online
110051 Solutions
New Discussion

Re: HP-UX 11.0

 
SOLVED
Go to solution
Andrew_234
Occasional Contributor

HP-UX 11.0

How do I convert back to a non-trusted system?
Will this mess things up on the system.

Thanks Andrew
12 REPLIES 12
Jeff Schussele
Honored Contributor
Solution

Re: HP-UX 11.0

Hi Andrew,

/usr/lbin/tsconvert -r

And no, it shouldn't.

Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Patrick Wallek
Honored Contributor

Re: HP-UX 11.0

To convert to non-trusted --

# /usr/lbin/tsconvert -r

No this should not mess anything up. You should just wind up with the encrypted passwords back in the /etc/password file.
Bharat Katkar
Honored Contributor

Re: HP-UX 11.0

HI,
"/usr/lbin/tsconvert -r" is the command to revert back. Take a look at doc attached.
Regards,



You need to know a lot to actually know how little you know
Andrew_234
Occasional Contributor

Re: HP-UX 11.0

Do people have to be logged off the system?
Will the reset the passwords?

Thanks Andrew
Jeff Schussele
Honored Contributor

Re: HP-UX 11.0

Hi (again) Andrew

No & no.

Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Patrick Wallek
Honored Contributor

Re: HP-UX 11.0

No it will not reset passwords, only converting TO trusted will expire passwords.

I don't think users have to be logged off, but I would do it when there are as few as possible logged on.
Andrew_234
Occasional Contributor

Re: HP-UX 11.0

The /usr/lbin/tsconvert-r does not work.
Any idea???

Andrew
Jeff_Traigle
Honored Contributor

Re: HP-UX 11.0

What's the error? Granted I haven't done it a lot, but the only problem I've run into was converting to Trusted System due to majorly invalid username entries. COnverting back to untrusted is pretty smooth.
--
Jeff Traigle
Andrew_234
Occasional Contributor

Re: HP-UX 11.0

The error is
sh: /usr/lbin/tsconvert-r
Robert-Jan Goossens
Honored Contributor

Re: HP-UX 11.0

Hi Andrew,

Is there a space between tsconvert and the -r ?

# /usr/lbin/tsconvert -r

Regards,
Robert-Jan
Bharat Katkar
Honored Contributor

Re: HP-UX 11.0

Andrew,
# /usr/lbin/tsconvert -r

Use space between tsconvert and -r. -r is the switch to the command tsconvert. That works.

Regards,
You need to know a lot to actually know how little you know
Emil Velez
Honored Contributor

Re: HP-UX 11.0


In the menu of sam that converted the system you can actually unconvert the system in sam. I recommend that since it will be logged when it was done and it will be done successfully.