AO Logo
 
  
  
  
Linux Server Accounts
AO
AO Industries, Inc.
Application Infrastructure ProviderApplication Infrastructure Provider
Sign UpWhat's NewClient AreaContact UsSite Map
 
your location:   home page ··· aoserv platform ··· software components ··· aoserv client ··· tables ··· table definitions ··· linux server accounts

TABLE NAME

linux_server_accounts

DESCRIPTION

The linux_server_accounts table contains the user configuration that is unique to each server.

COLUMNS

columntypenulluniquereferencesreferenced_bysince_versiondescription
pkeypkeyfalsetrueemail_attachment_blocks.linux_server_account
linux_acc_addresses.linux_server_account
email_lists.linux_server_account
majordomo_servers.linux_server_account
private_ftp_servers.linux_server_account
brands.smtp_linux_server_account
brands.imap_linux_server_account
cvs_repositories.linux_server_account
httpd_servers.linux_server_account
httpd_shared_tomcats.linux_server_account
1.0a100the generated primary key
usernamelinux_usernamefalsefalselinux_accounts.username1.81.22the name of the user
ao_serverfkeyfalsefalseao_servers.server1.0a100the pkey of the server the username is on
uidlinux_idfalsefalse1.80.0the uid of the user on the machine
homepathfalsefalse1.0a100the home directory of the user on this machine
autoresponder_fromfkeytruefalselinux_acc_addresses.pkey1.0a100the pkey of the email address used for the autoresponder
autoresponder_subjectstringtruefalse1.0a100the subject of autoresponder messages
autoresponder_pathstringtruefalse1.0a100the full path of the autoresponder text file
is_autoresponder_enabledbooleanfalsefalse1.0a100flags if the autoresponder is enabled
disable_logfkeytruefalsedisable_log.pkey1.0a100indicates the account is disabled
predisable_passwordstringtruefalse1.0a100stores the password that was used before the account was disabled
createdtimefalsefalse1.69the time this account was added
use_inboxbooleanfalsefalse1.0a100email for this account will be stored in the inbox, otherwise it is just deleted
trash_email_retentioninttruefalse1.0a100the number of days before messages in the Trash folder are automatically removed.
junk_email_retentioninttruefalse1.0a120the number of days before messages in the Junk folder are automatically removed.
sa_integration_modestringfalsefalseemail_sa_integration_modes.name1.0a120the integration mode for SpamAssassin
sa_required_scorefloatfalsefalse1.0a124the minimum SpamAssassin score considered Junk
sa_discard_scoreinttruefalse1.40the minimum SpamAssassin score that will be discarded instead of tagged or placed in the Junk folder
sudostringtruefalse1.80.1the sudo setting or null when sudo not allowed