Search results

Jump to navigation Jump to search
  • * [[PostgreSql]]-7.4 - Database to Store the RT information. * Create the user for the RT database
    28 KB (3,970 words) - 16:39, 6 April 2016
  • 2) Go into the "SQL Database Server" group and select the "mysql-server" package (not selected by defaul 14) Install RT3 and initialize the database:
    9 KB (1,362 words) - 16:09, 6 April 2016
  • *Support for permanent database remove of assets and related objects has been added to RT's shredding syste
    2 KB (325 words) - 16:03, 6 April 2016
  • ## Initialize the database: ...e to complete this step by editing the RT files directly, and creating the database. Refer to the RT documentation for manual steps.
    9 KB (1,340 words) - 18:26, 11 February 2019
  • [[Category:Database]]
    2 KB (285 words) - 09:06, 13 June 2023
  • * You need exim4.x with database support compiled in (4.5x probably supports Oracle and Interbase too, while
    3 KB (437 words) - 16:03, 6 April 2016
  • ...oogle account, your Google email address will be checked against RT's user database. That means if you want RT to grant access to <code>johndoe@example.com</co ...oogle email address you used to sign in will be authenticated against RT's database again and you'll be logged back in — making it basically impossible to lo
    6 KB (964 words) - 15:45, 15 November 2016
  • ...reateTicket]] action--of tasks in a meeting and later inject them into the database.
    3 KB (387 words) - 16:15, 6 April 2016
  • ...d contains many people. You can also run the following SQL query on the RT database to find each objects that grant [[OwnTicket]]: == Database ==
    18 KB (3,000 words) - 17:58, 26 January 2023
  • -- -- [[PostgreSQL]] database cluster dump -- -- -- Database creation --
    61 KB (9,519 words) - 16:15, 6 April 2016
  • * /usr/sbin/rt-dump-database * /usr/sbin/rt-setup-database
    9 KB (1,358 words) - 16:09, 6 April 2016
  • ...llowed step by step, but it does provide guidance once you have picked the database and web server you want to use for RT. == Install a database ==
    31 KB (4,975 words) - 12:13, 20 December 2022
  • ...-append /groups/rt gid 42 sudo make sudo make install sudo make initialize-database sudo cp etc/[[RT Config|RT_Config]].pm /opt/rt3/etc/[[RT SiteConfig|RT_Site The last step is to prepare the Database for RTIR.
    8 KB (1,279 words) - 16:36, 6 April 2016
  • * RT records the new issue in its database and sends Billy an electronic "ticket stub" containing the new ticket's ID ...r something ridiculous, you can reject the ticket, but it will stay in the database as evidence that the employee makes silly requests.
    9 KB (1,466 words) - 16:33, 28 March 2019
  • ...tSize''' (int, bytes) - sets the maximum size of attachments stored in the database * [[PostFixSQLAliasProblem]] - Problems with alias map in a Postfix SQL database.
    6 KB (898 words) - 07:24, 5 September 2023
  • The Owner of the ticket should be someone already defined in your RT database who will be responsible for the subtask, in this example smith. The [[Admin # /path/to/rt3/sbin/rt-setup-database --action insert \
    8 KB (1,117 words) - 21:50, 15 August 2018
  • ...eed to block access to the web site for any length of time (to back up the database, for example) this lets you block access to the site without needing to bri
    3 KB (530 words) - 10:39, 16 July 2019
  • * RT records the new issue in its database and sends Billy an electronic "ticket stub" containing the new ticket's ID ...r something ridiculous, you can reject the ticket, but it will stay in the database as evidence that the employee makes silly requests.
    15 KB (1,486 words) - 16:14, 6 April 2016
  • The initial root password for the web interface is different than the database password you set in the Config file. Re-read the README. This is typically ...urrently have no idea how to manipulate these accounts short of doing some database-diving.
    7 KB (1,102 words) - 16:11, 6 April 2016
  • ...re --prefix=/opt/rt3 --with-web-user=rt-user --with-web-group=rt --with-db-database=rt3 --with-db-rt-pass=changethis \ In the RT build dir: sudo make initialize-database
    8 KB (1,106 words) - 16:37, 6 April 2016
  • * Porting database connectivity to DB2 * When updating multiple tickets, use a template solution from the RTFM Database same as you do for a regular ticket resolve/reply
    13 KB (2,095 words) - 16:11, 6 April 2016
  • ...server will not only host the rt web front end, but will also house the rt database using mysql. ...configuration of rt from time to time. For example to point rt to a remote database, configure external authentication, or set other configurable options. Belo
    14 KB (1,587 words) - 16:36, 6 April 2016
  • sudo make initialize-database
    3 KB (421 words) - 16:14, 6 April 2016
  • Abort("Can't connect to database\n");
    4 KB (496 words) - 16:08, 6 April 2016
  • Encrypting data in the database You can allow users to encrypt data in the database using option "AllowEncryptDataInDB". By default it's disabled. Users must
    12 KB (1,834 words) - 16:11, 6 April 2016
  • 8) Initialize the database: <nowiki>### Initialize the database:
    10 KB (1,486 words) - 16:23, 6 April 2016
  • #rt-mailgate has already saved the message in the rt database Really, the only tricky bit is the database update. If I ever figure out a better way to do this I'll make sure to upda
    8 KB (1,221 words) - 12:28, 19 July 2016
  • * Specific MySQL database, to hold a specific set of users, tickets, scrips, etc * Create new MySQL database, /rt_math/
    19 KB (2,686 words) - 16:15, 6 April 2016
  • ...the data directly from the database --[[MySQL]] here-- (I didn't know the database schema, but couldn't find all the information I wanted easily.); Possibly i
    9 KB (1,217 words) - 10:22, 15 November 2017
  • In its default configuration, RT uses an internal users database to keep track of who can access RT and who has which rights within the syst
    4 KB (597 words) - 16:49, 28 March 2019
  • This page is relevant for version 4.0.6 with a Postgres database. It might work for other versions (older and newer) with a few tweaks. Ther ...ew plan will vary according to other settings in the (and the size of the) database, as well as depending on the criteria in the search. The main improvement i
    13 KB (1,635 words) - 16:03, 6 April 2016
  • ...responses based on data from the current transaction, ticket or the whole database.
    4 KB (617 words) - 05:50, 3 September 2020
  • ...l take some time to complete. To produce a 16 month cycle on a 4500 record database on an ESX clustered host with 3[[GHz]] Xeon, 2GB RAM, took 6.5 seconds.
    4 KB (617 words) - 20:56, 9 November 2022
  • --with-db-type=TYPE sort of database RT will use (default: mysql; others are --with-db-host=HOSTNAME FQDN of database server (default: localhost)
    30 KB (4,412 words) - 16:09, 6 April 2016
  • # /opt/rt3/sbin/rt-setup-database --action insert \
    5 KB (708 words) - 18:07, 8 January 2017
  • Database Configuration Database driver being used; case matters.
    27 KB (3,995 words) - 16:24, 6 April 2016
  • ...f type 'select one' is created. The name and description are loaded from a database of GPS sites. Here the projection used is New Zealand Metric Grid (NZMG) wh
    5 KB (732 words) - 16:37, 6 April 2016
  • /usr/sbin/rt-setup-database --action init --dba root --dba-password contribs.org 3.-setup-mysql-rt-database.sh
    22 KB (3,318 words) - 16:39, 6 April 2016
  • Set($WebExternalAuto, 1); #''(creates users not found in the database logging in with Kerb)'' ...use SSO with your RT if the user you want to log in with exists in the RT database. Congrats so far!<br />Let's go on with the last step. :)
    11 KB (1,504 words) - 16:24, 6 April 2016
  • ...the embedded version (esp. on 3.8), checking that RT starts up on a fresh database, and checking the signature.
    4 KB (569 words) - 16:36, 6 April 2016
  • ...t unix-style mailboxes ( mbox , or whatever you may call them ) into an RT database and keep the threaded nature of the mail in the mailbox, unfortunately it d
    5 KB (791 words) - 09:07, 29 November 2017
  • * [[backupRTDB]] - RT Database Backup Script (Debian) * [[CleanupSessions]] - Clean up old database sessions
    25 KB (3,583 words) - 13:55, 7 December 2022
  • exim4-daemon-light is sufficient unless you need database lookup features (MySQL etc.) or content/malware scanning etc.
    6 KB (922 words) - 03:42, 23 August 2023
  • ...something like the symbol example above, but it'd be more efficient if the database simply sorted things correctly in the first place.
    5 KB (809 words) - 09:31, 2 February 2021
  • *# run the "newaliases" command to update the aliases database. (I also restarted postfix for good measure, so you may want to do restart
    5 KB (862 words) - 16:11, 6 April 2016
  • /srv/www/htdocs/rt/bin/rt-setup-database --dba root --action init ||: /srv/www/htdocs/rt/bin/rt-setup-database --dba root --dba root ||:
    33 KB (4,919 words) - 16:15, 6 April 2016
  • Now we must import these modules into the database. First, create a file named '''/tmp/import.txt''' with the following conten # $RTHOME/sbin/rt-setup-database --action insert --datafile /tmp/import.txt
    19 KB (2,789 words) - 16:39, 6 April 2016
  • was found in the external database. database when the user is created
    56 KB (5,944 words) - 16:15, 6 April 2016
  • * '''custom field''' database fields that can be customized to each organization's needs.
    8 KB (1,369 words) - 16:24, 6 April 2016
  • * '''custom field''' database fields that can be customized to each organization's needs.
    8 KB (1,348 words) - 16:24, 6 April 2016
  • * '''custom field''' database fields that can be customized to each organization's needs.
    8 KB (1,369 words) - 16:39, 6 April 2016
  • * Porting database connectivity to DB2 * Store the Message-ID for each message in the database to enable thread detection via In-Reply-To and References in the mail gatew
    30 KB (4,989 words) - 16:39, 6 April 2016
  • # I don't want to touch the database if nothing's been changed
    9 KB (1,155 words) - 16:08, 6 April 2016
  • * '''custom field''' database fields that can be customized to each organization's needs.
    9 KB (1,478 words) - 16:39, 6 April 2016
  • * English: '''custom field''' database fields that can be customized to each organization's needs.
    10 KB (1,520 words) - 16:39, 6 April 2016
  • Basically, Sphinx scans your database and builds his own indexes for blazingly-fast full-text searches. First thing to do is to tell Sphinx where your database is, what kind of database engine you use and how to scan your data.
    65 KB (7,581 words) - 06:05, 21 September 2017
  • Cons: Your webserver has access to RT's private database password Cons: Your webserver has access to RT's private database password
    23 KB (3,046 words) - 09:33, 30 June 2017
  • ...e that enabled. The page that gets built ends up having every user in your database, so this may not work well for you if you have thousands of users. I basica
    11 KB (1,429 words) - 16:37, 6 April 2016
  • # RT user database, it queries an Ldap server for the account
    13 KB (1,547 words) - 16:03, 6 April 2016
  • # It does also some clean-up in the RT User database.
    13 KB (1,630 words) - 16:36, 6 April 2016
  • make initialize-database
    8 KB (1,041 words) - 16:08, 6 April 2016
  • ...the custom field (CF) object or ID. Don't use the hardcoded CF ID from the database. [why?] Step 2, get the CF object by ticket object by ticket object (I hope
    10 KB (1,591 words) - 13:38, 15 August 2016
  • * '''custom field''' database fields that can be customized to each organization's needs.
    10 KB (1,670 words) - 16:39, 6 April 2016
  • ...ing about not being able to deliver to a file and not rebuilding the alias database.
    13 KB (1,792 words) - 16:20, 6 April 2016
  • ...the custom field (CF) object or ID. Don't use the hardcoded CF ID from the database. Step 2, get the CF object by ticket object by ticket object (I hope you re
    9 KB (1,549 words) - 16:39, 6 April 2016
  • --with-db-database=rt3 \ ...have the settings changed and the file updated. We need to initialize the database.
    35 KB (4,908 words) - 16:03, 6 April 2016
  • /* If this is a production database, fill in the added column */
    29 KB (4,761 words) - 16:15, 6 April 2016
  • * '''custom field''' database fields that can be customized to each organization's needs. '''sérsniðinn
    18 KB (3,104 words) - 16:39, 6 April 2016
  • Internally in the database, RT stores time values as gmtime. This has implications for this script, wh
    27 KB (3,858 words) - 14:56, 1 July 2016
  • The REST Interface gives you access to your RT Database. The complete communication is encapsulated in the HTTP protocol. The inter
    28 KB (3,790 words) - 10:54, 17 August 2023
  • * Be aware that RT stores passwords in its database in an encrypted form.
    40 KB (7,107 words) - 14:50, 2 April 2019
  • * Be aware that RT stores passwords in its database in an encrypted form.
    41 KB (7,366 words) - 16:14, 6 April 2016

View (previous 100 | next 100) (20 | 50 | 100 | 250 | 500)