9L0-606: System Administration of Mac OS

摘要:9L0-606: System Administration of Mac OS

ACSA 9L0-606考試題庫由TestPassPort資深IT認證講師和ACSA產品專家結合PROMETRIC或VUE的真實9L0-606考試環境最新原題傾心打造。

題庫覆蓋了當前最新的真實考題,並且全部附有正確答案,我們承諾題庫對ACSA 9L0-606(System Administration of Mac OS)考試原題完整覆蓋。9L0-606題庫助您輕鬆通過認證考試,一次不過全額退款。1.Your umask is set to 026. You use touch from the command line to create a new file. What are the permissions on the new file?
A.600
B.640
C.644
D.751
E.755
Correct:B
2.What three (3) pieces of information must be specified in the Active Directory plug-in configuration in order for Mac OS X v10.3 to bind to Active Directory via the Active Directory plug-in? (Choose THREE.)
A.IP address
B.Computer ID
C.Ethernet Address
D.Active Directory Tree
E.Active Directory Forest
F.Active Directory Domain
G.Active Directory Mount Point
Correct:B E F
3.Which two (2) statements about passwords for local user accounts in Mac OS X v10.3 are true? (Choose TWO.)
A.DirectoryService is the authoritative authentication agent for crypt and shadow passwords.
B.A crypt password can be 32 bytes in length; a shadow password has no length limitation.
C.A crypt password is stored as a hash in the user account; a shadow password is stored as several hashes in a file.
D.A crypt password is accessible by anyone using the computer; a shadow password is only accessible by the System Administrator (root).
E.Mac OS X v10.3 creates crypt passwords by default; shadow passwords are created for a user account when the option is specified in System Preferences.
Correct:C D
4.Which is a limitation of using lookupd -d?
A.The daemon, lookupd, is interactive.
B.The results of the lookupd -d command are from a new instance of lookupd.
C.The lookupd -d command is used to find information on DNS resolution.
D.If configured to use DSAgent, the lookupd -d command will get the same results as DirectoryService.
Correct:B
5.If a router on the Internet receives a packet destined for a private (non-routable) IP address, the router will ________.
A.drop the packet
B.return the packet
C.broadcast the packet
D.forward the packet to the private network gateway
Correct:A
6.Identify a disadvantage of supplementing Active Directory with directory services running on Mac OS X Server.
A.A modification to the Active Directory schema is necessary.
B.The ability to manage individual user accounts in Mac OS X is sacrificed.
C.You can no longer manage directory services with tools provided by Apple.
D.A configured directory on Mac OS X Server must be added to the Active Directory domain.
Correct:B
7.What does the -LoginHook option do in the code sample below from /etc/ttys? console "/System/Library/CoreServices/loginwindow.app/loginwindow -PowerOffDisabled YES -LoginHook /Users/Admin/Scripts/mailLoginInfo" vt100 on secure window=/System/Library/CoreServices/WindowServer
A.Disables Shutdown and Restart buttons for non-administrators
B.Invokes the script mailLoginInfo when a user logs in to the computer
C.Sets the terminal type to vt100 for each user who logs in to the computer
D.Starts the main windowing system, WindowServer, in a secure Console window on startup
Correct:B