Commit Graph

357 Commits

Author SHA1 Message Date
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
Simo Sorce
adc6632c9a commit before pulling new dir layout
misc patches to ACLs the example DNS zone and other stuff
misc fixes to the krb instance
current kpasswd code
2007-08-01 15:06:45 -04:00
Simo Sorce
89c85f06d9 Manage to create a spcific DS user for the ldap instance
Add uncalled code to load and configure the password extop plugin
2007-07-02 15:51:04 -04:00
Simo Sorce
2d2471d9f2 Master Key Stash file location used by krb5 related functions
Need to make the ds user have access to the stash file, best way
is through an ACL.
2007-07-02 10:23:11 -04:00
Simo Sorce
ae29e8f790 Rename krb5pwd to ipapwd to be consistent 2007-07-02 10:14:45 -04:00
Simo Sorce
e45c0d3614 Import the multi hash ipa_pwd_extop slapi plugin.
This plugin should be the central control point for password
change operations.
2007-06-29 16:21:31 -04:00
Simo Sorce
414c2cccc2 Remove debug statement 2007-06-29 11:30:34 -04:00
Simo Sorce
26feac8e08 First working version 2007-06-29 11:30:10 -04:00
Simo Sorce
820479471e Added krbinstance to configure the kerberos server
Added/Modified ldif files to add the needed schemas and basic DIT,
SASL configuration and ACLs
Added tenmpate files foir kerberos configuration
Added required packages section to README
Minor mods to dsinstance
Untested!
2007-06-28 19:09:54 -04:00
Karl MacMillan
2e1f317b09 Updated dep list. 0001-01-01 00:00:00 +00:00
Karl MacMillan
e27ab98fd2 Integrate memberof plugin into build. 0001-01-01 00:00:00 +00:00
Pete Rowley
d3415f85b0 initial commit of memberof DS plugin 2007-08-10 16:06:23 -07:00
Karl MacMillan
0d981af820 Various build system fixes. 0001-01-01 00:00:00 +00:00
kmccarth@redhat.com
cdaee95230 Addiing initial turbogears web gui.
Contains simple user add, list, and view pages.
2007-08-12 04:53:18 -07:00
Karl MacMillan
cf93b1bc64 Fixed merge. 0001-01-01 00:00:00 +00:00
Karl MacMillan
b1831b4593 Fix typo / buglets in setup scripts.
Add fallback to ds_newinst.pl.
0001-01-01 00:00:00 +00:00
Karl MacMillan
cdbaccb928 import initial install tool 0001-01-01 00:00:00 +00:00
Karl MacMillan
9a01f353cf Bump version numbers for release. 0001-01-01 00:00:00 +00:00
Karl MacMillan
86c223f472 Merge. 0001-01-01 00:00:00 +00:00
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
0001-01-01 00:00:00 +00:00
Karl MacMillan
1b4406dc5d Reorganize repo to reflect more generic command names. 0001-01-01 00:00:00 +00:00
Karl MacMillan
88a1ab65ce Updates to build kpaswd and the slapi plugins. 0001-01-01 00:00:00 +00:00
Karl MacMillan
548698a887 Add ntpd requirement. 0001-01-01 00:00:00 +00:00
Karl MacMillan
66ab69d0b2 Only install the ipa.conf file if it does not exist. 0001-01-01 00:00:00 +00:00
kmccarth@redhat.com
84d3b7be58 Change server to not be global nor reused. 2007-08-02 14:15:40 -07:00
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. 0001-01-01 00:00:00 +00:00
Karl MacMillan
eff27932e0 Initial layout. 0001-01-01 00:00:00 +00:00
Karl MacMillan
abdc56fb3a Added ipa.conf. 0001-01-01 00:00:00 +00:00
Karl MacMillan
8cf45633fe Fixed broken patches and server spec. 0001-01-01 00:00:00 +00:00
Karl MacMillan
ec9ca376c5 Added config.py. 0001-01-01 00:00:00 +00:00
Karl MacMillan
7d95cd612c Final reorginzation to reflect packaging. 0001-01-01 00:00:00 +00:00
Karl MacMillan
aed1f91105 Add local-dist target.
Remove hard-coded config.
0001-01-01 00:00:00 +00:00
Karl MacMillan
1d8d4222ab Second (final) part of xmlrpc patch. 0001-01-01 00:00:00 +00:00
Karl MacMillan
4d656111e6 First part of xml-rpc patch. 0001-01-01 00:00:00 +00:00
Karl MacMillan
95bdb1bdf0 Updated spec with nss-tools and openldap-clients 0001-01-01 00:00:00 +00:00
Karl MacMillan
e811c87b1c Update dsinstance.py to use setup-ds.pl instead of ds_newinst.pl. 0001-01-01 00:00:00 +00:00
Karl MacMillan
ee1a0bb90f First working spec file. 0001-01-01 00:00:00 +00:00
Karl MacMillan
19f5aaa424 Fixed spec. 0001-01-01 00:00:00 +00:00
Karl MacMillan
c7a3bbe3ac Update for DESTDIR 0001-01-01 00:00:00 +00:00
Karl MacMillan
618b98fea7 Finish python library reorg. 0001-01-01 00:00:00 +00:00
Karl MacMillan
bac241ffc3 More reorgnization. 0001-01-01 00:00:00 +00:00
Karl MacMillan
f7d005a854 Finish removing extra files. 0001-01-01 00:00:00 +00:00
Karl MacMillan
1e52deca8f Removed unnecessary files (which were added to work around a mercurial bug) 0001-01-01 00:00:00 +00:00