Commit Graph

41 Commits

Author SHA1 Message Date
Karl MacMillan
88a1ab65ce Updates to build kpaswd and the slapi plugins. -
rcritten@redhat.com
a3e786e22e Allow the API to specify the location in the tree to add users, defaulting
to ou=users,ou=default,$basedn
2007-08-10 10:30:15 -04:00
rcritten@redhat.com
400ced55eb Start the DS and KDC on boot 2007-08-09 13:44:32 -04:00
Simo Sorce
34b439e838 Fix location of the binary
Add a comment on the ldap code for the future
2007-08-09 17:10:41 -04:00
Simo Sorce
5a7c853ec7 export kpasswd keytab during installation process 2007-08-09 16:55:23 -04:00
Simo Sorce
d60f233223 typo 2007-08-09 14:58:28 -04:00
Simo Sorce
a59c36b394 merge in changes from upstream 2007-08-09 14:52:54 -04:00
Simo Sorce
950bddf2a3 remove unknown patch file 2007-08-09 14:47:52 -04:00
Simo Sorce
588fa2f323 Add dependency and a comment 2007-08-08 22:20:07 -04:00
Simo Sorce
80bd4aa9f9 Fix the bind zone template, or kpasswd will not work 2007-08-08 22:19:37 -04:00
Simo Sorce
c13bbdeb7a set preauth on kadmin/changepw otherwise the kpasswd can't acquire a ticket 2007-08-08 22:19:03 -04:00
Simo Sorce
a50720e7d4 Make the daemon init it's own tickets.
Make it blacklist clients until the previous operation is not over.
General bugfixing.
2007-08-08 22:18:14 -04:00
Simo Sorce
7ca7a4b9e4 move ipa-kpasswd to a new location to conform to the new tree layout 2007-08-01 16:01:52 -04:00
Simo Sorce
fbfee82317 Try to fix dir layout and recover missing files 2007-08-01 15:58:52 -04:00
Simo Sorce
96d292b735 Merge from upstream 2007-08-01 15:26:08 -04:00
Karl MacMillan
cf93b1bc64 Fixed merge. -
Karl MacMillan
b1831b4593 Fix typo / buglets in setup scripts.
Add fallback to ds_newinst.pl.
-
Karl MacMillan
86c223f472 Merge. -
rcritten@redhat.com
b9b06a2a60 Generate /etc/httpd/conf.d/ipa.conf from a template so the realm can
be set during installation
2007-08-06 10:51:23 -04:00
rcritten@redhat.com
993f76fe60 - Abstracted client class to work directly or over RPC
- Add mod_auth_kerb and cyrus-sasl-gssapi to Requires
- Remove references to admin server in ipa-server-setupssl
- Generate a client certificate for the XML-RPC server to connect to LDAP with
- Create a keytab for Apache
- Create an ldif with a test user
- Provide a certmap.conf for doing SSL client authentication
- Update tools to use kerberos
- Add User class
2007-08-06 10:05:53 -04:00
Karl MacMillan
cef59d76eb Minor fix to adduser.
Make ipa-server-install restart htppd
-
Karl MacMillan
548698a887 Add ntpd requirement. -
kmccarth@redhat.com
88ab86fa37 Rename 'gn' to 'givenName' 2007-08-02 15:01:59 -07:00
Karl MacMillan
66ee656155 Added spec files for python and admintools. -
Karl MacMillan
8cf45633fe Fixed broken patches and server spec. -
Karl MacMillan
7d95cd612c Final reorginzation to reflect packaging. -
Karl MacMillan
aed1f91105 Add local-dist target.
Remove hard-coded config.
-
Karl MacMillan
1d8d4222ab Second (final) part of xmlrpc patch. -
Karl MacMillan
4d656111e6 First part of xml-rpc patch. -
Karl MacMillan
95bdb1bdf0 Updated spec with nss-tools and openldap-clients -
Karl MacMillan
e811c87b1c Update dsinstance.py to use setup-ds.pl instead of ds_newinst.pl. -
Karl MacMillan
ee1a0bb90f First working spec file. -
Karl MacMillan
19f5aaa424 Fixed spec. -
Karl MacMillan
c7a3bbe3ac Update for DESTDIR -
Karl MacMillan
618b98fea7 Finish python library reorg. -
Karl MacMillan
bac241ffc3 More reorgnization. -
Karl MacMillan
f7d005a854 Finish removing extra files. -
Karl MacMillan
1e52deca8f Removed unnecessary files (which were added to work around a mercurial bug) -
Karl MacMillan
b8a0512998 Update for new python library layout. -
Karl MacMillan
899daaf048 First cut at spec files and Makefile for ipa-server. -
Karl MacMillan
9d5b946fda Reorganized repo to reflect packaging. -