On Tue, Nov 12, 2013 at 9:13 AM, Brian Crowell <brian@xxxxxxxxxx> wrote: > net ads keytab add postgres/machinename@xxxxxxxxx -U DOMAIN\Administrator > net ads keytab add postgres/machinename.domain.com@xxxxxxxxx -U > DOMAIN\Administrator D'oh! These should be: net ads keytab add postgres/machinename@xxxxxxxxx -U Administrator@xxxxxxxxx net ads keytab add postgres/machinename.domain.com@xxxxxxxxx -U Administrator@xxxxxxxxx Stupid SAM names. —Brian -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general