Hello, On Thu, Jan 17, 2008 at 10:00:09PM -0800, Josh Triplett wrote: > > Some embedded systems, such as those based on the MPC5200, have > "programmable serial controller" ports, which can act as serial ports > and appear as ttyPSC0, ttyPSC1, ttyPSC2, and so on. Please consider adding > these ports to /etc/securetty.
Can you expand the "and so on"? I once had such target. It had 6 serial ports. Do you know if it's specific to the board or if the number of ports is always 6 because of the processor? (The kernel source let me think it ends at ttyPSC5) While looking at it, I also think other TTY should be added: tyUSB0, tyUSB1, "and so on" (I have no idea if there is a limit) Looking at the kernel source, I could also find other terminals: ttyB0, ttyACM0, rfcomm0, ircomm0, ttyCPM0, ttyCL1, ttySAC0, ttySAC1, ttySAC2, ttyFB, ttySA0, ttyAM1, ttyAM0. Does anybody knows if these are common and should be added to /etc/securetty? Thanks in advance, -- Nekral -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]