[SSSD] [sssd PR#5487][+Waiting for review] alltests: password_policy: Removing the log debug messages

2021-02-02 Thread madhuriupadhye
URL: https://github.com/SSSD/sssd/pull/5487 Title: #5487: alltests: password_policy: Removing the log debug messages Label: +Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#5487][opened] alltests: password_policy: Removing the log debug messages

2021-02-02 Thread madhuriupadhye
URL: https://github.com/SSSD/sssd/pull/5487 Author: madhuriupadhye Title: #5487: alltests: password_policy: Removing the log debug messages Action: opened PR body: """ Removing the debug messages since it's neither from PAM, SSSD, nor passwd and test does not depend on this dubug messages.

[SSSD] [sssd PR#5473][comment] Tests: alltests: Check default debug level of sssd and corresponding logs

2021-02-02 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/5473 Title: #5473: Tests: alltests: Check default debug level of sssd and corresponding logs alexey-tikhonov commented: """ Could you please fix "Unable to rebase on master" issue? """ See the full comment at

[SSSD] [sssd PR#5365][synchronized] Translations update from Weblate

2021-02-02 Thread weblate
URL: https://github.com/SSSD/sssd/pull/5365 Author: weblate Title: #5365: Translations update from Weblate Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5365/head:pr5365 git checkout pr5365 From

[SSSD] [sssd PR#5486][synchronized] krb5: allow to use subdomain realm during authentication

2021-02-02 Thread mastersin
URL: https://github.com/SSSD/sssd/pull/5486 Author: mastersin Title: #5486: krb5: allow to use subdomain realm during authentication Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5486/head:pr5486 git checkout pr5486

[SSSD] [sssd PR#5486][comment] krb5: allow to use subdomain realm during authentication

2021-02-02 Thread mastersin
URL: https://github.com/SSSD/sssd/pull/5486 Title: #5486: krb5: allow to use subdomain realm during authentication mastersin commented: """ I rewrite code and don't modify krb5_ctx now. More details for my use-case: * We have special migration process to using SambaDC as domain controller: *

[SSSD] [sssd PR#5486][synchronized] krb5: allow to use subdomain realm during authentication

2021-02-02 Thread mastersin
URL: https://github.com/SSSD/sssd/pull/5486 Author: mastersin Title: #5486: krb5: allow to use subdomain realm during authentication Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5486/head:pr5486 git checkout pr5486

[SSSD] [sssd PR#5478][synchronized] Tests: alltests: fetch autofs maps after coming online

2021-02-02 Thread shridhargadekar
URL: https://github.com/SSSD/sssd/pull/5478 Author: shridhargadekar Title: #5478: Tests: alltests: fetch autofs maps after coming online Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5478/head:pr5478 git checkout

[SSSD] [sssd PR#5474][comment] spec: synchronize with Fedora 34 spec file

2021-02-02 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/5474 Title: #5474: spec: synchronize with Fedora 34 spec file alexey-tikhonov commented: """ Another thing: on "src/external/libcollection.m4" error message is "Please install libcollection-devel" but we do not require "-devel", merely binaries. """ See