https://bugs.freedesktop.org/show_bug.cgi?id=83780

--- Comment #1 from Michael J Evans <[email protected]> ---
This should probably be altered to a lower priority additional documentation
request.  I decided to try getting pgAdmin III to work in the same environment
and a more helpful remark there allowed me to understand the issue.

When using sspi/gssapi the FQDN of the service must be used, not just a
hostname that works in the default search domain(s).


host=host.domain.example.com dbname=DBNAME


The username, if left blank, usefully infers your domain login name (prior to
the @ part).

DBNAME is whatever database you are connecting to; for testing I was using
postgres (the built in informational for database database).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to