Re: [GENERAL] postgres kerberos how to

2006-12-20 Thread Garner Chung
AIL PROTECTED] Sent: Wednesday, December 20, 2006 5:07 AM To: Matt Burry Cc: pgsql-general@postgresql.org Subject: Re: [GENERAL] postgres kerberos how to Thanks, I'm going to go ahead and try to implement postgresql kerberos against active directory 2003 today. I read a bit about it last night

Re: [GENERAL] postgres kerberos how to

2006-12-20 Thread Derrick Stensrud
If anyone else out there can help me understand what this ktpass program is doing I would be greatful. Also, can anyone help answer these questions I have. Thanks. Questions: - If I have 10 users in postgresql do I need to run this ktpass program for each user? If so would I always keep the

Re: [GENERAL] postgres kerberos how to

2006-12-20 Thread Derrick Stensrud
Thanks, I'm going to go ahead and try to implement postgresql kerberos against active directory 2003 today. I read a bit about it last night and have a few questions. You wrote: " * Map PG on database server as a user in Active Directory o Create user account in AD for PG service

Re: [GENERAL] postgres kerberos how to

2006-12-19 Thread Matt Burry
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Derrick > Sent: Tuesday, December 19, 2006 5:52 PM > To: pgsql-general@postgresql.org > Subject: [GENERAL] postgres kerberos how to > > I was wondering if anyone out there could point me in the > right direction. I'm looking f

Re: [GENERAL] postgres kerberos how to

2006-12-19 Thread Stephen Frost
* Derrick ([EMAIL PROTECTED]) wrote: > I was wondering if anyone out there could point me in the right > direction. I'm looking for a decent how to on using postgresql's built > in kerberos support to authenticate against windows 2003 active > directory. I was trying to use pam_ldap, but had t