----- Original Message ----- > On Tue, 17 Dec 2013, Yassir Elley wrote: > >Hi guys, > > > >I am getting the following two warnings running with the latest F20 sssd > >bits: > > > >[yelley@f20-laptop ~]$ ssh allowed_u...@foo.com@localhost > >allowed_u...@foo.com@localhost's password: > >org.freedesktop.DBus.Error.ServiceUnknown: The name > >com.redhat.oddjob_mkhomedir was not provided by any .service files > >Could not chdir to home directory /home/foo.com/allowed_user: No such file > >or directory > > > >Any ideas? > systemctl enable oddjobd > > Nobody enables the service. >
The oddjobd service is already enabled, but, for some reason, it is inactive (dead). [yelley@f20-laptop ~]$ systemctl status oddjobd oddjobd.service - privileged operations for unprivileged applications Loaded: loaded (/usr/lib/systemd/system/oddjobd.service; enabled) Active: inactive (dead) In any case, calling "systemctl start oddjobd" starts the service and the issues go away. Thanks, Yassir. _______________________________________________ sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/sssd-devel