This option is similar to override_homedir, except that it will take effect only for users that do not have an explicit home directory specified in LDAP.
It also fixes a minor bug in confdb_get_domain_internal() where we were not testing the return value of talloc_strdup() for override_homedir properly.
On Wed, 2012-05-09 at 12:01 -0400, Stephen Gallagher wrote:
This option is similar to override_homedir, except that it will take effect only for users that do not have an explicit home directory specified in LDAP.
It also fixes a minor bug in confdb_get_domain_internal() where we were not testing the return value of talloc_strdup() for override_homedir properly.
And now with the patch attached.
On Wed, May 09, 2012 at 12:02:09PM -0400, Stephen Gallagher wrote:
On Wed, 2012-05-09 at 12:01 -0400, Stephen Gallagher wrote:
This option is similar to override_homedir, except that it will take effect only for users that do not have an explicit home directory specified in LDAP.
It also fixes a minor bug in confdb_get_domain_internal() where we were not testing the return value of talloc_strdup() for override_homedir properly.
And now with the patch attached.
Ack
On Wed, 2012-05-09 at 22:31 +0200, Jakub Hrozek wrote:
On Wed, May 09, 2012 at 12:02:09PM -0400, Stephen Gallagher wrote:
On Wed, 2012-05-09 at 12:01 -0400, Stephen Gallagher wrote:
This option is similar to override_homedir, except that it will take effect only for users that do not have an explicit home directory specified in LDAP.
It also fixes a minor bug in confdb_get_domain_internal() where we were not testing the return value of talloc_strdup() for override_homedir properly.
And now with the patch attached.
Ack
Pushed to master
sssd-devel@lists.fedorahosted.org