「ビン」グループの目的は何ですか?


回答:


18

このbase-passwdパッケージは、システム内の特定のユーザーおよび特定のグループの存在を保証します。ドキュメントは/usr/share/doc/base-passwd/users-and-groups.txt.gz(または/usr/share/doc/base-passwd/users-and-groups.html)(Debian Salsaでオンラインで入手可能なソース)にあります:

bin

    HELP: No files on my system are owned by user or group bin. What good are
    they? Historically they were probably the owners of binaries in /bin? It is
    not mentioned in the FHS, Debian Policy, or the changelogs of base-passwd
    or base-files.

    LSB 1.3 lists bin as legacy, and says: "The 'bin' UID/GID is included for
    compatibility with legacy applications. New applications should no longer
    use the 'bin' UID/GID."

したがって、それはLSB仕様の一部であり、DebianはLSB準拠を目指していたため、Ubuntuにはbinユーザーとグループがあります。


7

/usr歴史的なUnixの内のユーザーの家のための元のパスがあったので、そこにいたbin担当のユーザー/usr/bin- rootユーザがこれらに実装されているかを比較が(ともいくつかのより近代的なもので- Solarisの、など)システム、それが持っている/、ではありません/root、ホームディレクトリとして。

弊社のサイトを使用することにより、あなたは弊社のクッキーポリシーおよびプライバシーポリシーを読み、理解したものとみなされます。
Licensed under cc by-sa 3.0 with attribution required.