[PATCH] return dp errors back to the frontends
by Simo Sorce
This is mostly cosmetic as for now we always ignore errors for users
lookups, and sssd_pam uses the pam_status errors to check for errors.
But I felt like we should send back detailed information to the clients,
and allow them to decide what to do.
One reason is that we may, in future use the knowledge that comes from
errors like DP_ERR_OFFLINE.
Simo.
--
Simo Sorce * Red Hat, Inc * New York
13 years, 5 months
[PATCHES] make code to read options usable by all providers
by Simo Sorce
0001 moves code from deep down the ldap code into generic code that can
be used by other providers..
0002 moves code to an ldap provider specific file. First steps to make
it possible to build multiple providers using common ldap code.
Simo.
--
Simo Sorce * Red Hat, Inc * New York
13 years, 5 months
[PATCH] two build patches
by Sumit Bose
Hi,
I found the following two patches useful:
0001: distutils on SUSE defaults to /usr/local when installing Python
modules. This is because they want the same default behaviour as
autotools. Giving an explicit prefix might be a good idea
anyways. I'm just wondering is PYTHON_PREFIX is the right variable
to use.
0002: %defattr is obviously missing
bye,
Sumit
13 years, 5 months
SUSE specific init script
by Ralf Haferkamp
Hi,
based on the init script in server/sysv/ I created one for SUSE based
distributions. Sumit suggested to use server/sysv/sssd.SUSE for that. Find
a patch attached.
In future it would be nice to have "make install" automatically pick the
correct file. Any ideas how that could be implemented?
--
regards,
Ralf
13 years, 5 months
[PATCH] Fix error messages in tools
by Jakub Hrozek
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Add getpwnam, getgrnam sync versions
Fix ticket #164: Groupnames in non-local domains
Fix ticket #100: Error Message Modifying a user that doesn't Exist
Fix ticket #214: incorrect error message when MPG already exists
Fix ticket #188: Deleting and modifying users in non-local domain
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/
iEYEARECAAYFAkrKFW4ACgkQHsardTLnvCUcXACdGqxaygjMKYlyZbiA/vCtvtGO
K8kAoM/lyHFqXodgQabOpWj2Z9mqimBi
=xuM3
-----END PGP SIGNATURE-----
13 years, 5 months
[PATCH] fix startup of services
by Simo Sorce
When only LOCAL is configured I forgot to mark the services started at
startup, so they were started twice.
Simo.
--
Simo Sorce * Red Hat, Inc * New York
13 years, 5 months