Add DS migration plugin and password migration page.

This commit is contained in:
Pavel Zuna
2010-01-12 16:40:09 +01:00
committed by Rob Crittenden
parent 41a7a8d3d4
commit c15c1eee72
11 changed files with 637 additions and 0 deletions

View File

@@ -382,6 +382,12 @@ fi
%dir %{_usr}/share/ipa/html
%{_usr}/share/ipa/html/ssbrowser.html
%{_usr}/share/ipa/html/unauthorized.html
%dir %{_usr}/share/ipa/migration
%{_usr}/share/ipa/migration/error.html
%{_usr}/share/ipa/migration/index.html
%{_usr}/share/ipa/migration/invalid.html
%{_usr}/share/ipa/migration/migration.css
%{_usr}/share/ipa/migration/migration.py*
%dir %{_sysconfdir}/ipa
%dir %{_sysconfdir}/ipa/html
%config(noreplace) %{_sysconfdir}/ipa/html/ssbrowser.html