[Samba] Override Linux homedir given by AD

Rowland Penny rowlandpenny at googlemail.com
Thu Oct 31 05:52:18 MDT 2013


On 31/10/13 10:50, L.P.H. van Belle wrote:
> Hai,
>
> I've seen sssd 1.11.1 in ubuntu saucy.
>
> Can i use that one also, aka somebody tried that.
> If not, i'll go rebuild this for ubuntu precise and test it.
> any options/parameters i need for compile? special options ?
>
> Best regards,
>
> Louis
>
Hi Louis, dont bother, there is a ppa:

nano /etc/apt/sources.list

Add:

# sssd
deb http://ppa.launchpad.net/sssd/updates/ubuntu precise main
deb-src http://ppa.launchpad.net/sssd/updates/ubuntu precise main

gpg --keyserver subkeys.pgp.net --recv B9BF7660CA45F42B

gpg --export --armor CA45F42B | sudo apt-key add -

apt-get update
apt-get -y install sssd sssd-tools

Rowland



More information about the samba mailing list