![HP StorageWorks 8000 Скачать руководство пользователя страница 36](http://html.mh-extra.com/html/hp/storageworks-8000/storageworks-8000_user-manual_165618036.webp)
HP NAS 8000 Concepts
36
HP StorageWorks NAS 8000 User’s Guide
About HP NAS Server Security
Two basic ways to ensure the security of the NAS server are to:
■
Control access to the device and its files through user authentication and file
permissions.
■
Set an administrative password to ensure that only authorized users gain
access to key administrative functions
Note:
The administrative password is also used for the Insight Manager tool, which lets
you view specific information about the NAS server hardware.
Access and rights to the data that clients store on the NAS server can involve
security in the Windows and UNIX environments. This section discusses key
security elements that you might consider when administering your NAS server.
HP NAS Server Security in a UNIX-only Environment
UNIX uses a reasonably simple approach to data access security. Each
workstation performs user authentication locally. Each user is associated with a
16-bit integer (user ID or UID). Also, each user can be a part of a group that is
denoted by another 16-bit integer (group ID or GID). A user can be a member of
several groups, each with its own unique GID. All objects contain associated
meta-data that includes the UID and GID as well as read/write/execute
permissions for the object. A typical UNIX file permission might look like the
following.
-rwxr-xr-x 1 201 5 611 Nov 11 11:09 testfile
-rwxr-xr-x 1 Wilson Engineering 611 Nov 11 11:09 testfile
In the first line, numbers represent the UID and GID; in the second line, the names
associated with the UID and GID are displayed. In either case, Wilson (UID 201),
who is a member of the Engineering group (GID 5), created a file that has
permissions for three different groups. The permissions are represented by a string
of nine characters: three characters for the permissions of each of the three groups
of users. The three groups are the owner (Wilson), the group (Engineering), and
other. In the example above, the owner has specified:
■
rwx (read/write/execute) privileges for himself
■
r-x (read/execute) privileges for the group
■
r-x (read/execute) privileges for other
Содержание StorageWorks 8000
Страница 1: ...user guide hp StorageWorks nas 8000 user s guide Edition March 2003 Part Number A7418 96019 ...
Страница 28: ...NAS 8000 Overview 28 HP StorageWorks NAS 8000 User s Guide ...
Страница 42: ...HP NAS 8000 Concepts 42 HP StorageWorks NAS 8000 User s Guide ...
Страница 148: ...Monitoring the System 148 ...
Страница 189: ...Integrating with Network Backup Applications 189 ...
Страница 202: ...Integrating with Network Backup Applications 202 ...
Страница 212: ...Product Support Software Upgrades Diagnostics Tools 212 ...
Страница 228: ...SNMP Trap Definitions 228 ...
Страница 246: ...Command View SDM Limitations 246 ...
Страница 250: ...NAS Command Line Interface 250 ...
Страница 260: ...Glossary 260 HP StorageWorks NAS 8000 User s Guide ...
Страница 268: ...HP StorageWorks NAS 8000 User s Guide ...