]> git.samba.org - obnox/samba/samba-obnox.git/commitdiff
s4-kdc: RODC DCs should be able to produce forwardable tickets
authorAndrew Tridgell <tridge@samba.org>
Wed, 29 Sep 2010 02:10:27 +0000 (19:10 -0700)
committerAndrew Tridgell <tridge@samba.org>
Wed, 29 Sep 2010 02:25:51 +0000 (19:25 -0700)
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>

source4/kdc/db-glue.c

index cf7e4e460ff8a54b1c770a72275ff8ec7763ca87..2f416c9ffaf62b02f0f837c04e63affc4ed38005 100644 (file)
@@ -703,7 +703,7 @@ static krb5_error_code samba_kdc_message2entry(krb5_context context,
                entry_ex->entry.flags.server = 1;
 
                entry_ex->entry.flags.client = 0;
-               entry_ex->entry.flags.forwardable = 0;
+               entry_ex->entry.flags.forwardable = 1;
                entry_ex->entry.flags.ok_as_delegate = 0;
        } else if (entry_ex->entry.flags.server && ent_type == SAMBA_KDC_ENT_TYPE_SERVER) {
                /* The account/password expiry only applies when the account is used as a