| CachedObjectGroupNameKey<V extends CachedObjectGroupNameKey<V>> |
An object that is cached and uses Group.Name as its primary key,
|
| CachedObjectUserNameKey<V extends CachedObjectUserNameKey<V>> |
An object that is cached and uses User.Name as its primary key,
|
| CachedTableGroupNameKey<V extends CachedObjectGroupNameKey<V>> |
|
| CachedTableUserNameKey<V extends CachedObjectUserNameKey<V>> |
|
| DaemonAcl |
A limited number of hosts may connect to a server's daemon,
each is configured as an AOServerDaemonHost.
|
| DaemonAclTable |
|
| GlobalObjectPosixPathKey<T extends GlobalObjectPosixPathKey<T>> |
An object that is cached and uses a PosixPath as its primary key,
|
| GlobalTablePosixPathKey<V extends GlobalObjectPosixPathKey<V>> |
|
| Group |
A LinuxGroup may exist on multiple Servers.
|
| Group.Name |
Represents a group ID that may be used by certain types of groups.
|
| GroupServer |
A LinuxServerGroup adds a LinuxGroup
to a Server, so that LinuxServerAccount with
access to the group may use the group on the server.
|
| GroupServerTable |
|
| GroupTable |
|
| GroupType |
Each LinuxGroup's use is limited by which
LinuxGroupType is associated with it.
|
| GroupTypeTable |
|
| GroupUser |
Each LinuxGroup may be accessed by any number
of LinuxAccounts.
|
| GroupUserTable |
|
| LinuxId |
Several resources on a Server require a server-wide
unique identifier.
|
| PosixPath |
Represents a full path in POSIX style.
|
| Schema |
|
| SchemaBeanInfo |
|
| Server |
A Server stores the details about a server that runs the AOServ distribution.
|
| Server.DaemonAccess |
|
| Server.DrbdReport |
|
| Server.FilesystemReport |
|
| Server.LvmReport |
|
| Server.LvmReport.LogicalVolume |
|
| Server.LvmReport.PhysicalVolume |
|
| Server.LvmReport.Segment |
|
| Server.LvmReport.Stripe |
|
| Server.LvmReport.VolumeGroup |
|
| Server.MdMismatchReport |
The results of the most recent weekly RAID check.
|
| ServerTable |
|
| Shell |
All of the possible Linux login shells are provided as
Shells.
|
| ShellTable |
|
| TimeZone |
All of the time zones on a server.
|
| TimeZoneTable |
The table containing all of the possible time zones.
|
| User |
One user may have shell, FTP, and/or email access to any number
of servers.
|
| User.Gecos |
Used for the various user-provided fields in the /etc/passwd file.
|
| User.Name |
Represents a Linux username.
|
| UserServer |
A LinuxServerAccount grants a LinuxAccount
access to a Server.
|
| UserServerTable |
|
| UserTable |
|
| UserType |
The LinuxAccountType of a LinuxAccount
controls which systems the account may access.
|
| UserTypeTable |
|