1825756 Members
2372 Online
109687 Solutions
New Discussion

DTC and Trusted Mode

 
Jose M. del Rio
Frequent Advisor

DTC and Trusted Mode

We have a R380 server running HP-UX 11 with several terminals logging into the system through a DTC. When converting the system to Trusted Mode (TM), login is not allowed from these terminals (no login prompt).
We use the /etc/ddfa/dp file to assign DTC ports to device files (e.g. /dev/dtc1p3). These device files are created at login time and destroyed at exit time so it seems TM is not aware of them.
If we include all the device files in /etc/ddfa/dp into the /tcb/files/ttys file, login is allowed, but this is a bit tricky.
Any suggestion to do this more automatically?
Thanks in advance.