LPI 300-300 - LPIC-3 Mixed Environments Exam

Page:    1 / 23   
Total 113 questions

Which of the following statements is true about raw printing with Samba?

  • A. Print jobs are submitted as vector files, including font files, which are rendered and printed by Samba.
  • B. Printing jobs are always submitted to Samba in raw postscript.
  • C. Any printed file, e.g. an office document, is submitted to the printer without any further processing in exactly the same bit sequence as it is stored on disk.
  • D. Samba converts printer-specific jobs to raw data to make them printable on an arbitrary printer.
  • E. Printing jobs are rendered on the client and passed on to the printer by Samba.


Answer : E

The configuration of a Samba share contains the following line: force directory mode = 0555
If a client creates a new directory with the permissions 0750, which permissions will the resulting directory have in the Samba server's file system?

  • A. 0755
  • B. 0750
  • C. 0200
  • D. 0555
  • E. 0777


Answer : D

Which of the following smb.conf options turns a regular file share into a DFS share?

  • A. msdfs root = yes
  • B. addfs support = yes
  • C. dfs forward = yes
  • D. follow symlinks = yes
  • E. proxy share = yes


Answer : A

Which parameter within a share definition in the Samba configuration makes Samba only show files and directories on a file share which a user can access?

  • A. hide unreadable = yes
  • B. valid files = read,write
  • C. browse mask = 000
  • D. browseable = readable
  • E. display mode = 100


Answer : A

Which of the following lines is missing in the given [printers] share definition?

  • A. printcap name = cups
  • B. printable = yes
  • C. print script = /usr/bin/lp -d %P %s
  • D. print admin = Administrator, root, @lpadmin
  • E. load printers = yes


Answer : B

Page:    1 / 23   
Total 113 questions