<div dir="ltr">Fixed version, see attachment.<div>And I'm done with it. Too much fuss about these 70 messages. Please just accept it, the translation is good.</div><div><br></div></div><div class="gmail_extra"><br><br>
<div class="gmail_quote">On 15 November 2013 13:05, Sergey Ptashnick <span dir="ltr"><<a href="mailto:0comffdiz@inbox.ru" target="_blank">0comffdiz@inbox.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 15.11.2013 10:59, Dennis Semakin wrote:<br>
> Guys, guys, it's quite simple actually.<br>
><br>
> Identification is an assignment of subjects or objects the identificator. E.g.: login, ID card, fingerprints, retina of the eye...<br>
<br>
</div>Yes.<br>
<div class="im"><br>
> Authentication is a process of comparision between given users password, his ID(identificator) and the password from database, for example.<br>
<br>
</div>Yes.<br>
<div class="im"><br>
> Authorization is Identification plus Authentication<br>
<br>
</div>No.<br>
Authorization is a process of determining permissions of subjects, usually based on<br>
identification data and access rules.<br>
<br>
Ie when you typing sudo password and sudo check its hash, this is authentication.<br>
Now sudo knows that you (user working with system) is you are (UID of your<br>
shell's process), this is identification.<br>
When sudo checks your permissions to "run some programs via sudo" in /etc/sudoers,<br>
this is authorization.<br>
<br>
Authentication and identification in this case based on user's UID and him password,<br>
and also on data from /etc/shadow. Identification is result of successful authentication.<br>
OTOH, authorization based on rules from /etc/sudoers and identification data.<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
systemd-devel mailing list<br>
<a href="mailto:systemd-devel@lists.freedesktop.org">systemd-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/systemd-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>С уважением, Дронова Юлия
</div>