Return-Path: aoki
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA13936; Fri, 30 Apr 93 15:48:13 -0700
Message-Id: <9304302248.AA13936@postgres.Berkeley.EDU>
From: aoki@postgres.berkeley.edu (Paul M. Aoki)
Subject: Re: postgres and kerberos
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
In-Reply-To: Your message of Fri, 30 Apr 93 16:18:12 EDT 
	     <9304302137.AA13359@postgres.Berkeley.EDU> 
Date: Fri, 30 Apr 93 15:48:34 -0700
Sender: aoki@postgres.Berkeley.EDU
X-Mts: smtp

> When I start postmaster with the option
> 	postmaster -a kerberos
> I get the error
> 	be_setauthsvc: invalid name kerberos, ignoring...

you have to build (recompile) postgres with the kerberos libraries and 
the right src/Makefile.global settings.  (see introduction(unix), aka 
"Section 2", in the postgres 4.1 reference manual for additional info.)

postgres is shipped *without* kerberos compiled-in because:
	1. when it is compiled-in, postgres defaults to using kerberos,
	which is definitely not what *everyone* wants..
	2. it would make postgres subject to the same US export
	restrictions to which kerberos is subject.
--
  Paul M. Aoki  |  CS Div., Dept. of EECS, UCB  |  aoki@postgres.Berkeley.EDU
                |  Berkeley, CA 94720           |  ...!uunet!ucbvax!aoki
