home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Linux / Ubuntu_64-bit / ubuntu-11.04-desktop-amd64.iso / casper / filesystem.squashfs / etc / securetty < prev    next >
Text File  |  2011-02-20  |  4KB  |  384 lines

  1. # /etc/securetty: list of terminals on which root is allowed to login.
  2. # See securetty(5) and login(1).
  3.  
  4. console
  5.  
  6. # Local X displays (allows empty passwords with pam_unix's nullok_secure)
  7. :0
  8. :0.0
  9. :0.1
  10. :1
  11. :1.0
  12. :1.1
  13. :2
  14. :2.0
  15. :2.1
  16. :3
  17. :3.0
  18. :3.1
  19. #...
  20.  
  21.  
  22. # ==========================================================
  23. #
  24. # TTYs sorted by major number according to Documentation/devices.txt
  25. #
  26. # ==========================================================
  27.  
  28. # Virtual consoles
  29. tty1
  30. tty2
  31. tty3
  32. tty4
  33. tty5
  34. tty6
  35. tty7
  36. tty8
  37. tty9
  38. tty10
  39. tty11
  40. tty12
  41. tty13
  42. tty14
  43. tty15
  44. tty16
  45. tty17
  46. tty18
  47. tty19
  48. tty20
  49. tty21
  50. tty22
  51. tty23
  52. tty24
  53. tty25
  54. tty26
  55. tty27
  56. tty28
  57. tty29
  58. tty30
  59. tty31
  60. tty32
  61. tty33
  62. tty34
  63. tty35
  64. tty36
  65. tty37
  66. tty38
  67. tty39
  68. tty40
  69. tty41
  70. tty42
  71. tty43
  72. tty44
  73. tty45
  74. tty46
  75. tty47
  76. tty48
  77. tty49
  78. tty50
  79. tty51
  80. tty52
  81. tty53
  82. tty54
  83. tty55
  84. tty56
  85. tty57
  86. tty58
  87. tty59
  88. tty60
  89. tty61
  90. tty62
  91. tty63
  92.  
  93. # UART serial ports
  94. ttyS0
  95. ttyS1
  96. ttyS2
  97. ttyS3
  98. ttyS4
  99. ttyS5
  100. #...ttyS191
  101.  
  102. # Serial Mux devices    (Linux/PA-RISC only)
  103. ttyB0
  104. ttyB1
  105. #...
  106.  
  107. # Chase serial card
  108. ttyH0
  109. ttyH1
  110. #...
  111.  
  112. # Cyclades serial cards
  113. ttyC0
  114. ttyC1
  115. #...ttyC31
  116.  
  117. # Digiboard serial cards
  118. ttyD0
  119. ttyD1
  120. #...
  121.  
  122. # Stallion serial cards
  123. ttyE0
  124. ttyE1
  125. #...ttyE255
  126.  
  127. # Specialix serial cards
  128. ttyX0
  129. ttyX1
  130. #...
  131.  
  132. # Comtrol Rocketport serial cards
  133. ttyR0
  134. ttyR1
  135. #...
  136.  
  137. # SDL RISCom serial cards
  138. ttyL0
  139. ttyL1
  140. #...
  141.  
  142. # Hayes ESP serial card
  143. ttyP0
  144. ttyP1
  145. #...
  146.  
  147. # Computone IntelliPort II serial card
  148. ttyF0
  149. ttyF1
  150. #...ttyF255
  151.  
  152. # Specialix IO8+ serial card
  153. ttyW0
  154. ttyW1
  155. #...
  156.  
  157. # Comtrol VS-1000 serial controller
  158. ttyV0
  159. ttyV1
  160. #...
  161.  
  162. # ISI serial card
  163. ttyM0
  164. ttyM1
  165. #...
  166.  
  167. # Technology Concepts serial card
  168. ttyT0
  169. ttyT1
  170. #...
  171.  
  172. # Specialix RIO serial card
  173. ttySR0
  174. ttySR1
  175. #...ttySR511
  176.  
  177. # Chase Research AT/PCI-Fast serial card
  178. ttyCH0
  179. ttyCH1
  180. #...ttyCH63
  181.  
  182. # Moxa Intellio serial card
  183. ttyMX0
  184. ttyMX1
  185. #...ttyMX127
  186.  
  187. # SmartIO serial card
  188. ttySI0
  189. ttySI1
  190. #...
  191.  
  192. # USB dongles
  193. ttyUSB0
  194. ttyUSB1
  195. ttyUSB2
  196. #...
  197.  
  198. # LinkUp Systems L72xx UARTs
  199. ttyLU0
  200. ttyLU1
  201. ttyLU2
  202. ttyLU3
  203.  
  204. # StrongARM builtin serial ports
  205. ttySA0
  206. ttySA1
  207. ttySA2
  208.  
  209. # SCI serial port (SuperH) ports and SC26xx serial ports
  210. ttySC0
  211. ttySC1
  212. ttySC2
  213. ttySC3
  214.  
  215. # ARM "AMBA" serial ports
  216. ttyAM0
  217. ttyAM1
  218. ttyAM2
  219. ttyAM3
  220. ttyAM4
  221. ttyAM5
  222. ttyAM6
  223. ttyAM7
  224. ttyAM8
  225. ttyAM9
  226. ttyAM10
  227. ttyAM11
  228. ttyAM12
  229. ttyAM13
  230. ttyAM14
  231. ttyAM15
  232.  
  233. # DataBooster serial ports
  234. ttyDB0
  235. ttyDB1
  236. ttyDB2
  237. ttyDB3
  238. ttyDB4
  239. ttyDB5
  240. ttyDB6
  241. ttyDB7
  242.  
  243. # SGI Altix console ports
  244. ttySG0
  245.  
  246. # Motorola i.MX ports
  247. ttySMX0
  248. ttySMX1
  249. ttySMX2
  250.  
  251. # Marvell MPSC ports
  252. ttyMM0
  253. ttyMM1
  254.  
  255. # PPC CPM (SCC or SMC) ports
  256. ttyCPM0
  257. ttyCPM1
  258. ttyCPM2
  259. ttyCPM3
  260. ttyCPM4
  261. ttyCPM5
  262.  
  263. # Altix serial cards
  264. ttyIOC0
  265. ttyIOC1
  266. #...ttyIOC31
  267.  
  268. # NEC VR4100 series SIU
  269. ttyVR0
  270.  
  271. # NEC VR4100 series SSIU
  272. ttyVR1
  273.  
  274. # Altix ioc4 serial cards
  275. ttyIOC84
  276. ttyIOC85
  277. #...ttyIOC115
  278.  
  279. # Altix ioc3 serial cards
  280. ttySIOC0
  281. ttySIOC1
  282. #...ttySIOC31
  283.  
  284. # PPC PSC ports
  285. ttyPSC0
  286. ttyPSC1
  287. ttyPSC2
  288. ttyPSC3
  289. ttyPSC4
  290. ttyPSC5
  291.  
  292. # ATMEL serial ports
  293. ttyAT0
  294. ttyAT1
  295. #...ttyAT15
  296.  
  297. # Hilscher netX serial port
  298. ttyNX0
  299. ttyNX1
  300. #...ttyNX15
  301.  
  302. # Xilinx uartlite - port
  303. ttyUL0
  304. ttyUL1
  305. ttyUL2
  306. ttyUL3
  307.  
  308. # Xen virtual console - port 0
  309. xvc0
  310.  
  311. # pmac_zilog - port
  312. ttyPZ0
  313. ttyPZ1
  314. ttyPZ2
  315. ttyPZ3
  316.  
  317. # TX39/49 serial port
  318. ttyTX0
  319. ttyTX1
  320. ttyTX2
  321. ttyTX3
  322. ttyTX4
  323. ttyTX5
  324. ttyTX6
  325. ttyTX7
  326.  
  327. # SC26xx serial ports (see SCI serial ports (SuperH))
  328.  
  329. # MAX3100 serial ports
  330. ttyMAX0
  331. ttyMAX1
  332. ttyMAX2
  333. ttyMAX3
  334.  
  335. # OMAP serial ports
  336. ttyO0
  337. ttyO1
  338. ttyO2
  339. ttyO3
  340.  
  341. # User space serial ports
  342. ttyU0
  343. ttyU1
  344.  
  345. # A2232 serial card
  346. ttyY0
  347. ttyY1
  348.  
  349. # IBM 3270 terminal Unix tty access
  350. 3270/tty1
  351. 3270/tty2
  352. #...
  353.  
  354. # IBM iSeries/pSeries virtual console
  355. hvc0
  356. hvc1
  357. #...
  358.  
  359. # Equinox SST multi-port serial boards
  360. ttyEQ0
  361. ttyEQ1
  362. #...ttyEQ1027
  363.  
  364. # ==========================================================
  365. #
  366. # Not in Documentation/Devicess.txt
  367. #
  368. # ==========================================================
  369.  
  370. # Embedded Freescale i.MX ports
  371. ttymxc0
  372. ttymxc1
  373. ttymxc2
  374. ttymxc3
  375. ttymxc4
  376. ttymxc5
  377.  
  378. # Embedded ARM AMBA PL011 ports (e.g. emulated by QEMU)
  379. ttyama0
  380. ttyama1
  381. ttyama2
  382. ttyama3
  383.  
  384.