[389-users] Re: SSSD Howto: Why not use pam-config on SUSE/openSUSE?

2020-04-21 Thread William Brown


> On 22 Apr 2020, at 06:28, Johannes Kastl  wrote:
> 
> On 21.04.20 at 01:59 William Brown wrote:
>>> On 21 Apr 2020, at 06:08, Johannes Kastl  wrote:
> 
>>> *g*
>> 
>> Sorry I don't understand this comment?
> 
> I knew I should have used my usual smiley instead.
> 
> Basically I wanted to show that this indeed a valid reason for not using
> pam-config...

All good, thanks for the explanation. :) 


> 
> Johannes
> 
> -- 
> Johannes Kastl
> Linux Consultant & Trainer
> Tel.: +49 (0) 151 2372 5802
> Mail: ka...@b1-systems.de
> 
> B1 Systems GmbH
> Osterfeldstraße 7 / 85088 Vohburg
> http://www.b1-systems.de
> GF: Ralph Dehner
> Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
> 
> ___
> 389-users mailing list -- 389-users@lists.fedoraproject.org
> To unsubscribe send an email to 389-users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org

—
Sincerely,

William Brown

Senior Software Engineer, 389 Directory Server
SUSE Labs
___
389-users mailing list -- 389-users@lists.fedoraproject.org
To unsubscribe send an email to 389-users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org


[389-users] Re: SSSD Howto: Why not use pam-config on SUSE/openSUSE?

2020-04-21 Thread Johannes Kastl
On 21.04.20 at 01:59 William Brown wrote:
>> On 21 Apr 2020, at 06:08, Johannes Kastl  wrote:

>> *g*
> 
> Sorry I don't understand this comment?

I knew I should have used my usual smiley instead.

Basically I wanted to show that this indeed a valid reason for not using
pam-config...

Johannes

-- 
Johannes Kastl
Linux Consultant & Trainer
Tel.: +49 (0) 151 2372 5802
Mail: ka...@b1-systems.de

B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg
http://www.b1-systems.de
GF: Ralph Dehner
Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537



signature.asc
Description: OpenPGP digital signature
___
389-users mailing list -- 389-users@lists.fedoraproject.org
To unsubscribe send an email to 389-users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org


[389-users] Re: SSSD Howto: Why not use pam-config on SUSE/openSUSE?

2020-04-20 Thread William Brown


> On 21 Apr 2020, at 06:08, Johannes Kastl  wrote:
> 
> On 20.04.20 at 01:14 William Brown wrote:
>>> On 17 Apr 2020, at 18:36, Johannes Kastl  wrote:
>>> uis there a special reason why the SSSD Howto
>>> https://www.port389.org/docs/389ds/howto/howto-sssd.html does not use
>>> "pam-config -a -sss" on SUSE/openSUSE? Instead if manually tweaking (and
>>> breaking) the files, this does what is needed in the proper way.
>>> 
>>> If there isn't, I would create a PR for that documentation to at least 
>>> mention
>>> that it is a lot easier using pam-config.
>> 
>> I didn't know pam-config existed is basically the reason why. 
> 
> *g*

Sorry I don't understand this comment?

> 
> https://github.com/marcus2376/389wiki/pull/35

Thanks for the PR :) I'll give it a test

> 
> Johannes
> 
> -- 
> Johannes Kastl
> Linux Consultant & Trainer
> Tel.: +49 (0) 151 2372 5802
> Mail: ka...@b1-systems.de
> 
> B1 Systems GmbH
> Osterfeldstraße 7 / 85088 Vohburg
> http://www.b1-systems.de
> GF: Ralph Dehner
> Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
> 
> ___
> 389-users mailing list -- 389-users@lists.fedoraproject.org
> To unsubscribe send an email to 389-users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org

—
Sincerely,

William Brown

Senior Software Engineer, 389 Directory Server
SUSE Labs
___
389-users mailing list -- 389-users@lists.fedoraproject.org
To unsubscribe send an email to 389-users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org


[389-users] Re: SSSD Howto: Why not use pam-config on SUSE/openSUSE?

2020-04-20 Thread Johannes Kastl
On 20.04.20 at 01:14 William Brown wrote:
>> On 17 Apr 2020, at 18:36, Johannes Kastl  wrote:
>> uis there a special reason why the SSSD Howto
>> https://www.port389.org/docs/389ds/howto/howto-sssd.html does not use
>> "pam-config -a -sss" on SUSE/openSUSE? Instead if manually tweaking (and
>> breaking) the files, this does what is needed in the proper way.
>>
>> If there isn't, I would create a PR for that documentation to at least 
>> mention
>> that it is a lot easier using pam-config.
> 
> I didn't know pam-config existed is basically the reason why. 

*g*

https://github.com/marcus2376/389wiki/pull/35

Johannes

-- 
Johannes Kastl
Linux Consultant & Trainer
Tel.: +49 (0) 151 2372 5802
Mail: ka...@b1-systems.de

B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg
http://www.b1-systems.de
GF: Ralph Dehner
Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537



signature.asc
Description: OpenPGP digital signature
___
389-users mailing list -- 389-users@lists.fedoraproject.org
To unsubscribe send an email to 389-users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org


[389-users] Re: SSSD Howto: Why not use pam-config on SUSE/openSUSE?

2020-04-19 Thread William Brown


> On 17 Apr 2020, at 18:36, Johannes Kastl  wrote:
> 
> Hi,
> 
> uis there a special reason why the SSSD Howto
> https://www.port389.org/docs/389ds/howto/howto-sssd.html does not use
> "pam-config -a -sss" on SUSE/openSUSE? Instead if manually tweaking (and
> breaking) the files, this does what is needed in the proper way.
> 
> If there isn't, I would create a PR for that documentation to at least mention
> that it is a lot easier using pam-config.

I didn't know pam-config existed is basically the reason why. 

> 
> Kind Regards
> Johannes
> 
> -- 
> Johannes Kastl
> Linux Consultant & Trainer
> Tel.: +49 (0) 151 2372 5802
> Mail: ka...@b1-systems.de
> 
> B1 Systems GmbH
> Osterfeldstraße 7 / 85088 Vohburg
> http://www.b1-systems.de
> GF: Ralph Dehner
> Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
> 
> ___
> 389-users mailing list -- 389-users@lists.fedoraproject.org
> To unsubscribe send an email to 389-users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org

—
Sincerely,

William Brown

Senior Software Engineer, 389 Directory Server
SUSE Labs
___
389-users mailing list -- 389-users@lists.fedoraproject.org
To unsubscribe send an email to 389-users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org