[SSSD] [sssd PR#530][comment] GPO: Add "thinlinc" to ad_gpo_map_remote_interactive

2018-03-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/530 Title: #530: GPO: Add "thinlinc" to ad_gpo_map_remote_interactive fidencio commented: """ We have discussed this a little bit on #sssd and, AFAIU (@simo5, please correct me if I got something wrong) the ideal situation would be: - **also** add this opt

[SSSD] [sssd PR#531][comment] Add the needed machinery to have automated builds for our COPR repos

2018-03-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/531 Title: #531: Add the needed machinery to have automated builds for our COPR repos fidencio commented: """ CI: http://${abc}/logs/job/86/51/summary.html """ See the full comment at https://github.com/SSSD/sssd/pull/531#issuecomment-371893328 _

[SSSD] [sssd PR#530][comment] GPO: Add "thinlinc" to ad_gpo_map_remote_interactive

2018-03-09 Thread simo5
URL: https://github.com/SSSD/sssd/pull/530 Title: #530: GPO: Add "thinlinc" to ad_gpo_map_remote_interactive simo5 commented: """ The default should be a global option, not per domain. """ See the full comment at https://github.com/SSSD/sssd/pull/530#issuecomment-371873957

[SSSD] [sssd PR#530][comment] GPO: Add "thinlinc" to ad_gpo_map_remote_interactive

2018-03-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/530 Title: #530: GPO: Add "thinlinc" to ad_gpo_map_remote_interactive fidencio commented: """ @simo5, @CendioOssman, Dropping a config snippet in /etc/sssd/conf.d/ with the option would be the way to go ... and I'd like to see it being done by, for instan

[SSSD] [sssd PR#530][comment] GPO: Add "thinlinc" to ad_gpo_map_remote_interactive

2018-03-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/530 Title: #530: GPO: Add "thinlinc" to ad_gpo_map_remote_interactive fidencio commented: """ @simo5, @CendioOssman, Dropping a config snippet in /etc/sssd/conf.d/ with the option would be the way to go ... and I'd like to see it being done by, for instan

[SSSD] [sssd PR#530][comment] GPO: Add "thinlinc" to ad_gpo_map_remote_interactive

2018-03-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/530 Title: #530: GPO: Add "thinlinc" to ad_gpo_map_remote_interactive fidencio commented: """ @simo5, @CendioOssman, Dropping a config snippet in /etc/sssd/conf.d/ with the option would be the way to go ... and I'd like to see it being done by, for instan

[SSSD] [sssd PR#530][comment] GPO: Add "thinlinc" to ad_gpo_map_remote_interactive

2018-03-09 Thread CendioOssman
URL: https://github.com/SSSD/sssd/pull/530 Title: #530: GPO: Add "thinlinc" to ad_gpo_map_remote_interactive CendioOssman commented: """ I saw a `conf.d/` on RHEL 7, but not on Ubuntu 16.04. That could be a way. But it seems that `ad_gpo_map_remote_interactive` cannot be changed in the global

[SSSD] [sssd PR#530][comment] GPO: Add "thinlinc" to ad_gpo_map_remote_interactive

2018-03-09 Thread simo5
URL: https://github.com/SSSD/sssd/pull/530 Title: #530: GPO: Add "thinlinc" to ad_gpo_map_remote_interactive simo5 commented: """ We may think of a mechanism to add a comment or a file somewhere we can read, so that software can distribute their GPO mappings in their RPMs/DEBs/etc.. instead of

[SSSD] [sssd PR#531][opened] Add the needed machinery to have automated builds for our COPR repos

2018-03-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/531 Author: fidencio Title: #531: Add the needed machinery to have automated builds for our COPR repos Action: opened PR body: """ As the title says, these patches are introducing the needed machinery to have automated builds for our COPR repos. The ne

[SSSD] [sssd PR#530][comment] GPO: Add "thinlinc" to ad_gpo_map_remote_interactive

2018-03-09 Thread mzidek-rh
URL: https://github.com/SSSD/sssd/pull/530 Title: #530: GPO: Add "thinlinc" to ad_gpo_map_remote_interactive mzidek-rh commented: """ I opened https://pagure.io/SSSD/sssd/issue/3664 to track the logging issue. Thank you @CendioOssman for this feedback. About putting the thinlinc PAM service t

[SSSD] Announcing SSSD 1.16.1

2018-03-09 Thread Jakub Hrozek
SSSD 1.16.1 === The SSSD team is proud to announce the release of version 1.16.1 of the System Security Services Daemon. The tarball can be downloaded from https://releases.pagure.org/SSSD/sssd/ RPM packages will be made available for Fedora shortly. Feedback Please provide com

[SSSD] [sssd PR#530][comment] GPO: Add "thinlinc" to ad_gpo_map_remote_interactive

2018-03-09 Thread CendioOssman
URL: https://github.com/SSSD/sssd/pull/530 Title: #530: GPO: Add "thinlinc" to ad_gpo_map_remote_interactive CendioOssman commented: """ > I do not think this is a good way to approach this issue. There can be > hundreds of different PAM services that could be mapped to different gpo > rules.

[SSSD] [sssd PR#530][comment] GPO: Add "thinlinc" to ad_gpo_map_remote_interactive

2018-03-09 Thread mzidek-rh
URL: https://github.com/SSSD/sssd/pull/530 Title: #530: GPO: Add "thinlinc" to ad_gpo_map_remote_interactive mzidek-rh commented: """ Hello, I do not think this is a good way to approach this issue. There can be hundreds of different PAM services that could be mapped to different gpo rules. We

[SSSD] [sssd PR#530][comment] GPO: Add "thinlinc" to ad_gpo_map_remote_interactive

2018-03-09 Thread CendioOssman
URL: https://github.com/SSSD/sssd/pull/530 Title: #530: GPO: Add "thinlinc" to ad_gpo_map_remote_interactive CendioOssman commented: """ Right, we found that. But it's hard to discover that you have to do that, and it would be better if things just worked by default. """ See the full comment a

[SSSD] [sssd PR#530][comment] GPO: Add "thinlinc" to ad_gpo_map_remote_interactive

2018-03-09 Thread mzidek-rh
URL: https://github.com/SSSD/sssd/pull/530 Title: #530: GPO: Add "thinlinc" to ad_gpo_map_remote_interactive mzidek-rh commented: """ Hello, it is not necessary to change the internal defaults to support ThinLinc. The mapping of PAM services to GPO rules is configurable in the domain section o

[SSSD] [sssd PR#530][comment] GPO: Add "thinlinc" to ad_gpo_map_remote_interactive

2018-03-09 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/530 Title: #530: GPO: Add "thinlinc" to ad_gpo_map_remote_interactive fidencio commented: """ ok to test """ See the full comment at https://github.com/SSSD/sssd/pull/530#issuecomment-371763136 ___ sssd-devel ma

[SSSD] [sssd PR#530][comment] GPO: Add "thinlinc" to ad_gpo_map_remote_interactive

2018-03-09 Thread CendioOssman
URL: https://github.com/SSSD/sssd/pull/530 Title: #530: GPO: Add "thinlinc" to ad_gpo_map_remote_interactive CendioOssman commented: """ Any backports of this to stable branches would also be nice as the failure mode is rather confusing (the default logging doesn't state why the account is den

[SSSD] [sssd PR#530][comment] GPO: Add "thinlinc" to ad_gpo_map_remote_interactive

2018-03-09 Thread centos-ci
URL: https://github.com/SSSD/sssd/pull/530 Title: #530: GPO: Add "thinlinc" to ad_gpo_map_remote_interactive centos-ci commented: """ Can one of the admins verify this patch? """ See the full comment at https://github.com/SSSD/sssd/pull/530#issuecomment-371759075 __

[SSSD] [sssd PR#530][opened] GPO: Add "thinlinc" to ad_gpo_map_remote_interactive

2018-03-09 Thread CendioOssman
URL: https://github.com/SSSD/sssd/pull/530 Author: CendioOssman Title: #530: GPO: Add "thinlinc" to ad_gpo_map_remote_interactive Action: opened PR body: """ ThinLinc is a remote desktop server, very similar to the Remote Desktop Services referenced in the Active Directory description for this

[SSSD] [sssd PR#530][comment] GPO: Add "thinlinc" to ad_gpo_map_remote_interactive

2018-03-09 Thread centos-ci
URL: https://github.com/SSSD/sssd/pull/530 Title: #530: GPO: Add "thinlinc" to ad_gpo_map_remote_interactive centos-ci commented: """ Can one of the admins verify this patch? """ See the full comment at https://github.com/SSSD/sssd/pull/530#issuecomment-371759076 __