3.8.4. DBAuth Previous topic Parent topic Child topic Next topic

This parameter is usually used by Perl DBI to specify the password for the user specified in DBUsername. For some databases, this has a different meaning. For example, for SQLite it is meaningless and can be ignored. You can use any of the special characters described in Section 3.3. Special formatters.
# For SQLite, it is ignored
DBAuth ignored

# For Oracle, it is Oracle password for DBUsername
DBAuth tiger