| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
| SystemDatabaseException | ||
|
SystemDatabase An encapsulation of the database which maintains an association between users and profiles. |
||
|
UserDatabase Encapsulate a user mapping |
||
|
GroupDatabase Encapsulate a group mapping |
||
|
|||
| dprint(fmt, *args) | ||
| get_setting(node, setting, default=None, convert_to=<type 'str'>) | ||
| expand_string(string, attrs) | ||
|
get_user_database() Return a UserDatabase singleton |
||
|
get_group_database() Return a UserDatabase singleton |
||
| run_unit_tests() | ||
|
|||
|
has_ldap = True
|
||
|
has_selinux = True
|
||
|
defaultConf = '<profiles>\n <default profile=""/>\n</profiles>'
|
||
|
user_database = <sabayon.cache.cacheRepository instance at 0x11c7170>
|
||
|
group_database = <sabayon.cache.cacheRepository instance at 0x11c7170>
|
||
|
__package__ = 'sabayon'
|
||
|
|||
|
|
|
|
|
|
|
|||
has_ldapNone
|
has_selinuxNone
|
defaultConfNone
|
user_databaseNone
|
group_databaseNone
|
__package__None
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Sun May 19 00:00:30 2013 | http://epydoc.sourceforge.net |