Re: [Freeipa-users] Debian client installation

2017-02-22 Thread Lukas Slebodnik
On (22/02/17 17:35), Per Qvindesland wrote:
>Hi 
>
>Thanks for the answer.
>
>Is there any workaround for this that anyone can suggest?
>
There are two vesions of sudo packages in debian
sudo and sudo-ldap. IIRC the 1st one is compiled with sssd support
and 2nd one just with ldap support.

Which one do you use ?
You can check output of sudo --version | grep sss.

If neither of pacakges are compiled with sssd by default in wheezy
then you can try install packages from wheezy-backports.

And then I would recommend to follow instructions in manual page
sssd-sudo.

LS

-- 
Manage your subscription for the Freeipa-users mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-users
Go to http://freeipa.org for more info on the project


Re: [Freeipa-users] Debian client installation

2017-02-22 Thread Per Qvindesland
Hi 

Thanks for the answer.

Is there any workaround for this that anyone can suggest?

Regards
Per 

Sent from my Commodore 64

> On 18 Feb 2017, at 05:34, Timo Aaltonen  wrote:
> 
>> On 17.02.2017 17:37, Per Qvindesland wrote:
>> Hi All
>> 
>> I have installed free ipa client by using 
>> http://www.pakjiddat.pk/articles/all/installing-freeipa-client-on-debian 
>> which works, but I am unable to get the sudo to work, on debian 7.11 
>> machines,  sssd installed version is 1.9.6 which I think is pretty old.
>> 
>> Does anyone have any suggestions on how to get sudo to work on debian 7? 
>> perhaps another more updated how to?
> 
> you need sudo built with sssd support, which that repo is lacking.
> 
> 
> -- 
> t

-- 
Manage your subscription for the Freeipa-users mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-users
Go to http://freeipa.org for more info on the project


Re: [Freeipa-users] Debian client installation

2017-02-17 Thread Timo Aaltonen
On 17.02.2017 17:37, Per Qvindesland wrote:
> Hi All
> 
> I have installed free ipa client by using 
> http://www.pakjiddat.pk/articles/all/installing-freeipa-client-on-debian 
> which works, but I am unable to get the sudo to work, on debian 7.11 
> machines,  sssd installed version is 1.9.6 which I think is pretty old.
> 
> Does anyone have any suggestions on how to get sudo to work on debian 7? 
> perhaps another more updated how to?

you need sudo built with sssd support, which that repo is lacking.


-- 
t

-- 
Manage your subscription for the Freeipa-users mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-users
Go to http://freeipa.org for more info on the project