URL: https://github.com/SSSD/sssd/pull/177 Author: reguero Title: #177: first letter of user name template for override_homedir Action: opened
PR body: """ This is needed in order to remap homedirs onto large filesystems such as AFS or EOS where there is a filesystem level with the first letter of the user name such as /whatever/r/reguero rather than /whatever/reguero. """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/177/head:pr177 git checkout pr177
URL: https://github.com/SSSD/sssd/pull/177 Title: #177: first letter of user name template for override_homedir
centos-ci commented: """ Can one of the admins verify this patch? """
See the full comment at https://github.com/SSSD/sssd/pull/177#issuecomment-283660035
URL: https://github.com/SSSD/sssd/pull/177 Title: #177: first letter of user name template for override_homedir
centos-ci commented: """ Can one of the admins verify this patch? """
See the full comment at https://github.com/SSSD/sssd/pull/177#issuecomment-283660048
URL: https://github.com/SSSD/sssd/pull/177 Title: #177: first letter of user name template for override_homedir
jhrozek commented: """ ok to test """
See the full comment at https://github.com/SSSD/sssd/pull/177#issuecomment-283676284
URL: https://github.com/SSSD/sssd/pull/177 Title: #177: first letter of user name template for override_homedir
lslebodn commented: """ I think that we have ticket somewhere for this use-case. So we can close it and mention in commit mesage.
I'll try to find it and BTW thank you very much for patch. """
See the full comment at https://github.com/SSSD/sssd/pull/177#issuecomment-284093528
URL: https://github.com/SSSD/sssd/pull/177 Title: #177: first letter of user name template for override_homedir
Label: +Changes requested
URL: https://github.com/SSSD/sssd/pull/177 Author: reguero Title: #177: first letter of user name template for override_homedir Action: synchronized
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/177/head:pr177 git checkout pr177
URL: https://github.com/SSSD/sssd/pull/177 Title: #177: first letter of user name template for override_homedir
reguero commented: """ Thanks, I think the code is indeed cleaner with @lslebodn suggestion. """
See the full comment at https://github.com/SSSD/sssd/pull/177#issuecomment-284374514
URL: https://github.com/SSSD/sssd/pull/177 Title: #177: first letter of user name template for override_homedir
Label: -Changes requested
URL: https://github.com/SSSD/sssd/pull/177 Title: #177: first letter of user name template for override_homedir
jhrozek commented: """ I'm sure @lslebodn will do another round of review soon, but just to let you know, he's away for the rest of the week. So we're not ignoring you if you don't see a reply until next week :-) """
See the full comment at https://github.com/SSSD/sssd/pull/177#issuecomment-284664335
URL: https://github.com/SSSD/sssd/pull/177 Title: #177: first letter of user name template for override_homedir
reguero commented: """ Thanks @jhrozek no problem! """
See the full comment at https://github.com/SSSD/sssd/pull/177#issuecomment-284724851
URL: https://github.com/SSSD/sssd/pull/177 Title: #177: first letter of user name template for override_homedir
lslebodn commented: """ I found the ticket https://pagure.io/SSSD/sssd/issue/2668
I squashed patches together and pushed. Thank you very much.
master: * 7f97e6098503a4426dbeeb773b48f27041440be2 """
See the full comment at https://github.com/SSSD/sssd/pull/177#issuecomment-284856885
URL: https://github.com/SSSD/sssd/pull/177 Author: reguero Title: #177: first letter of user name template for override_homedir Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/177/head:pr177 git checkout pr177
URL: https://github.com/SSSD/sssd/pull/177 Title: #177: first letter of user name template for override_homedir
Label: +Pushed
sssd-devel@lists.fedorahosted.org