Re: sssd cannot modify the mtime of krb5.conf

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/11/2016 09:33 AM, ronnyforberger@xxxxxxxxxxxxxxxxx wrote:
> Hi,
> I get the following error on sssd on FreeBSD:
> 
> (Fri Nov 11 18:15:36 2016) [sssd[be[ronnyforberger.de]]] [sss_krb5_touch_config] (0x0020): Unable to change mtime of "${prefix}/etc/krb5.conf" [2]: No such file or directory
> (Fri Nov 11 18:15:36 2016) [sssd[be[ronnyforberger.de]]] [sss_write_domain_mappings] (0x0020): Unable to change last modification time of krb5.conf. Created mappings may not be loaded.
> 
> The krb5.conf is owned and writeable by root and sssd also runs as root.
> 
> What can be the problem?

This list is for the Fedora implementation of Linux, not FreeBSD. This
question is better aimed at a FreeBSD list.

That being said, the error message specifies that

	..."${prefix}/etc/krb5.conf" [2]: No such file or directory

So it depends on what "${prefix}" evaluates to. My guess is that it's
pointing at /usr/local or something, so the actual file it'd be looking
at is "/usr/local/etc/krb5.conf" and that file isn't present.

The sssd.conf file does offer a "base_directory" option in the local
domain section. If not defined, it defaults to "/home" and things done
in sssd's local domain end up in the /home/<username>. I'm not sure if
that's what "${prefix}" is based on or not.

You could try winding up the debug level in sssd.conf to 0x0100 or
higher, restarting sssd and checking the logs to see what the sssd
config looks like. It might tell you what "${prefix}" evaluates to.

Again, this should be on a FreeBSD list, not here.
----------------------------------------------------------------------
- Rick Stevens, Systems Engineer, AllDigital    ricks@xxxxxxxxxxxxxx -
- AIM/Skype: therps2        ICQ: 226437340           Yahoo: origrps2 -
-                                                                    -
-           This message printed using recycled bandwidth            -
----------------------------------------------------------------------
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux