<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[What is this?]]></title><description><![CDATA[<p dir="auto">/root(1): cat /etc/passwd</p>
<h1><a class="anchor-offset" name="freebsd-src-etc-master.passwd-v-1.39-2004-08-01-21-33-47-markm-exp"></a>$FreeBSD: src/etc/master.passwd,v 1.39 2004/08/01 21:33:47 markm Exp $</h1>
<h1><a class="anchor-offset"></a></h1>
<p dir="auto">root:<em>:0:0:Charlie &amp;:/root:/bin/sh<br />
toor:</em>:0:0:Bourne-again Superuser:/root:<br />
daemon:<em>:1:1:Owner of many system processes:/root:/usr/sbin/nologin<br />
operator:</em>:2:5:System &amp;:/:/usr/sbin/nologin<br />
bin:<em>:3:7:Binaries Commands and Source:/:/usr/sbin/nologin<br />
tty:</em>:4:65533:Tty Sandbox:/:/usr/sbin/nologin<br />
kmem:<em>:5:65533:KMem Sandbox:/:/usr/sbin/nologin<br />
games:</em>:7:13:Games pseudo-user:/usr/games:/usr/sbin/nologin<br />
news:<em>:8:8:News Subsystem:/:/usr/sbin/nologin<br />
man:</em>:9:9:Mister Man Pages:/usr/share/man:/usr/sbin/nologin<br />
sshd:<em>:22:22:Secure Shell Daemon:/var/empty:/usr/sbin/nologin<br />
smmsp:</em>:25:25:Sendmail Submission User:/var/spool/clientmqueue:/usr/sbin/nologin<br />
mailnull:<em>:26:26:Sendmail Default User:/var/spool/mqueue:/usr/sbin/nologin<br />
bind:</em>:53:53:Bind Sandbox:/:/usr/sbin/nologin<br />
proxy:<em>:62:62:Packet Filter pseudo-user:/nonexistent:/usr/sbin/nologin<br />
_pflogd:</em>:64:64:pflogd privsep user:/var/empty:/usr/sbin/nologin<br />
www:<em>:80:80:World Wide Web Owner:/nonexistent:/usr/sbin/nologin<br />
nobody:</em>:65534:65534:Unprivileged user:/nonexistent:/usr/sbin/nologin<br />
dhcpd:<em>:1002:1002:DHCP Daemon:/nonexistent:/sbin/nologin<br />
admin:</em>:0:0:System Administrator:/root:/etc/rc.initial<br />
_dhcp:<em>:65:65:dhcp programs:/var/empty:/usr/sbin/nologin<br />
_isakmpd:</em>:68:68:isakmpd privsep:/var/empty:/sbin/nologin<br />
uucp:<em>:66:66:UUCP pseudo-user:/var/spool/uucppublic:/usr/local/libexec/uucp/uucico<br />
pop:</em>:68:6:Post Office Owner:/nonexistent:/usr/sbin/nologin<br />
_ntp:<em>:123:123:NTP daemon:/var/empty:/sbin/nologin<br />
_relayd:</em>:913:913:Relay Daemon:/var/empty:/usr/sbin/nologin<br />
squid:<em><img src="https://forum.netgate.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f4af.png?v=d0a5ddc94ac" class="not-responsive emoji emoji-android emoji--100" style="height:23px;width:auto;vertical-align:middle" title=":100:" alt="💯" />100:Squid caching-proxy pseudo user:/usr/local/squid:/usr/sbin/nologin<br />
unbound:</em>:59:1:unbound dns resolver:/nonexistent:/usr/sbin/nologin</p>
<p dir="auto">please explain about  user root with Charlie on that line $ user toor | what are they exactly</p>
<p dir="auto">Thx</p>
]]></description><link>https://forum.netgate.com/topic/48407/what-is-this</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 20:06:25 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/48407.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 08 Sep 2012 17:47:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to What is this? on Mon, 10 Sep 2012 17:19:48 GMT]]></title><description><![CDATA[<p dir="auto">Actually BSD-based systems are descendents of UNIX and not really "UNIX-like" the same way that Linux is, but in general that is correct. BSD systems evolved from older/existing UNIX code, whereas Linux was coded to be "like" UNIX from the start. Po-tay-to, po-tah-to, six of one half a dozen of the other, etc. :-) There's a <a href="http://en.wikipedia.org/wiki/Unix-like" target="_blank" rel="noopener noreferrer nofollow ugc">Wikipedia doc explaining all the nuances of the term</a> for the curious.</p>
<p dir="auto">As for the passwd accounts, root and admin are tied together by us. The toor account is locked out by default can't be used, though it does exist we don't make use of it. Like many of the other accounts in that list, there are reasons in the underlying OS that they remain there. Various bits of FreeBSD docs would cover that part.</p>
]]></description><link>https://forum.netgate.com/post/355115</link><guid isPermaLink="true">https://forum.netgate.com/post/355115</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Mon, 10 Sep 2012 17:19:48 GMT</pubDate></item><item><title><![CDATA[Reply to What is this? on Mon, 10 Sep 2012 06:32:01 GMT]]></title><description><![CDATA[<p dir="auto">They both have their origin in the same place, but they've evolved differently. This means that while Linux and BSD are similar they have differences.</p>
<p dir="auto">Of course, they're both unix like ;)</p>
]]></description><link>https://forum.netgate.com/post/355024</link><guid isPermaLink="true">https://forum.netgate.com/post/355024</guid><dc:creator><![CDATA[Cry Havok]]></dc:creator><pubDate>Mon, 10 Sep 2012 06:32:01 GMT</pubDate></item><item><title><![CDATA[Reply to What is this? on Mon, 10 Sep 2012 06:15:33 GMT]]></title><description><![CDATA[<p dir="auto">ok thx a lot for the explanation it very different with the unix-like system (linux) if i'm not mistaken  ;D</p>
]]></description><link>https://forum.netgate.com/post/355021</link><guid isPermaLink="true">https://forum.netgate.com/post/355021</guid><dc:creator><![CDATA[mxn]]></dc:creator><pubDate>Mon, 10 Sep 2012 06:15:33 GMT</pubDate></item><item><title><![CDATA[Reply to What is this? on Sun, 09 Sep 2012 20:35:43 GMT]]></title><description><![CDATA[<p dir="auto">toor - an alternative login for if you lock yourself out of your root account - special to BSD</p>
<p dir="auto">root - the superuser account that all unix systems have</p>
<p dir="auto">If you go and read the FreeBSD handbook you'll find out about them, and more.</p>
]]></description><link>https://forum.netgate.com/post/354975</link><guid isPermaLink="true">https://forum.netgate.com/post/354975</guid><dc:creator><![CDATA[Cry Havok]]></dc:creator><pubDate>Sun, 09 Sep 2012 20:35:43 GMT</pubDate></item></channel></rss>