Package ARoad0.AcsAddon.Accbee.Ubuntu.gBaseInterface

Contains interfaces for modelizing a Linux Ubuntu operating system, as an extension of the generic ARoad0.gBaseInterface package, in the AcsAddon Ubuntu.

See:
          Description

Interface Summary
ActorUbuntu This interface is responsible for modeling a Linux Ubuntu actor.
DirectoryUbuntu This interface is responsible for modeling a Linux Ubuntu directory.
ExecutableUbuntu This interface is responsible for modeling a Linux/Unix executable, which may have setUID and setGID capabilities.
ResourceUbuntu This interface is responsible for modeling a Linux Ubuntu resource.
UserIDUbuntu This interface is the immutable version of UserID for Ubuntu.
 

Package ARoad0.AcsAddon.Accbee.Ubuntu.gBaseInterface Description

Contains interfaces for modelizing a Linux Ubuntu operating system, as an extension of the generic ARoad0.gBaseInterface package, in the AcsAddon Ubuntu. The paths searching covers fully the ACL rights. Nevertheless, in Ubuntu for this version, there is no management of the Linux Access Control Lists. An ACL, such as it is handled in Access Road, transmits the Acount/Group context of its source to its target if the two objects are from the same ACS. This is never true for a privilege or a bridge, for which the target has its proper AGO context, including an empty context.

Ease-of-use: high. The package is very well structured, and the description of each property handling is very well documented.

Reliability: high.