On Wed, 10 Jan 2007 09:53:41 -0500 [EMAIL PROTECTED] wrote: > postgres is now installed on Deleuze. > > It should be usable, as it is installed -- the daemon process is running > and I was able to create a test databsae. > > However, I had a problem when I ran the klist command (I followed > Davor's instructions to the list previously for this part of the process): > > [EMAIL PROTECTED]:/etc$ sudo -u postgres klist > klist: No credentials cache found (ticket cache FILE:/tmp/krb5cc_106) > > > Kerberos 4 ticket cache: /tmp/tkt106 > klist: You have no tickets cached > > Any ideas?
This is expected. Running klist -5 would probably give more clear output. You need to run kinit first to create the tickets and cache. _______________________________________________ HCoop-SysAdmin mailing list [email protected] http://hcoop.net/cgi-bin/mailman/listinfo/hcoop-sysadmin
