HP ProLiant ML350 G5 Storage Server Administration Guide (5697-5854, September 2006)

Share considera
tions
Planning the content, size, and distribution of shares on the storage server can improve performance,
manageability, and ease of use.
The content of shares should be carefully chosen to avoid two common pitfalls: either having too many
shares of a very specic n ature, or of having very few sha res of a generic nature. For example, shares for
general use are easier to set up in the beginning, but can cause problems later. Frequently, a better
approach is to create separate shares with a specic purpose or group of users in mind. However,
creating too many shares also has its drawbacks. For example, if it is suf cient to create a single share
for user home directories, create a “homes” share rather than creating separate shares for each user.
By keeping the number of shares and other resources low, the performance of the storage server is
optimized. For example, instead of sharing out each individual user’s home directory as its own share,
share out th
e top-level directory and let the users map personal drives to their own subdirectory.
Dening Access Control Lists
TheAccessControlList(ACL)containstheinformationthatdictateswhichusersandgroupshaveaccess
to a share, as well as the type of access that is permitted. Each share on an NTFS le system has one
ACL with multiple associated user permissions. For example, an ACL can dene that User1 has read
and write access to a share, User2 has read only access, and User3 has no access to the share. The
ACL also includes group access information that applies to every user in a congured group. ACLs are
also referred to as permissions.
Integrating local le system security into Windows domain environments
ACLs include properties specic to users and groups from a particular workgroup server or domain
enviro nment. In a multidomain environment, user and group permissions from several domains can apply
to les stored on the same device. Users and groups local to the storage server can be given access
permissions to shares manag ed by the device. The domain nam e of the storage server supplies the
context in which the user or group is understood. Permission conguration depends on the network and
domain infrastructure where the server resides.
File-s
haring protocols (except NFS) supply a user and g roup context for all connections over the network.
(NFS s
upplies a machine-based context.) When new les a re created by those users or machines, the
appropriate ACLs are applied.
Conguration tools provide the ability to share permissions out to clients. These shared permissions are
propagated into a le system ACL, and when new les are created over the network, the user creating the
le becomes the le owner. In cases where a specic subdirectory of a share has different permissions
from
the share itself, the NTFS permissions on the subdirectory apply instead. This method results in a
hierarchical security m o d el where the network protocol permissions and the le permissions work together
to provide appropriate security for shares on the device.
NOTE:
Share permissions and le-level permissions are implemented separately. It is possible for les on a
le s
ystem to h ave different permissions from those applied to a share. When this situation occurs, the
le-level permissions override the share permissions.
Comparing administrative ( hidden) and standard s hares
CIFS supports both administrative shares and standard shares.
Adm inistrative shares are shares with a last character of $. Administrative shares are not included
in the list of shares when a client browses for available shares on a CIFS server.
Standard shares are shares tha t do not end in a $ character. Standard shares are listed whenever
a CIFS client browses for available shares on a CIFS server .
70
File server management