Re: [Freeipa-devel] [PATCH] 735 configure krb5_realm in sssd ipa provider

2011-02-22 Thread Rob Crittenden

Jakub Hrozek wrote:

On Mon, Feb 21, 2011 at 11:30:04AM -0500, Rob Crittenden wrote:

Jakub Hrozek wrote:

On Mon, Feb 21, 2011 at 10:27:26AM -0500, Rob Crittenden wrote:

Set krb5_realm in sssd.conf in the ipa provider.

ticket 925

rob


This works fine, so Ack.

One question, though, why don't we add the realm only if
ipa_domain.upper() != krb5_realm? It would make the config file a little
more readable for the 99% case where the two are the same.


Sure. We can't assume that the realm is always upper case so I'll do
a case insensitive match (I did lower by reflex).

rob


My sssd.conf is nice and minimal again, thank you :-)

Ack


pushed to master

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


Re: [Freeipa-devel] [PATCH] 735 configure krb5_realm in sssd ipa provider

2011-02-22 Thread Jakub Hrozek
On Mon, Feb 21, 2011 at 11:30:04AM -0500, Rob Crittenden wrote:
> Jakub Hrozek wrote:
> >On Mon, Feb 21, 2011 at 10:27:26AM -0500, Rob Crittenden wrote:
> >>Set krb5_realm in sssd.conf in the ipa provider.
> >>
> >>ticket 925
> >>
> >>rob
> >
> >This works fine, so Ack.
> >
> >One question, though, why don't we add the realm only if
> >ipa_domain.upper() != krb5_realm? It would make the config file a little
> >more readable for the 99% case where the two are the same.
> 
> Sure. We can't assume that the realm is always upper case so I'll do
> a case insensitive match (I did lower by reflex).
> 
> rob

My sssd.conf is nice and minimal again, thank you :-)

Ack

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


Re: [Freeipa-devel] [PATCH] 735 configure krb5_realm in sssd ipa provider

2011-02-21 Thread Rob Crittenden

Jakub Hrozek wrote:

On Mon, Feb 21, 2011 at 10:27:26AM -0500, Rob Crittenden wrote:

Set krb5_realm in sssd.conf in the ipa provider.

ticket 925

rob


This works fine, so Ack.

One question, though, why don't we add the realm only if
ipa_domain.upper() != krb5_realm? It would make the config file a little
more readable for the 99% case where the two are the same.


Sure. We can't assume that the realm is always upper case so I'll do a 
case insensitive match (I did lower by reflex).


rob


freeipa-rcrit-735-2-sssd.patch
Description: application/mbox
___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Re: [Freeipa-devel] [PATCH] 735 configure krb5_realm in sssd ipa provider

2011-02-21 Thread Jakub Hrozek
On Mon, Feb 21, 2011 at 10:27:26AM -0500, Rob Crittenden wrote:
> Set krb5_realm in sssd.conf in the ipa provider.
> 
> ticket 925
> 
> rob

This works fine, so Ack.

One question, though, why don't we add the realm only if
ipa_domain.upper() != krb5_realm? It would make the config file a little
more readable for the 99% case where the two are the same.

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


[Freeipa-devel] [PATCH] 735 configure krb5_realm in sssd ipa provider

2011-02-21 Thread Rob Crittenden

Set krb5_realm in sssd.conf in the ipa provider.

ticket 925

rob


freeipa-rcrit-735-sssd.patch
Description: application/mbox
___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel