diff options
| author | Sumit Bose <sbose@redhat.com> | 2010-03-31 15:30:28 +0200 |
|---|---|---|
| committer | Sumit Bose <sbose@redhat.com> | 2010-03-31 15:30:28 +0200 |
| commit | 1ed85377ec6de713f738ba498235fb352642841c (patch) | |
| tree | 3342ce65e5b3e8d8c0b953094e2919397c56e9c4 /src/providers/ipa/ipa_common.h | |
| parent | a1e8a51f3fe9595006b20e873dfdd4b6c58b79aa (diff) | |
First try to read mirgation flagmy_head
Diffstat (limited to 'src/providers/ipa/ipa_common.h')
| -rw-r--r-- | src/providers/ipa/ipa_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/providers/ipa/ipa_common.h b/src/providers/ipa/ipa_common.h index 3eaf9d9e7..03a082efd 100644 --- a/src/providers/ipa/ipa_common.h +++ b/src/providers/ipa/ipa_common.h @@ -53,7 +53,7 @@ enum ipa_basic_opt { struct ipa_auth_ctx { struct krb5_ctx *krb5_auth_ctx; struct sdap_auth_ctx *sdap_auth_ctx; - bool password_migration; + struct dp_option *ipa_options; }; struct ipa_options { |
