Discussion:
[SSSD] [sssd PR#5617][opened] man: fix p11_uri example URIs
sigmaris
2021-04-30 12:27:53 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5617
Author: sigmaris
Title: #5617: man: fix p11_uri example URIs
Action: opened

PR body:
"""
The p11_uri requires a pkcs11: scheme, using `p11_uri = slot-description=My..` without pkcs11: as a prefix will cause p11_child to log an error:

p11_kit_uri_parse failed [-2][URI scheme must be 'pkcs11:'].

Fix the examples to include the pkcs11: scheme.
"""

To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/5617/head:pr5617
git checkout pr5617
sumit-bose
2021-04-30 13:46:21 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5617
Title: #5617: man: fix p11_uri example URIs

sumit-bose commented:
"""
Hi,

thank you very much for the patch, the change is correct. ACK.

bye,
Sumit
"""

See the full comment at https://github.com/SSSD/sssd/pull/5617#issuecomment-830106678
sumit-bose
2021-04-30 13:46:28 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5617
Title: #5617: man: fix p11_uri example URIs

Label: +Accepted
pbrezina
2021-05-04 10:01:14 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5617
Title: #5617: man: fix p11_uri example URIs

Label: +Ready to push
pbrezina
2021-05-05 15:12:41 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5617
Title: #5617: man: fix p11_uri example URIs

pbrezina commented:
"""
Pushed PR: https://github.com/SSSD/sssd/pull/5617

* `master`
* a0179e31cf3a72b2044b57c1f9b90f360d0d73e0 - man: fix p11_uri example URIs

"""

See the full comment at https://github.com/SSSD/sssd/pull/5617#issuecomment-832769458
pbrezina
2021-05-05 15:12:49 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5617
Title: #5617: man: fix p11_uri example URIs

Label: -Accepted
pbrezina
2021-05-05 15:12:47 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5617
Title: #5617: man: fix p11_uri example URIs

Label: +Pushed
pbrezina
2021-05-05 15:12:52 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5617
Author: sigmaris
Title: #5617: man: fix p11_uri example URIs
Action: closed

To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/5617/head:pr5617
git checkout pr5617
pbrezina
2021-05-05 15:12:50 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5617
Title: #5617: man: fix p11_uri example URIs

Label: -Ready to push

Loading...