Deck 10: Resource Sharing Over a Network
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/50
Play
Full screen (f)
Deck 10: Resource Sharing Over a Network
1
Which of the following is a valid permission in the Linux file system?
A) Full Control
B) Modify
C) Write
D) Change
A) Full Control
B) Modify
C) Write
D) Change
C
2
Windows computers can make a shared drive look like a local drive by mapping.
True
3
You are explaining to a colleague how to make a shared resource available on a Linux file system. Which of the following terms best describes what you should tell him?
A) map a drive letter
B) mount a drive letter
C) mount a volume
D) map a volume
A) map a drive letter
B) mount a drive letter
C) mount a volume
D) map a volume
C
4
Which permission to a folder should you give a user if that user should be able to create files but not read or execute files in that folder?
A) Full control
B) Modify
C) Write
D) Read & Execute
A) Full control
B) Modify
C) Write
D) Read & Execute
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
5
You need to create a user on your Red Hat Enterprise Linux system. What command should you use?
A) newuser
B) userconf
C) useradd
D) moduser
A) newuser
B) userconf
C) useradd
D) moduser
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
6
You have a multi-domain Windows Server 2008 forest. You need to make a shared folder available to users from several domains. What type of group should you create to add the users to and assign permissions to the resource?
A) Universal
B) Global
C) Domain local
D) Local
A) Universal
B) Global
C) Domain local
D) Local
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
7
Which of the following is NOT a function of a directory service?
A) central listing of resources
B) facilitates finding resources
C) facilitates managing and accessing resources
D) decentralizes user management
A) central listing of resources
B) facilitates finding resources
C) facilitates managing and accessing resources
D) decentralizes user management
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
8
A user is complaining that he cannot open a file in a shared folder. He is able to open other files in the same shared folder. Which of the following could be the problem?
A) his network connection is not working
B) he does not have Read share permission to the share
C) he has entered the wrong password to gain access to the file
D) he has Read sharing permission but has a Deny permission on the file
A) his network connection is not working
B) he does not have Read share permission to the share
C) he has entered the wrong password to gain access to the file
D) he has Read sharing permission but has a Deny permission on the file
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
9
Which of the following is NOT included in the Linux password (/etc/passwd)file?
A) user name
B) user permissions
C) UID
D) home directory location
A) user name
B) user permissions
C) UID
D) home directory location
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
10
In Linux,a network drive that is attached to the file system is called a mapped drive.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
11
Which account feature can be configured to prevent a user from logging in after incorrectly entering the password a number of times?
A) Account disable
B) Account expiration
C) Account lockout
D) Account reset
A) Account disable
B) Account expiration
C) Account lockout
D) Account reset
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
12
To protect user's passwords on a Linux system,they can be kept in a file only available to the system administrator. What is the name of that file?
A) /etc/passwd
B) /sys/secpass
C) /etc/shadow
D) /sys/encryptpass
A) /etc/passwd
B) /sys/secpass
C) /etc/shadow
D) /sys/encryptpass
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
13
Global groups are used to hold user accounts while domain local groups are used to hold Global groups and provide access to resources.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
14
It is preferable to assign permissions to individual users rather than groups because the amount of work for the administrator is reduced.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
15
Which of the following password security options enables the server to 'remember' a user's previous passwords?
A) Minimum password length
B) Enforce password history
C) Passwords must meet complexity requirements
D) Minimum password age
A) Minimum password length
B) Enforce password history
C) Passwords must meet complexity requirements
D) Minimum password age
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
16
NFS is used by UNIX/Linux systems to mount a shared partition as a drive letter.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
17
You have shared a folder on a Windows server that is a part of a domain. You need to assign permissions to users so they can access the shared folder. Which type of group will you use to make the permissions assignment?
A) Local
B) Domain local
C) Global
D) Universal
A) Local
B) Domain local
C) Global
D) Universal
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
18
You have just successfully created a user named acoulter on your Red Hat Enterprise Linux system. You left the password blank so the user can easily log on and create her own password. The user calls you and informs you she cannot logon. She has tried several times and has used a blank password but still cannot logon. What is likely to be the problem?
A) you didn't add the user to the right group
B) the user is not entering the password correctly
C) the user has caps lock on
D) the account is disabled
A) you didn't add the user to the right group
B) the user is not entering the password correctly
C) the user has caps lock on
D) the account is disabled
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
19
You manage a multi-domain network,DomainA,DomainB,and DomainC. You have users from each domain that must have permission to a shared folder in DomainB. Which of the following represents the correct method of assigning these users permissions?
A) Create a Global group in DomainB and add each user to the group. Assign the Global group permission to the share.
B) Create a Local group in each domain. Add users from each domain to the respective Local groups and add the Local groups to the permissions list of the share.
C) Create a Universal group. Add the users from the domains to the Universal group and add the Universal group to the share permissions list.
D) Create a Global group in each domain.Add the users from the respective domains to the Global group. Add the Global groups to the share permissions list.
A) Create a Global group in DomainB and add each user to the group. Assign the Global group permission to the share.
B) Create a Local group in each domain. Add users from each domain to the respective Local groups and add the Local groups to the permissions list of the share.
C) Create a Universal group. Add the users from the domains to the Universal group and add the Universal group to the share permissions list.
D) Create a Global group in each domain.Add the users from the respective domains to the Global group. Add the Global groups to the share permissions list.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
20
Which of the following is true about permissions on an NTFS volume?
A) newly created files have no permissions set
B) a file that is moved to another volume inherits the parent folder's permissions
C) a file that is copied from a FAT volume to an NTFS volume has no permissions set
D) A file that is copied within the same volume retains its existing permissions
A) newly created files have no permissions set
B) a file that is moved to another volume inherits the parent folder's permissions
C) a file that is copied from a FAT volume to an NTFS volume has no permissions set
D) A file that is copied within the same volume retains its existing permissions
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
21
The account lockout ____________ enables you to set a limit to the number of unsuccessful attempts to log onto an account.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
22
Which of the following permissions should you set on a shared printer in Windows to allow a junior administrator to configure the properties of the printer?
A) Full Control
B) Manage Printers
C) Manage Documents
D) Modify
A) Full Control
B) Manage Printers
C) Manage Documents
D) Modify
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
23
MATCHING
a.group
b.distribution group
c.container object
d.domain
e.security group
f.home directory
g.SMB
h.UID
i.remote procedure call
j.forest
a user work area in which the user stores data on a server and typically
has control over whether to enable other users to access his or her data
a.group
b.distribution group
c.container object
d.domain
e.security group
f.home directory
g.SMB
h.UID
i.remote procedure call
j.forest
a user work area in which the user stores data on a server and typically
has control over whether to enable other users to access his or her data
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
24
Which of the following is the correct syntax for specifying a shared folder on a server in Windows?
A) \\server\share
B) \\share\server
C) //share/server
D) \\server\drive:\share
A) \\server\share
B) \\share\server
C) //share/server
D) \\server\drive:\share
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
25
You need to assign the read and execute permission to a folder named /docs/acctg to other. Which of the following commands does this?
A) chmod o +rx /docs/acctg
B) chmod /docs/acctg o -rx
C) chmod /docs/acctg +rx o
D) chmod -rx o /docs/acctg
A) chmod o +rx /docs/acctg
B) chmod /docs/acctg o -rx
C) chmod /docs/acctg +rx o
D) chmod -rx o /docs/acctg
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
26
MATCHING
a.group
b.distribution group
c.container object
d.domain
e.security group
f.home directory
g.SMB
h.UID
i.remote procedure call
j.forest
a protocol mainly used for sharing folders,files,and printers
a.group
b.distribution group
c.container object
d.domain
e.security group
f.home directory
g.SMB
h.UID
i.remote procedure call
j.forest
a protocol mainly used for sharing folders,files,and printers
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
27
In Windows,the ___________ sharing permission enables users to read,add,modify,execute,and delete files but not change permissions.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
28
Which of the following is NOT an event type that can be set up for logging using Server Admin on Mac OS X Server?
A) Login and Logout events
B) Installation of applications
C) Opened files
D) Deleted files
A) Login and Logout events
B) Installation of applications
C) Opened files
D) Deleted files
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
29
___________ is a software process that enables a client workstation to attach to a shared folder on another workstation and assign it a drive letter.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
30
You need to specify which clients are allowed to access files on a UNIX/Linux system using NFS. What should you do?
A) configure the sharing permissions
B) edit the smb.conf file
C) edit the /etc/hosts.allow file
D) edit the /usr/nfsconfig file
A) configure the sharing permissions
B) edit the smb.conf file
C) edit the /etc/hosts.allow file
D) edit the /usr/nfsconfig file
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
31
MATCHING
a.group
b.distribution group
c.container object
d.domain
e.security group
f.home directory
g.SMB
h.UID
i.remote procedure call
j.forest
an entity used to group together resources; examples are organizational
unit,domain,or forest in Microsoft Active Directory
a.group
b.distribution group
c.container object
d.domain
e.security group
f.home directory
g.SMB
h.UID
i.remote procedure call
j.forest
an entity used to group together resources; examples are organizational
unit,domain,or forest in Microsoft Active Directory
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
32
A _________________ service provides a central listing of resources and the ability to access and manage resources.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
33
MATCHING
a.group
b.distribution group
c.container object
d.domain
e.security group
f.home directory
g.SMB
h.UID
i.remote procedure call
j.forest
a number that is assigned to a UNIX/Linux user account
a.group
b.distribution group
c.container object
d.domain
e.security group
f.home directory
g.SMB
h.UID
i.remote procedure call
j.forest
a number that is assigned to a UNIX/Linux user account
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
34
MATCHING
a.group
b.distribution group
c.container object
d.domain
e.security group
f.home directory
g.SMB
h.UID
i.remote procedure call
j.forest
enables services and software on one computer to use services and software on a different computer
a.group
b.distribution group
c.container object
d.domain
e.security group
f.home directory
g.SMB
h.UID
i.remote procedure call
j.forest
enables services and software on one computer to use services and software on a different computer
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
35
MATCHING
a.group
b.distribution group
c.container object
d.domain
e.security group
f.home directory
g.SMB
h.UID
i.remote procedure call
j.forest
a collection of computers and users where policies set for the group apply to all computers and users
a.group
b.distribution group
c.container object
d.domain
e.security group
f.home directory
g.SMB
h.UID
i.remote procedure call
j.forest
a collection of computers and users where policies set for the group apply to all computers and users
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
36
You use __________ groups to hold user accounts from the same domain as members.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
37
MATCHING
a.group
b.distribution group
c.container object
d.domain
e.security group
f.home directory
g.SMB
h.UID
i.remote procedure call
j.forest
a group of Windows Server 2003/Server 2003 R2 and Server 2008/Server
2008 R2 users that is used to assign access privileges
a.group
b.distribution group
c.container object
d.domain
e.security group
f.home directory
g.SMB
h.UID
i.remote procedure call
j.forest
a group of Windows Server 2003/Server 2003 R2 and Server 2008/Server
2008 R2 users that is used to assign access privileges
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
38
MATCHING
a.group
b.distribution group
c.container object
d.domain
e.security group
f.home directory
g.SMB
h.UID
i.remote procedure call
j.forest
in Active Directory,this is a grouping of resources into a functional unit for
management
a.group
b.distribution group
c.container object
d.domain
e.security group
f.home directory
g.SMB
h.UID
i.remote procedure call
j.forest
in Active Directory,this is a grouping of resources into a functional unit for
management
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
39
MATCHING
a.group
b.distribution group
c.container object
d.domain
e.security group
f.home directory
g.SMB
h.UID
i.remote procedure call
j.forest
a list of Windows Server 2003/Server 2003 R2 and Server 2008/Server
2008 R2 users that is not used for security
a.group
b.distribution group
c.container object
d.domain
e.security group
f.home directory
g.SMB
h.UID
i.remote procedure call
j.forest
a list of Windows Server 2003/Server 2003 R2 and Server 2008/Server
2008 R2 users that is not used for security
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
40
MATCHING
a.group
b.distribution group
c.container object
d.domain
e.security group
f.home directory
g.SMB
h.UID
i.remote procedure call
j.forest
an Active Directory container that holds one or more trees
a.group
b.distribution group
c.container object
d.domain
e.security group
f.home directory
g.SMB
h.UID
i.remote procedure call
j.forest
an Active Directory container that holds one or more trees
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
41
List and describe two of the Kerberos configuration options.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
42
Describe the difference between Local groups and Domain local groups.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
43
You administer a medium-size network. You want to make sure your users must change their passwords every 60 days,cannot change their password sooner than five days after the last change and must use 8 unique passwords before re-using a password. What account policies would you set and with what values?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
44
You need to give the five department managers access to a printer on your Windows Server 2008 domain. Briefly describe the process.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
45
Describe the difference between mapping a drive and mounting a volume.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
46
Describe what happens when a shared folder is being access over the network and both sharing and NTFS permissions are set and a conflict exists.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
47
You are trying to troubleshoot a user's access to a shared folder on your Windows server. The user is a member of several groups and your having trouble deciding exactly which set of permissions should apply to the user. What tool can you use that is part of a folder's properties in Windows Server 2008?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
48
You want to be sure that if somebody is trying to guess one of your user's passwords,the account will be locked out after 4 unsuccessful password entries. Furthermore,you want the account to be locked out for one hour before it automatically unlocks. The count of unsuccessful attempts should be reset after 20 minutes. What account lockout policies should you set and with what values?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
49
List three important functions provided by a directory service.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
50
You are setting up permissions to a folder that will be accessed using a Web browser. You want then to have the ability to view the files,folders and subfolders. What permission must you assign?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck