home *** CD-ROM | disk | FTP | other *** search
/ chilidog.highland.cc.ks.us / chilidog.highland.cc.ks.us.zip / chilidog.highland.cc.ks.us / backup / bradford.20120305.etc.tar.gz / bradford.20120305.etc.tar / etc / logindevperm < prev    next >
Text File  |  2006-04-22  |  3KB  |  52 lines

  1. #
  2. # Configuration file for the pam_devperm module.
  3. #
  4. # We expect entries with the folowing format:
  5. #
  6. # - Comments start with a # and extend to the end of the line.
  7. #
  8. # - Blank lines or lines with only a comment are ignored.
  9. #
  10. # - All other lines consist of three fields delimited by whitespace: a
  11. #   login device (/dev/console), an octal permission number (0600), and
  12. #   a ":"-delimited list of devices (/dev/kbd:/dev/mouse). All device 
  13. #   names are absolute paths. A path that ends in "/*" refers to all
  14. #   directory entries except "." and "..".
  15. #   The login device could be also the xdm display (like :0).
  16. #
  17. # If the tty argument (relative path) matches a login device name
  18. # (absolute path), the permissions of the devices in the ":"-delimited 
  19. # list are set as specified in the second field, and their ownership is
  20. # changed to that of the uid and gid arguments.
  21. #
  22. :0 0600 /dev/cdrom:/dev/cdrom1:/dev/cdrom2:/dev/cdrom3
  23. :0 0600 /dev/cdrecorder:/dev/cdrecorder1:/dev/cdrecorder2:/dev/cdrecorder3
  24. :0 0600 /dev/dvd:/dev/dvd1:/dev/dvd2:/dev/dvd3
  25. :0 0600 /dev/zip:/dev/zip1:/dev/zip2:/dev/zip3
  26. :0 0600 /dev/dsp:/dev/dsp0:/dev/dsp1:/dev/dsp2:/dev/dsp3
  27. :0 0600 /dev/fd0:/dev/fd0u1440:/dev/fd0h1440:/dev/fd0u720:/dev/fd0h720
  28. :0 0600 /dev/fd1:/dev/fd1u1440:/dev/fd1h1440:/dev/fd1u720:/dev/fd1h720
  29. :0 0600 /dev/pilot
  30. :0 0600 /dev/sequencer:/dev/sequencer2:/dev/music
  31. :0 0600 /dev/midi:/dev/midi0:/dev/midi1:/dev/midi2:/dev/midi3
  32. :0 0600 /dev/amidi:/dev/amidi0:/dev/amidi1:/dev/amidi2:/dev/amidi3
  33. :0 0600 /dev/audio:/dev/audio0:/dev/audio1:/dev/audio2:/dev/audio3:/dev/audioctl
  34. :0 0600 /dev/video:/dev/video0:/dev/video1:/dev/video2:/dev/video3
  35. :0 0600 /dev/vtx:/dev/vtx0:/dev/vtx1:/dev/vtx2:/dev/vtx3
  36. :0 0600 /dev/adsp:/dev/adsp0:/dev/adsp1:/dev/adsp2:/dev/adsp3
  37. :0 0600 /dev/admmidi:/dev/admmidi0:/dev/admmidi1:/dev/admmidi2:/dev/admmidi3
  38. :0 0600 /dev/mixer:/dev/mixer0:/dev/mixer1:/dev/mixer2:/dev/mixer3
  39. #:0 0600 /dev/nvidiactl:/dev/nvidia0:/dev/nvidia1:/dev/nvidia2:/dev/nvidia3
  40. :0 0600 /dev/rmidi:/dev/rmidi0:/dev/rmidi1:/dev/rmidi2:/dev/rmidi3
  41. :0 0600 /dev/vbi:/dev/vbi0:/dev/vbi1:/dev/vbi2:/dev/vbi3
  42. :0 0600 /dev/usbscanner:/dev/usb/scanner0:/dev/usb/scanner1:/dev/usb/scanner2
  43. :0 0600 /dev/usb/scanner3:/dev/usb/scanner4:/dev/usb/scanner5
  44. :0 0600 /dev/usb/scanner6:/dev/usb/scanner7
  45. :0 0600 /dev/gps:/dev/toshiba:/dev/sonypi
  46. :0 0600 /dev/video1394:/dev/raw1394
  47. :0 0600 /dev/snd/*
  48. :0 0600 /dev/aloadC0:/dev/aloadC1:/dev/aloadC2:/dev/aloadC3:/dev/aloadSEQ
  49. :0 0600 /dev/radio:/dev/radio0:/dev/radio1:/dev/radio2:/dev/radio3:/dev/audioctl
  50. #:0 0600 /dev/lirc:/dev/lircd:/dev/lircm
  51. :0 0600 /dev/devperms
  52.