
46 Command Reference
Admin Settings
The NAS server can be password protected. This prevents unauthorized access to the Command
View NAS web interface. The NAS server ships without password protection, and the password
must be set using the text or web interface. Additional admin settings are described in this
section.
importSystemPasswdFile
Imports the specified file of system passwords.
■
inParam[0] = Path name
importSystemGroupFile
Imports the specified file of system groups.
■
inParam[0] = Path name
setSystemReservedDomainRange
Sets the range of UID and GID numbers that are used by the system for automatic user creation.
When a user connects to the system for the first time and is not a recognized user they are given
a UID/GID from this range of numbers. This range should be outside of the range of numbers
normally issued to users on the network.
■
inParam[0] = Min
■
inParam[1] = Max
getSystemReservedDomainRange
Returns the range of UID and GID numbers that are used by the system for automatic user
creation.
■
outParam[0] = Min - max
getSystemAdminDebugLevel
The admin debug level is a number which dictates the level of output the NAS 8000 puts in the
system log.
■
outParam[0] = Admin debug level
Options include:
■
0 = Standard amount of information is placed in the system logs
■
10 = Detailed information. Generally used for troubleshooting by HP support
setSystemAdminDebugLevel
■
inParam[0] = Admin debug level
getSystemAdminPassword
Returns the system admin password.
■
outParam[0] = Admin password
Komentáře k této Příručce