<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://hpc-wiki.info/hpc/index.php?action=history&amp;feed=atom&amp;title=Admin_Cluster_Data_Privacy</id>
	<title>Admin Cluster Data Privacy - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://hpc-wiki.info/hpc/index.php?action=history&amp;feed=atom&amp;title=Admin_Cluster_Data_Privacy"/>
	<link rel="alternate" type="text/html" href="https://hpc-wiki.info/hpc/index.php?title=Admin_Cluster_Data_Privacy&amp;action=history"/>
	<updated>2026-05-26T11:16:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.9</generator>
	<entry>
		<id>https://hpc-wiki.info/hpc/index.php?title=Admin_Cluster_Data_Privacy&amp;diff=4954&amp;oldid=prev</id>
		<title>Robert-schade-e757@uni-paderborn.de: Created page with &quot;Cluster Data Priavcy&lt;nowiki /&gt; Cluster Data Privacy&lt;nowiki /&gt; {{DISPLAYTITLE:Cluster Data Privacy (Admin Guide)}}&lt;no...&quot;</title>
		<link rel="alternate" type="text/html" href="https://hpc-wiki.info/hpc/index.php?title=Admin_Cluster_Data_Privacy&amp;diff=4954&amp;oldid=prev"/>
		<updated>2022-10-27T06:21:41Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/hpc/Category:HPC-Admin&quot; title=&quot;Category:HPC-Admin&quot;&gt;Cluster Data Priavcy&lt;/a&gt;&amp;lt;nowiki /&amp;gt; &lt;a href=&quot;/hpc/Category:HPC.NRW-Best-Practices&quot; title=&quot;Category:HPC.NRW-Best-Practices&quot;&gt;Cluster Data Privacy&lt;/a&gt;&amp;lt;nowiki /&amp;gt; {{DISPLAYTITLE:Cluster Data Privacy (Admin Guide)}}&amp;lt;no...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:HPC-Admin|Cluster Data Priavcy]]&amp;lt;nowiki /&amp;gt;&lt;br /&gt;
[[Category:HPC.NRW-Best-Practices|Cluster Data Privacy]]&amp;lt;nowiki /&amp;gt;&lt;br /&gt;
{{DISPLAYTITLE:Cluster Data Privacy (Admin Guide)}}&amp;lt;nowiki /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Practical Measures to increase Data Privacy on HPC Systems ==&lt;br /&gt;
&lt;br /&gt;
=== SLURM ===&lt;br /&gt;
==== Visibility of Jobs ==== &lt;br /&gt;
Slurm can be configured with the PrivateData option which can take different arguments depending on which information should be restricted. A detailed list can be found at [https://slurm.schedmd.com/slurm.conf.html]. This option has to be added to the slurm.conf and the slurmdbd.conf.&lt;br /&gt;
For a HPC system the following choice is a good starting point:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
PrivateData=accounts,users,usage,jobs,events&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Visibility of Data during a Job ====&lt;br /&gt;
Slurm job container ([https://slurm.schedmd.com/job_container.conf.html]) can be used to isolate the usage of /dev/shm and /tmp when nodes are shared between jobs. &lt;br /&gt;
&lt;br /&gt;
==== Accounting Data ====&lt;br /&gt;
The Slurmdbd support the automatic purging of data (events, jobs, reservations, job steps, usage) in the accounting database based on a time schedule with the options PurgeEventAfter, PurgeJobAfter, PurgeResvAfter, PurgeStepAfter, PurgeSuspendAfter, PurgeTXNAfter, and PurgeUsageAfter. Together with the archiving functionality and especially the ArchiveScript fine-grained purging can be realized.&lt;br /&gt;
&lt;br /&gt;
=== Visibility of Processes ===&lt;br /&gt;
The visibility of processes of other users on the frontend nodes or compute nodes with options like hidepid ([https://www.kernel.org/doc/html/latest/filesystems/proc.html#mount-options]), ProtectProc and ProcSubset ([https://www.freedesktop.org/software/systemd/man/systemd.exec.html]). However, careful testing of services especially monitoring services is required to avoid side effects.&lt;br /&gt;
&lt;br /&gt;
=== Visibility of Login Information ===&lt;br /&gt;
The access to files like /var/log/lastlog, /var/run/utmp, and /var/log/wtmp can be restricted to disable tools like who, last and lastlog.&lt;/div&gt;</summary>
		<author><name>Robert-schade-e757@uni-paderborn.de</name></author>
	</entry>
</feed>