单项选择题
When migrating files from a Windows server A to a Samba server B with the command ’net rpc share migrate files -S A -destination=B -acls -attrs -U administrator’, some files that originally belong only to a Windows group (no user) will generate errors during the migration. Which option in smb.conf will force such files to be mapped to the correct UNIX UID and GID?()
A. use acl = yes
B. map group acls = yes
C. force unknown acl user = yes
D. inherit acls = no
相关考题
-
单项选择题
WhichofthefollowingcommandswouldyouruntoaddyourmachinetoanNT4domain?()
A. net rpc join -S PDC -UAdministrator%password
B. net ads join -s PDC -UAdministrator%password
C. net rpc join -s PDC -UAdministrator%password
D. net ads join -W PDC -nAdministrator%password -
单项选择题
Inwhichsectionofthesmb.confconfigurationfileisthelogonscriptdeclared?()
A. [homes]
B. [netlogon]
C. [global]
D. [profiles] -
单项选择题
WhichcommandwouldcreateamachineaccountinActiveDirectoryundertheComputers\BusinessUnit\Department\Serversorganizationalunit?()
A.net rpc join -m localhost -ldap="ldap.ldapserver.comComputers\BusinessUnit\Department\Servers"
B.rpcclient -c "join Computers\BusinessUnit\Department\Servers"
C.net ads join ou="Computers\BusinessUnit\Department\Servers"
D.net ads join "Computers\BusinessUnit\Department\Servers"
