Commit Graph

10 Commits

Author SHA1 Message Date
Simo Sorce
8f082f2d4f Now that admin is in the common users tree make the nss_ldap
configuration look at the specific tree where users are and
not search the full server.
2008-05-29 09:43:08 -04:00
Rob Crittenden
def28f3d5b Become version 1.0.0 2008-04-16 14:29:17 -07:00
Simo Sorce
f7a425fff8 Need python-ldap in Requires 2008-04-02 19:13:46 -04:00
Simo Sorce
a903eacba2 Cut&patse error 2008-04-02 11:57:52 -04:00
Simo Sorce
625d9b2de8 - Better defaults for nss_ldap
- Make sure timeouts are not too high, so that machine does not hang if remote
  servers are not reachable
- Make sure root can always login no matter what the status of the ldap
  servers
- use rfc2307bis schema directive
2008-04-01 18:04:59 -04:00
Simo Sorce
a81ea4051b RHEL4 contrib client uninstall 2008-03-31 17:34:40 -04:00
Simo Sorce
503cea20c5 One line typo fix 2008-03-27 14:03:04 -04:00
Simo Sorce
372c8d23cd Fix setup script to use the right module name 2008-03-27 13:37:27 -04:00
Simo Sorce
934ac494b9 Add autoconf and automake stuff and provide a spec file.
To build a package one need to run autoconf and then create a tarball of the
RHEL4 directory so that the content is like this:

$ ls -1 ipa-client-0.99.0
aclocal.m4
AUTHORS
autom4te.cache
ChangeLog
configure
configure.ac
COPYING
INSTALL
install-sh
ipachangeconf.py
ipa-client-setup
ipa.conf
Makefile.am
Makefile.in
missing
NEWS
README
setup.py


the spec file will then be able to build a package for RHEL4
2008-03-25 15:17:21 -04:00
Simo Sorce
c367b917d7 Contribute, RHEL4 compatible, simple setup script 2008-02-26 12:34:02 -05:00