Hi, On Thu, Dec 26, 2013 at 11:59:28AM +0600, Arthur Faizullin wrote: > > As I mentioned earlier in my previous topic, when I do: > # authconfig --enablemkhomedir update > that somehow makes sssd off (disables autostart), so I should do: > # chkconfig sssd on > os: EL6 (CentOS) > ipa version: 3.0 (from repository) > That is not a big problem, but anyway that is not right. > If it is normal way, then it is not mentioned in documentation.
Well, when calling authconfig you do not provide any new data (IPA servers or such) which could be used by sssd. Is the following leaving sssd enabled? # authconfig --enablemkhomedir --enablesssd --update Christian _______________________________________________ Freeipa-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-users
