1 <samba:parameter name="utmp directory"
4 advanced="1" developer="1"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <para>This parameter is only available if Samba has
8 been configured and compiled with the option <command moreinfo="none">
9 --with-utmp</command>. It specifies a directory pathname that is
10 used to store the utmp or utmpx files (depending on the UNIX system) that
11 record user connections to a Samba server. By default this is
12 not set, meaning the system will use whatever utmp file the
13 native system is set to use (usually
14 <filename moreinfo="none">/var/run/utmp</filename> on Linux).</para>
17 <related>utmp</related>
19 <value type="default"><comment>Determined automatically</comment></value>
20 <value type="example">/var/run/utmp</value>