Solaris ISP Server 2.0 Administration Guide

ispAdministrator Class

Purpose: Defines an entry representing an administrator of ISP services and networks. The ispAdministrator's relative distinguished name is the commonName attribute and its value. Its superior object is ispSubscriber.

Table 6-1 ispAdministrator Attributes
 Attribute name Mandatory? Schema Purpose
associatedDomain No Base The domain with which this administrator is associated. Reserved for future Solaris ISP Server functionality.
commonName Yes Base The name of the administrator described by the entry, in the form Firstname Lastname (userid).
description No Base An arbitrary description of the administrator.
gidNumber No Base A UNIX group-ID. Specifies the gid of files created via FTP by this user.
homeDirectory No Base The file system location of the home directory of the administrator described by the entry. (Not used by Solaris ISP Server.)
ispAdministeredService No Extension The distinguished names of services this administrator is authorized to manage.
ispContentDirectory No ExtensionA directory location where content belonging to the administrator is located. For virtually-hosted FTP or Web services, the path to user content relative to the ispRootDirectory.
labeledURI  No Base The Uniform Resource Identifier and label associated with the Web page of this administrator.
mail No Base The advertised electronic mail address of the administrator.
objectClass Yes BaseThe object class of the entry (ispAdministrator).
ou No BaseThe organizational unit to which the entry belongs. In this release of Solaris ISP Server, the Administrator node under the root domain.
surname Yes Base The family name of the administrator
userCertificate No Base A certificate containing the public key of the administrator.
userid Yes Base The login name of the administrator.
userPassword Yes Base The password of the administrator.
uidNumber No Base A UNIX user-ID. Specifies the uid of files created via FTP by this user.