<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>User on Technical Notes</title><link>http://luispa.com/en/tags/user/</link><description>Recent content in User on Technical Notes</description><generator>Hugo -- 0.148.0</generator><language>en-US</language><lastBuildDate>Fri, 16 Feb 2024 00:00:00 +0000</lastBuildDate><atom:link href="http://luispa.com/en/tags/user/index.xml" rel="self" type="application/rss+xml"/><item><title>Mac Users from CLI</title><link>http://luispa.com/en/posts/2024-02-16-mac-users/</link><pubDate>Fri, 16 Feb 2024 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2024-02-16-mac-users/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-logout.svg" alt="user logo" width="150px" height="150px" style="float:left; padding-right:25px" />
&lt;p>To find all available users on a macOS system from the command line, you can use a Bash script. The macOS operating system, like other Unix-like systems, stores user information in various system files, primarily in &lt;code>/etc/passwd&lt;/code>. macOS uses Open Directory for user management, so you can use commands like &lt;code>dscl&lt;/code> to query this information.&lt;/p>
&lt;br clear="left"/></description></item><item><title>User Systemd Services</title><link>http://luispa.com/en/posts/2021-05-30-systemd-usuario/</link><pubDate>Sun, 30 May 2021 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2021-05-30-systemd-usuario/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-systemd.svg" alt="systemd logo" width="150px" height="150px" style="float:left; padding-right:25px" />
&lt;p>The &lt;a href="https://systemd.io/">systemd&lt;/a> manager allows configuring services from a normal system user. These &lt;em>&lt;strong>systemd user services&lt;/strong>&lt;/em> are a little-known but very useful feature. It consists of being able to create and use &lt;code>.service&lt;/code> files from a user&amp;rsquo;s local directory that run with their privileges.&lt;/p>
&lt;br clear="left"/></description></item></channel></rss>