1833723 Members
2844 Online
110063 Solutions
New Discussion

Re: HPUX 11.0

 
Andrew_234
Occasional Contributor

HPUX 11.0

I converted a HU-UX 11.0 system to a trusted system. Now remote login on a dialup modem are unable to logon to the system. Can this be fixed or do I have to convert back to a non-trusted system.?
5 REPLIES 5
Andrew_234
Occasional Contributor

Re: HPUX 11.0

This is a HP-UX system - typo
Michael Tully
Honored Contributor

Re: HPUX 11.0

Exactly what messsages are you getting?

Remember that *all* accounts have their passwords expire when converting a system to trusted. You may wish to re-enable their account as well, as after three unsuccessful attempts the account will be disabled. To re-enable:

# /usr/lbin/modprpw -k
Anyone for a Mutiny ?
Sridhar Bhaskarla
Honored Contributor

Re: HPUX 11.0

Hi,

I believe you will need to add the device file run by getty for your modem like tty0p0 into /tcb/files/auth/ttys file. Add it exactly like the other entries in that file. Take a copy of it before modifying it.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
doug hosking
Esteemed Contributor

Re: HPUX 11.0

Sridhar has the right idea (except leave out the '/auth' in the pathname he mentions). You also need to do the same thing to the devassign file in that directory. It would be a good idea to install patch PHCO_29027 if you have not already done so. See the devassign(4) and ttys(4) man pages for more details.

Bharat Katkar
Honored Contributor

Re: HPUX 11.0

Hi,
Also have a look at the doc attached.
Thought it could help you.
Regards,
You need to know a lot to actually know how little you know