Re: Kerberos initialisation error

2008-02-21 Thread Cov
Okay, /etc/krb5kdc/kdc.conf had to be edited as below: ++/etc/krb5kdc/kdc.conf+ [kdcdefaults] kdc_ports = 750,88 [realms] IQETD.LAN = { database_name = /var/lib/krb5kdc/principal admin_keytab = FILE:/etc/krb5kdc/kadm5.keytab acl_file

How to kerberized Apache

2008-02-21 Thread Ido Levy
Hello All, Following my post to the list and the great help I got from members cc to this email, I would like to share the way to kerberized apache. Browser Settings In my case it is firefox 2.0.0.9 Using the config:about utility of the firefox browser I set the following parameters: network.

Re: Kerberized Apache

2008-02-21 Thread Sebastian Hanigk
Sebastian Hanigk <[EMAIL PROTECTED]> writes: Following up to myself for clarification: > Using mod_auth_gss > (, > install with "apxs -c -i -l gss mod_auth_gss.c") I have apache-2.2.8 > runnin

ticket_lifetime

2008-02-21 Thread Jeff Blaine
Is ticket_lifetime deprecated? I don't see it mentioned in the MIT docs for 1.6.3 yet it actually works. Related old thread: http://mailman.mit.edu/pipermail/kerberos/2004-January/004290.html Kerberos mailing list Kerberos@mit.edu https:/

Re: Why krb5kdc and kadmind sets up ports for listening differently ?

2008-02-21 Thread Danny Mayer
Ken Raeburn wrote: > On Feb 19, 2008, at 02:17, Sachin Punadikar wrote: >> While doing code walkthrough of krb5kdc and kadmind programs, >> I noticed a difference between these two in the way it sets up the >> ports for listening. >> krb5kdc uses ioctl calls to get the interfaces list and then on e