Getent (original) (raw)
getent is a Unix command that helps a user get entries in a number of important text files called databases. This includes the passwd and group databases which store user information – hence getent is a common way to look up user details on Unix. Since getent uses the same name service as the system, getent will show all information, including that gained from network information sources such as LDAP. The databases it searches in are: ahosts, ahostsv4, ahostsv6, aliases, ethers (Ethernet addresses), group, gshadow, hosts, netgroup, networks, passwd, protocols, rpc, services, and shadow.
Property | Value |
---|---|
dbo:abstract | getent is a Unix command that helps a user get entries in a number of important text files called databases. This includes the passwd and group databases which store user information – hence getent is a common way to look up user details on Unix. Since getent uses the same name service as the system, getent will show all information, including that gained from network information sources such as LDAP. The databases it searches in are: ahosts, ahostsv4, ahostsv6, aliases, ethers (Ethernet addresses), group, gshadow, hosts, netgroup, networks, passwd, protocols, rpc, services, and shadow. The general syntax is: getent database [key ...] wrote the getent utility for the GNU C Library. (en) |
dbo:wikiPageExternalLink | http://linux.die.net/man/1/getent |
dbo:wikiPageID | 1328910 (xsd:integer) |
dbo:wikiPageLength | 2124 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1110092896 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Unix dbr:Lightweight_Directory_Access_Protocol dbr:GNU_C_Library dbc:Unix_user_management_and_support-related_utilities dbr:Text_files dbr:Passwd_(file) dbr:Name_service dbr:Thorsten_Kukuk |
dbp:wikiPageUsesTemplate | dbt:Code dbt:Lowercase |
dcterms:subject | dbc:Unix_user_management_and_support-related_utilities |
gold:hypernym | dbr:Command |
rdf:type | dbo:MilitaryUnit |
rdfs:comment | getent is a Unix command that helps a user get entries in a number of important text files called databases. This includes the passwd and group databases which store user information – hence getent is a common way to look up user details on Unix. Since getent uses the same name service as the system, getent will show all information, including that gained from network information sources such as LDAP. The databases it searches in are: ahosts, ahostsv4, ahostsv6, aliases, ethers (Ethernet addresses), group, gshadow, hosts, netgroup, networks, passwd, protocols, rpc, services, and shadow. (en) |
rdfs:label | Getent (en) |
owl:sameAs | freebase:Getent wikidata:Getent https://global.dbpedia.org/id/fF17 |
prov:wasDerivedFrom | wikipedia-en:Getent?oldid=1110092896&ns=0 |
foaf:isPrimaryTopicOf | wikipedia-en:Getent |
is dbo:wikiPageWikiLink of | dbr:Passwd dbr:Directory_service dbr:Group_(database) |
is foaf:primaryTopic of | wikipedia-en:Getent |