Which of the following statements is true about raw printing with Samba?
APrint jobs are submitted as vector files, including font files, which are rendered and printed by Samba.
BPrinting jobs are always submitted to Samba in raw postscript.
CAny 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.
DSamba converts printer-specific jobs to raw data to make them printable on an arbitrary printer.
EPrinting jobs are rendered on the client and passed on to the printer by Samba.
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?
A0755
B0750
C0200
D0555
E0777
Which of the following smb.conf options turns a regular file share into a DFS share?
Amsdfs root = yes
Baddfs support = yes
Cdfs forward = yes
Dfollow symlinks = yes
Eproxy share = yes
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?
Ahide unreadable = yes
Bvalid files = read,write
Cbrowse mask = 000
Dbrowseable = readable
Edisplay mode = 100
Question 6
Samba Share Configuration
0
Question 7
Samba Share Configuration
Question 8
Samba Share Configuration
Question 9
Samba Basics
Question 10
Samba Share Configuration
Question 11
Samba Basics
Question 12
Samba and Active Directory Domains
Question 13
Samba Basics
Question 14
Linux Identity Management and File Sharing
Question 15
Samba and Active Directory Domains
Question 16
Samba and Active Directory Domains
Question 17
Samba and Active Directory Domains
Question 18
Samba and Active Directory Domains
Question 19
Samba Share Configuration
Question 20
Samba and Active Directory Domains
Question 21
Samba and Active Directory Domains
Question 22
Samba and Active Directory Domains
Question 23
Samba and Active Directory Domains
Question 24
Samba Basics
Question 25
Samba and Active Directory Domains
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ad
Want a break from the ads?
Become a Supporter and enjoy a completely ad-free experience, plus unlock Learn Mode, Exam Mode, AstroTutor AI, and more.
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Which of the following lines is missing in the given [printers] share definition?
Aprintcap name = cups
Bprintable = yes
Cprint script = /usr/bin/lp -d %P %s
Dprint admin = Administrator, root, @lpadmin
Eload printers = yes
The [homes] section of smb.conf contains the parameter browseable = no. What are the resulting consequences? (Choose two.)
AWhen browsing the Samba server, there is no visible share named after the current user.
BIf the Samba server is part of an Active Directory Domain, only users in the group SeBrowsingUsers can browse the homes share.
CWhen browsing the Samba server, users can open the homes share but they cannot see the content of their home directories.
DThe homes share can be directly accessed by specifically opening this share by its UNC path.
EWhen browsing the Samba server, there is no visible share called homes.
Which of the following options can be used to limit access to a Samba share? (Choose two.)
Auntrusted users
Bwrite list
Cvalid groups
Dvalid users
Eaccept list
Which Samba utility, when launched with the appropriate parameters, generates the following output?
Asmbcacls
Bsmbclient
Cgetfacl
Dsmbxattr
Esmbfacl
In case the following parameters are set in a Samba file share configuration: create mask = 711 force create mode = 750
What are the effective permissions of a file created with the permissions 777?
A066
B027
C777
D761
E751
Which of the following are valid Samba backends to store user and group information? (Choose two.)
Asdb
Bsmbpasswd
Cldapsam
Dkrb
Esmb
How is the Global Catalog of an Active Directory domain accessed?
AThrough LDAP queries to the ports 3268 (plain text) and 3269 (TLS encrypted).
BThrough the share GCS SMB which is available on each domain controller.
CThrough GCS records in the DNS sub zone _gc in the domain's DNS zone.
DThrough LDAP queries to the base dn CN=GC in the standard LDAP directory.
EThrough SRV records in the DNS sub zone _msgc in the domain's DNS zone.
Which of the following Samba commands provides comprehensive information and status flags on the user candidate?
Asmbpasswd -l -u candidate
Bnet sam show candidate
Cpdbedit -v -u candidate
Dsamba-tool user list
Egetent smbpasswd candidate
Which service unifies Linux and Windows account management by allowing a Linux system to include Windows domain users in the Linux user database?
Asmbpasswdd
Bsudo
CNIS
DWinbind
EOpenLDAP
Which group of commands manages the directory replication in an active directory domain?
Asamba-tool repl
Bsamba-tool directory
Csamba-tool drs
Dsamba-tool domain
Esamba-tool sync
Which option in smb.conf defines the domain of which the server is a member?
Aad
Bmember domain
Cbasedn
Ddomain
Erealm
Which of the following groups exists by default in an Active Directory domain?
ADomain Administrators
BDomain Users
CDomain Blacklist
DDomain Update Role Accounts
EUnassigned Users
Which of the following FSMO roles exist? (Choose two.)
AFile Server
BDirectory Server
CPDC Emulator
DRID Master
EGlobal Catalog
When using rsync to synchronize the SYSVOL share's contents between multiple Samba servers, which of the following precautions should be taken? (Choose three.)
ASynchronize from the domain controller which is the PDC emulator to the other domain controllers.
BOverwrite the permissions of all files in the SYSVOL directory to be readable by root only after each sync.
CMake the SYSVOL share read only on all domain controllers but the one used as synchronization source.
DMake sure that the SYSVOL share is active on only one domain controller.
EMake sure to make all changes to GPOs on the domain controller which is the replication source.
Which of the following commands adds a forward DNS record named fileserver01 pointing to the IPv6 address 2001:db8::190 into the DNS zone samba.private on the Samba 4 server dc1?
Anet dns -S dc1 -U Administrator addrecord fileserver01.samba.private AAAA 2001:db8::190
Esamba-tool dns add dc1 samba.private fileserver01 AAAA 2001:db8::190 -U Administrator
A Samba 4 server provides DNS information regarding an Active Directory Domain. All other DNS information is provided by an additional DNS server. Which of the following solutions ensures that the clients of the Samba server can look up all DNS records including those from the domain?
AThe additional DNS server is configured in the file /etc/resolv.conf on the Samba server and the option dns forwarder = yes is set in smb.conf.
BThe search domain of all clients is set to the Active Directory domain name. All clients query only the additional DNS server and not a domain controller.
CBoth the Samba server and the additional DNS server are configured on the clients. This ensures that the Samba server is listed first in each client's resolv.conf.
DAll clients are configured to send DNS queries to the additional DNS server only. The Samba server's smb.conf contains the option wins dns proxy = yes to provide all domain-related naming information via the NetBIOS name service independently from DNS.
EThe additional DNS server is configured in the option dns forwarder in smb.conf. All clients query the Samba server for any DNS information.
Which of the following commands sets up Samba 4 as an Active Domain Directory Controller for a new domain?
Asamldap-domainadd
Bnet ads prepare domain
Csamba-tool domain provision
Dsmbcontrol dcpromo
Esamba-dcpromo
What is true about the container CN=Users in an Active Directory LDAP tree? (Choose two.)
AGPOs can not be assigned to this container.
BUsers outside of this container can not log into any member computer of the domain.
CThe container can only contain user object but no user groups.
DNew users are created here and must be moved to another container before they can log in.
ENew users are by default created in this container.
Which of the following statements are true regarding the smbpasswd command? (Choose two.)
AThe -x parameter removes an account from the Samba database.
BThe -a parameter adds an account to the Samba database. If the account already exists, this parameter is ignored.
CThe -d parameter deletes an account from the Samba database.
DThe -e parameter excludes an account from the Samba database.
Esmbpasswd changes only passwords on Samba domain controllers while DCs running Windows keep the old passwords.
Which of the following commands can be used to join the local Samba server as a member to the domain samba.private?