| Server IP : 85.112.90.236 / Your IP : 192.168.1.26 Web Server : Apache System : Linux 85-112-90-236.cprapid.com 6.12.0-211.7.3.el10_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 12:46:58 EDT 2026 x86_64 User : ftechme ( 1002) PHP Version : 8.2.32 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/help/tr/system-admin-guide/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="dconf-nfs-home" xml:lang="tr">
<info>
<link type="guide" xref="setup"/>
<link type="seealso" xref="dconf-profiles"/>
<link type="seealso" xref="dconf-custom-defaults"/>
<revision version="0.1" date="2013-03-19" status="draft"/>
<revision pkgversion="3.8" date="2013-05-09" status="review"/>
<revision pkgversion="3.12" date="2014-06-17" status="review"/>
<credit type="author copyright">
<name>Jana Svarova</name>
<email>jana.svarova@gmail.com</email>
<years>2013</years>
</credit>
<credit type="author copyright">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
<years>2013</years>
</credit>
<credit type="editor">
<name>Petr Kovar</name>
<email>pknbe@volny.cz</email>
<years>2014</years>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Update the system configuration for <sys>dconf</sys> to store settings
in an <sys>NFS</sys> home directory.</desc>
</info>
<title>Store settings over <sys>NFS</sys></title>
<p>For <sys its:translate="no">dconf</sys> to work correctly when using
<sys>Network File System</sys> (<sys>NFS</sys>) home directories, the
<sys its:translate="no">dconf</sys> <em>keyfile back end</em> must be
used.</p>
<steps>
<item>
<p>Create or edit the <file its:translate="no">/etc/dconf/profile/user</file> file
on every client.</p>
</item>
<item>
<p>At the very beginning of this file, add the following line:</p>
<code><input its:translate="no">service-db:keyfile/user</input></code>
</item>
</steps>
<p>The <sys its:translate="no">dconf</sys> <em>keyfile back end</em> will only
take effect the next time that the user logs in. It polls the keyfile to
determine whether updates have been made, so settings may not be updated
immediately.</p>
<p>If a <em>keyfile back end</em> is not used, the user settings may not be
retrieved or updated correctly.</p>
</page>