postgresql/doc/src/sgml
Bruce Momjian 72c53ac3a7 Allow kerberos name and username case sensitivity to be specified from
postgresql.conf.

---------------------------------------------------------------------------


Here's an updated version of the patch, with the following changes:

1) No longer uses "service name" as "application version". It's instead
hardcoded as "postgres". It could be argued that this part should be
backpatched to 8.0, but it doesn't make a big difference until you can
start changing it with GUC / connection parameters. This change only
affects kerberos 5, not 4.

2) Now downcases kerberos usernames when the client is running on win32.

3) Adds guc option for "krb_caseins_users" to make the server ignore
case mismatch which is required by some KDCs such as Active Directory.
Off by default, per discussion with Tom. This change only affects
kerberos 5, not 4.

4) Updated so it doesn't conflict with the rendevouz/bonjour patch
already in ;-)

Magnus Hagander
2005-06-04 20:42:43 +00:00
..
ref Add support for \x hex strings in psql variables. 2005-06-02 01:23:48 +00:00
advanced.sgml We don't put URL's in ulink's because the URL is always generated, but 2005-04-09 03:52:43 +00:00
arch-dev.sgml More minor updates and copy-editing. 2005-01-05 23:42:03 +00:00
array.sgml Document array behavior for out-of-range subscripts. 2005-02-06 20:59:30 +00:00
backup.sgml Update PITR wording, per Simon. 2005-04-19 01:39:50 +00:00
biblio.sgml We don't put URL's in ulink's because the URL is always generated, but 2005-04-09 03:52:43 +00:00
bki.sgml First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
catalogs.sgml Extend the pg_locks system view so that it can fully display all lock 2005-05-17 21:46:11 +00:00
charset.sgml Minor improvements to locale documentation. 2005-04-16 16:50:01 +00:00
client-auth.sgml Allow kerberos name and username case sensitivity to be specified from 2005-06-04 20:42:43 +00:00
contacts.sgml We don't put URL's in ulink's because the URL is always generated, but 2005-04-09 03:52:43 +00:00
cvs.sgml We don't put URL's in ulink's because the URL is always generated, but 2005-04-09 03:52:43 +00:00
datatype.sgml Wording improvement (may -> can) 2005-05-30 19:32:44 +00:00
datetime.sgml Last batch of updates in response to 7.4 interactive docs comments. 2005-01-09 18:58:10 +00:00
ddl.sgml Make default_with_oids default to false -- user-created tables will now 2005-03-13 09:36:31 +00:00
dfunc.sgml We don't put URL's in ulink's because the URL is always generated, but 2005-04-09 03:52:43 +00:00
diskusage.sgml Add some real documentation about TOAST (finally). Combine this with 2005-01-10 00:04:43 +00:00
dml.sgml Add link to INSERT in docs. 2005-03-17 20:24:34 +00:00
docguide.sgml Add missing quote, per Dave Page. 2005-05-13 16:48:14 +00:00
ecpg.sgml Fix typo in ECPG docs, per Andreas Seltenreich. 2005-05-20 12:36:48 +00:00
errcodes.sgml More minor updates and copy-editing. 2005-01-06 01:49:24 +00:00
extend.sgml More updates and copy-editing. Rearrange order of sections a little bit 2004-12-30 03:13:56 +00:00
external-projects.sgml We don't put URL's in ulink's because the URL is always generated, but 2005-04-09 03:52:43 +00:00
features.sgml Update of conformance information to SQL:2003 2004-11-27 21:27:08 +00:00
filelist.sgml Add documentation on how statistics are used by the planner. 2005-02-27 00:49:28 +00:00
fixrtf Add option --refentry to change \keepn (keep with next paragraph) to 2001-04-20 15:50:25 +00:00
func.sgml Remove some verbiage describing how min() and max() are slow when applied 2005-05-23 01:50:01 +00:00
geqo.sgml Fix broken markup. 2005-04-12 03:16:50 +00:00
gist.sgml GiST improvements: 2005-05-17 00:59:30 +00:00
history.sgml Fix broken markup. 2005-04-12 03:16:50 +00:00
indexam.sgml Add note clarifying that indexes that support ordered scans had better 2005-04-20 22:19:58 +00:00
indices.sgml More < and > cleanups converted to ampersands. 2005-01-22 22:56:36 +00:00
info.sgml We don't put URL's in ulink's because the URL is always generated, but 2005-04-09 03:52:43 +00:00
information_schema.sgml More minor updates and copy-editing. 2004-12-28 22:47:15 +00:00
install-win32.sgml Fix broken markup. 2005-05-13 15:21:59 +00:00
installation.sgml Allow kerberos name and username case sensitivity to be specified from 2005-06-04 20:42:43 +00:00
intro.sgml We don't put URL's in ulink's because the URL is always generated, but 2005-04-09 03:52:43 +00:00
keywords.sgml Update of conformance information to SQL:2003 2004-11-27 21:27:08 +00:00
legal.sgml Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
libpq.sgml Allow kerberos name and username case sensitivity to be specified from 2005-06-04 20:42:43 +00:00
lobj.sgml Add some real documentation about TOAST (finally). Combine this with 2005-01-10 00:04:43 +00:00
maintenance.sgml Back out check for unreferenced files. 2005-05-10 22:27:30 +00:00
Makefile Add some post-processing to the man page generation to fix up external/ 2005-01-04 21:03:30 +00:00
manage-ag.sgml Some more small improvements in response to 7.4 interactive docs comments. 2005-01-08 22:13:38 +00:00
mk_feature_tables.pl Add sql_features table to information schema. Generate the features list 2003-01-14 23:19:34 +00:00
monitoring.sgml Complete the following TODO items: 2005-05-09 11:31:34 +00:00
mvcc.sgml Implement sharable row-level locks, and use them for foreign key references 2005-04-28 21:47:18 +00:00
nls.sgml We don't put URL's in ulink's because the URL is always generated, but 2005-04-09 03:52:43 +00:00
notation.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
perform.sgml Improve EXPLAIN ANALYZE to show the time spent in each trigger when 2005-03-25 21:58:00 +00:00
planstats.sgml Fix mistakes in SGML markup. From David Fetter. 2005-03-14 06:49:48 +00:00
plhandler.sgml Change -> and <- to use proper ampersand markups. 2005-01-22 22:06:27 +00:00
plperl.sgml Add some links to the CREATE FUNCTION reference page when describing 2005-05-20 01:52:25 +00:00
plpgsql.sgml Back out SQLSTATE and SQLERRM support. 2005-05-26 04:08:32 +00:00
plpython.sgml Add some links to the CREATE FUNCTION reference page when describing 2005-05-20 01:52:25 +00:00
pltcl.sgml Add some links to the CREATE FUNCTION reference page when describing 2005-05-20 01:52:25 +00:00
postgres.sgml Add documentation on how statistics are used by the planner. 2005-02-27 00:49:28 +00:00
problems.sgml We don't put URL's in ulink's because the URL is always generated, but 2005-04-09 03:52:43 +00:00
protocol.sgml Add tools/find_gt_lt to find < and > in SGML source. 2005-01-23 00:30:59 +00:00
queries.sgml Documentation adjustments. 2005-05-08 03:08:05 +00:00
query.sgml Make the behavior of HAVING without GROUP BY conform to the SQL spec. 2005-03-10 23:21:26 +00:00
reference.ced Deprecate 'current' for date/time input. 2001-11-21 05:53:41 +00:00
reference.sgml Seems it would be nice if the ALTER INDEX ref page were actually 2004-08-21 16:16:04 +00:00
regress.sgml Add a note that regression test row ordering differences can be caused 2005-03-07 02:00:28 +00:00
release.sgml Update release notes for upcoming re-releases. 2005-05-09 00:09:45 +00:00
rowtypes.sgml More < and > cleanups converted to ampersands. 2005-01-22 22:56:36 +00:00
rules.sgml Make the CREATE RULE syntax description in rules.sgml more consistent 2005-05-20 01:37:08 +00:00
runtime.sgml Allow kerberos name and username case sensitivity to be specified from 2005-06-04 20:42:43 +00:00
sources.sgml Spell checker run 2004-12-13 18:05:10 +00:00
spi.sgml Change SPI functions to use a `long' when specifying the number of tuples 2005-05-02 00:37:07 +00:00
sql.sgml Implement sharable row-level locks, and use them for foreign key references 2005-04-28 21:47:18 +00:00
standalone-install.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
start.sgml Some small docs improvements motivated by reading the comments for the 2005-01-08 01:44:08 +00:00
storage.sgml Implement sharable row-level locks, and use them for foreign key references 2005-04-28 21:47:18 +00:00
stylesheet-hh.xsl Add htmlhelp stylesheet and build target. 2004-11-23 16:27:59 +00:00
stylesheet.css Override upstream DSSSL style sheet formatting changes 2004-06-29 20:44:34 +00:00
stylesheet.dsl Add character set declaration to HTML files, so they have a chance to 2004-11-10 23:01:47 +00:00
stylesheet.xsl Some refinement of XSLT processing: The result now looks just about as good 2004-01-15 23:51:32 +00:00
syntax.sgml Add support for \x hex escapes in backend strings. Octal was already 2005-06-02 01:23:08 +00:00
trigger.sgml Convert oidvector and int2vector into variable-length arrays. This 2005-03-29 00:17:27 +00:00
typeconv.sgml More minor updates and copy-editing. 2004-12-23 23:07:38 +00:00
user-manag.sgml Update and copy-edit description of privileges. 2005-03-25 16:38:58 +00:00
wal.sgml Replace "--" and "---" with "&mdash;" as appropriate, for better-looking 2004-11-15 06:32:15 +00:00
xaggr.sgml Fix typo. 2005-03-30 02:08:39 +00:00
xfunc.sgml Document get_call_result_type() and friends; mark TypeGetTupleDesc() 2005-05-30 23:09:07 +00:00
xindex.sgml Write some real documentation about the index access method API. 2005-02-13 03:04:15 +00:00
xoper.sgml Add tools/find_gt_lt to find < and > in SGML source. 2005-01-23 00:30:59 +00:00
xplang.sgml More minor updates and copy-editing. 2004-12-30 21:45:37 +00:00
xtypes.sgml Add some real documentation about TOAST (finally). Combine this with 2005-01-10 00:04:43 +00:00