{"id":6358,"date":"2022-12-20T18:58:13","date_gmt":"2022-12-20T21:58:13","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/usermod-pl\/"},"modified":"2022-12-20T18:58:13","modified_gmt":"2022-12-20T21:58:13","slug":"usermod-pl","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/usermod-pl\/","title":{"rendered":"USERMOD (pl)"},"content":{"rendered":"<h1 align=\"center\">USERMOD<\/h1>\n<p> <a href=\"#NAZWA\">NAZWA<\/a><br \/> <a href=\"#STRESZCZENIE\">STRESZCZENIE<\/a><br \/> <a href=\"#OPIS\">OPIS<\/a><br \/> <a href=\"#OPCJE\">OPCJE<\/a><br \/> <a href=\"#OSTRZE\u00c5\u00bbENIA\">OSTRZE\u00c5\u00bbENIA<\/a><br \/> <a href=\"#CONFIGURATION\">CONFIGURATION<\/a><br \/> <a href=\"#PLIKI\">PLIKI<\/a><br \/> <a href=\"#ZOBACZ TAK\u00c5\u00bbE\">ZOBACZ TAK\u00c5\u00bbE<\/a> <\/p>\n<hr>\n<h2>NAZWA <a name=\"NAZWA\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">usermod \u2212 zmiana danych konta u\u00c5\u00bcytkownika<\/p>\n<h2>STRESZCZENIE <a name=\"STRESZCZENIE\"><\/a> <\/h2>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"32%\">\n<p style=\"margin-top: 1em\"><b>usermod<\/b> [<i>opcje<\/i>] <i>LOGIN<\/i><\/p>\n<\/td>\n<td width=\"57%\"> <\/td>\n<\/tr>\n<\/table>\n<h2>OPIS <a name=\"OPIS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Polecenie <b>usermod<\/b> zmienia systemowe pliki kont, odzwierciedlaj\u00c4c zmiany podane w wierszu polece\u00c5.<\/p>\n<h2>OPCJE <a name=\"OPCJE\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Polecenie <b>usermod<\/b> posiada nast\u00c4puj\u00c4ce opcje:<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212a<\/b>, <b>\u2212\u2212all<\/b><\/p>\n<p style=\"margin-left:17%;\">Add the user to the supplementary group(s). Use only with the <b>\u2212G<\/b> option.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212c<\/b>, <b>\u2212\u2212comment\u00a0<\/b><i>KOMENTARZ<\/i><\/p>\n<p style=\"margin-left:17%;\">Nowa warto\u00c5\u00c4 pola komentarza dla danego u\u00c5\u00bcytkownika w pliku hase\u0142. Zwykle jest zmieniana przy pomocy polecenia <b>chfn<\/b>(1).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212d<\/b>, <b>\u2212\u2212home\u00a0<\/b><i>HOME_DIR<\/i><\/p>\n<p style=\"margin-left:17%;\">The user&#8217;s new login directory.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">If the <b>\u2212m<\/b> option is given, the contents of the current home directory will be moved to the new home directory, which is created if it does not already exist.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212e<\/b>, <b>\u2212\u2212expiredate\u00a0<\/b><i>DATA_WA\u00c5\u00bbN<\/i><\/p>\n<p style=\"margin-left:17%;\">Data, od kt\u00f3rej konto danego u\u00c5\u00bcytkownika zostanie wy\u0142\u00c4czone. Data podawana jest w formacie <i>MM\/DD\/RR<\/i>.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">An empty <i>EXPIRE_DATE<\/i> argument will disable the expiration of the account.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">This option requires a \/etc\/shadow file. A \/etc\/shadow entry will be created if there were none.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212f<\/b>, <b>\u2212\u2212inactive\u00a0<\/b><i>NIEAKTYWNE<\/i><\/p>\n<p style=\"margin-left:17%;\">The number of days after a password expires until the account is permanently disabled.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">A value of 0 disables the account as soon as the password has expired, and a value of \u22121 disables the feature.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">This option requires a \/etc\/shadow file. A \/etc\/shadow entry will be created if there were none.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212g<\/b>, <b>\u2212\u2212gid\u00a0<\/b><i>GRUPA<\/i><\/p>\n<p style=\"margin-left:17%;\">The group name or number of the user&#8217;s new initial login group. The group must exist.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">Any file from the user&#8217;s home directory owned by the previous primary group of the user will be owned by this new group.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">The group ownership of files outside of the user&#8217;s home directory must be fixed manually.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212G<\/b>, <b>\u2212\u2212groups\u00a0<\/b><i>GRUPA1<\/i>[<i>,GRUPA2,&#8230;<\/i>[<i>,GRUPAN<\/i>]]]<\/p>\n<p style=\"margin-left:17%;\">A list of supplementary groups which the user is also a member of. Each group is separated from the next by a comma, with no intervening whitespace. The groups are subject to the same restrictions as the group given with the <b>\u2212g<\/b> option.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">If the user is currently a member of a group which is not listed, the user will be removed from the group. This behaviour can be changed via the <b>\u2212a<\/b> option, which appends the user to the current supplementary group list.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212l<\/b>, <b>\u2212\u2212login\u00a0<\/b><i>NOWY_LOGIN<\/i><\/p>\n<p style=\"margin-left:17%;\">The name of the user will be changed from <i>LOGIN<\/i> to <i>NEW_LOGIN<\/i>. Nothing else is changed. In particular, the user&#8217;s home directory or mail spool should probably be renamed manually to reflect the new login name.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212L<\/b>, <b>\u2212\u2212lock<\/b><\/p>\n<p style=\"margin-left:17%;\">Zablokuj has\u0142o u\u00c5\u00bcytkownika. Opcja ta powoduje wstawienie \u2019!\u2019 na pocz\u00c4tku zakodowanego has\u0142a. Opcji tej nie mo\u00c5\u00bcna u\u00c5\u00bcywa\u00c4 z opcjami <b>\u2212p<\/b> or <b>\u2212U<\/b>.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">Note: if you wish to lock the account (not only access with a password), you should also set the <i>EXPIRE_DATE<\/i> to <i>1<\/i>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212m<\/b>, <b>\u2212\u2212move\u2212home<\/b><\/p>\n<p style=\"margin-left:17%;\">Move the content of the user&#8217;s home directory to the new location.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">This option is only valid in combination with the <b>\u2212d<\/b> (or <b>\u2212\u2212home<\/b>) option.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\"><b>usermod<\/b> will try to adapt the ownership of the files and to copy the modes, ACL and extended attributes, but manual changes might be needed afterwards.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212o<\/b>, <b>\u2212\u2212non\u2212unique<\/b><\/p>\n<p style=\"margin-left:17%;\">When used with the <b>\u2212u<\/b> option, this option allows to change the user ID to a non\u2212unique value.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212p<\/b>, <b>\u2212\u2212password\u00a0<\/b><i>HAS\u0141O<\/i><\/p>\n<p style=\"margin-left:17%;\">The encrypted password, as returned by <b>crypt<\/b>(3).<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\"><b>Note:<\/b> This option is not recommended because the password (or encrypted password) will be visible by users listing the processes.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">You should make sure the password respects the system&#8217;s password policy.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212R<\/b>, <b>\u2212\u2212root\u00a0<\/b><i>CHROOT_DIR<\/i><\/p>\n<p style=\"margin-left:17%;\">Apply changes in the <i>CHROOT_DIR<\/i> directory and use the configuration files from the <i>CHROOT_DIR<\/i> directory.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212P<\/b>, <b>\u2212\u2212prefix\u00a0<\/b><i>PREFIX_DIR<\/i><\/p>\n<p style=\"margin-left:17%;\">Apply changes in the <i>PREFIX_DIR<\/i> directory and use the configuration files from the <i>PREFIX_DIR<\/i> directory. This option does not chroot and is intended for preparing a cross\u2212compilation target. Some limitations: NIS and LDAP users\/groups are not verified. PAM authentication is using the host files. No SELINUX support.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212s<\/b>, <b>\u2212\u2212shell\u00a0<\/b><i>SHELL<\/i><\/p>\n<p style=\"margin-left:17%;\">Nazwa nowej pow\u0142oki (shell) u\u00c5\u00bcytkownika. Ustawienie tego pola na puste powoduje, \u00c5\u00bce system wybierze domy\u00c5ln\u00c4 pow\u0142ok\u00c4 logowania.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212u<\/b>, <b>\u2212\u2212uid\u00a0<\/b><i>UID<\/i><\/p>\n<p style=\"margin-left:17%;\">The new numerical value of the user&#8217;s ID.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">This value must be unique, unless the <b>\u2212o<\/b> option is used. The value must be non\u2212negative.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">The user&#8217;s mailbox, and any files which the user owns and which are located in the user&#8217;s home directory will have the file user ID changed automatically.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">The ownership of files outside of the user&#8217;s home directory must be fixed manually.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">No checks will be performed with regard to the <b>UID_MIN<\/b>, <b>UID_MAX<\/b>, <b>SYS_UID_MIN<\/b>, or <b>SYS_UID_MAX<\/b> from \/etc\/login.defs.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212U<\/b>, <b>\u2212\u2212unlock<\/b><\/p>\n<p style=\"margin-left:17%;\">Odblokowuje has\u0142o u\u00c5\u00bcytkownika. Opcja ta powoduje usuniecie \u2019!\u2019 z pocz\u00c4tku zakodowanego has\u0142a. Opcji tej nie mo\u00c5\u00bcna u\u00c5\u00bcywa\u00c4 z opcjami <b>\u2212p<\/b> lub <b>\u2212L<\/b>.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">Note: if you wish to unlock the account (not only access with a password), you should also set the <i>EXPIRE_DATE<\/i> (for example to <i>99999<\/i>, or to the <b>EXPIRE<\/b> value from \/etc\/default\/useradd).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212v<\/b>, <b>\u2212\u2212add\u2212subuids\u00a0<\/b><i>FIRST<\/i>\u2212<i>LAST<\/i><\/p>\n<p style=\"margin-left:17%;\">Add a range of subordinate uids to the user&#8217;s account.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">This option may be specified multiple times to add multiple ranges to a users account.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">No checks will be performed with regard to <b>SUB_UID_MIN<\/b>, <b>SUB_UID_MAX<\/b>, or <b>SUB_UID_COUNT<\/b> from \/etc\/login.defs.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212V<\/b>, <b>\u2212\u2212del\u2212subuids\u00a0<\/b><i>FIRST<\/i>\u2212<i>LAST<\/i><\/p>\n<p style=\"margin-left:17%;\">Remove a range of subordinate uids from the user&#8217;s account.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">This option may be specified multiple times to remove multiple ranges to a users account. When both <b>\u2212\u2212del\u2212subuids<\/b> and <b>\u2212\u2212add\u2212subuids<\/b> are specified, the removal of all subordinate uid ranges happens before any subordinate uid range is added.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">No checks will be performed with regard to <b>SUB_UID_MIN<\/b>, <b>SUB_UID_MAX<\/b>, or <b>SUB_UID_COUNT<\/b> from \/etc\/login.defs.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212w<\/b>, <b>\u2212\u2212add\u2212subgids\u00a0<\/b><i>FIRST<\/i>\u2212<i>LAST<\/i><\/p>\n<p style=\"margin-left:17%;\">Add a range of subordinate gids to the user&#8217;s account.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">This option may be specified multiple times to add multiple ranges to a users account.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">No checks will be performed with regard to <b>SUB_GID_MIN<\/b>, <b>SUB_GID_MAX<\/b>, or <b>SUB_GID_COUNT<\/b> from \/etc\/login.defs.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212W<\/b>, <b>\u2212\u2212del\u2212subgids\u00a0<\/b><i>FIRST<\/i>\u2212<i>LAST<\/i><\/p>\n<p style=\"margin-left:17%;\">Remove a range of subordinate gids from the user&#8217;s account.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">This option may be specified multiple times to remove multiple ranges to a users account. When both <b>\u2212\u2212del\u2212subgids<\/b> and <b>\u2212\u2212add\u2212subgids<\/b> are specified, the removal of all subordinate gid ranges happens before any subordinate gid range is added.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">No checks will be performed with regard to <b>SUB_GID_MIN<\/b>, <b>SUB_GID_MAX<\/b>, or <b>SUB_GID_COUNT<\/b> from \/etc\/login.defs.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212Z<\/b>, <b>\u2212\u2212selinux\u2212user\u00a0<\/b><i>SEUSER<\/i><\/p>\n<p style=\"margin-left:17%;\">The new SELinux user for the user&#8217;s login.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">A blank <i>SEUSER<\/i> will remove the SELinux user mapping for user <i>LOGIN<\/i> (if any).<\/p>\n<h2>OSTRZE\u00c5\u00bbENIA <a name=\"OSTRZE\u00c5\u00bbENIA\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">You must make certain that the named user is not executing any processes when this command is being executed if the user&#8217;s numerical user ID, the user&#8217;s name, or the user&#8217;s home directory is being changed. <b>usermod<\/b> checks this on Linux. On other platforms it only uses utmp to check if the user is logged in.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">You must change the owner of any <b>crontab<\/b> files or <b>at<\/b> jobs manually.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">You must make any changes involving NIS on the NIS server.<\/p>\n<h2>CONFIGURATION <a name=\"CONFIGURATION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The following configuration variables in \/etc\/login.defs change the behavior of this tool:<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>MAIL_DIR<\/b> (string)<\/p>\n<p style=\"margin-left:17%;\">The mail spool directory. This is needed to manipulate the mailbox when its corresponding user account is modified or deleted. If not specified, a compile\u2212time default is used.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>MAIL_FILE<\/b> (string)<\/p>\n<p style=\"margin-left:17%;\">Defines the location of the users mail spool files relatively to their home directory.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The <b>MAIL_DIR<\/b> and <b>MAIL_FILE<\/b> variables are used by <b>useradd<\/b>, <b>usermod<\/b>, and <b>userdel<\/b> to create, move, or delete the user&#8217;s mail spool.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">If <b>MAIL_CHECK_ENAB<\/b> is set to <i>yes<\/i>, they are also used to define the <b>MAIL<\/b> environment variable.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>MAX_MEMBERS_PER_GROUP<\/b> (number)<\/p>\n<p style=\"margin-left:17%;\">Maximum members per group entry. When the maximum is reached, a new group entry (line) is started in \/etc\/group (with the same name, same password, and same GID).<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">The default value is 0, meaning that there are no limits in the number of members in a group.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">This feature (split group) permits to limit the length of lines in the group file. This is useful to make sure that lines for NIS groups are not larger than 1024 characters.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">If you need to enforce such limit, you can use 25.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">Note: split groups may not be supported by all tools (even in the Shadow toolsuite). You should not use this variable unless you really need it.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>SUB_GID_MIN<\/b> (number), <b>SUB_GID_MAX<\/b> (number), <b>SUB_GID_COUNT<\/b> (number)<\/p>\n<p style=\"margin-left:17%;\">If \/etc\/subuid exists, the commands <b>useradd<\/b> and <b>newusers<\/b> (unless the user already have subordinate group IDs) allocate <b>SUB_GID_COUNT<\/b> unused group IDs from the range <b>SUB_GID_MIN<\/b> to <b>SUB_GID_MAX<\/b> for each new user.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">The default values for <b>SUB_GID_MIN<\/b>, <b>SUB_GID_MAX<\/b>, <b>SUB_GID_COUNT<\/b> are respectively 100000, 600100000 and 10000.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>SUB_UID_MIN<\/b> (number), <b>SUB_UID_MAX<\/b> (number), <b>SUB_UID_COUNT<\/b> (number)<\/p>\n<p style=\"margin-left:17%;\">If \/etc\/subuid exists, the commands <b>useradd<\/b> and <b>newusers<\/b> (unless the user already have subordinate user IDs) allocate <b>SUB_UID_COUNT<\/b> unused user IDs from the range <b>SUB_UID_MIN<\/b> to <b>SUB_UID_MAX<\/b> for each new user.<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">The default values for <b>SUB_UID_MIN<\/b>, <b>SUB_UID_MAX<\/b>, <b>SUB_UID_COUNT<\/b> are respectively 100000, 600100000 and 10000.<\/p>\n<h2>PLIKI <a name=\"PLIKI\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">\/etc\/group<\/p>\n<p style=\"margin-left:17%;\">Informacje o grupach u\u00c5\u00bcytkownik\u00f3w.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">\/etc\/gshadow<\/p>\n<p style=\"margin-left:17%;\">Informacje chronione o grupach u\u00c5\u00bcytkownik\u00f3w.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">\/etc\/login.defs<\/p>\n<p style=\"margin-left:17%;\">Konfiguracja pakietu shadow.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">\/etc\/passwd<\/p>\n<p style=\"margin-left:17%;\">Informacja o kontach u\u00c5\u00bcytkownik\u00f3w.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">\/etc\/shadow<\/p>\n<p style=\"margin-left:17%;\">Informacje chronione o u\u00c5\u00bcytkownikach.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">\/etc\/subgid<\/p>\n<p style=\"margin-left:17%;\">Per user subordinate group IDs.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">\/etc\/subuid<\/p>\n<p style=\"margin-left:17%;\">Per user subordinate user IDs.<\/p>\n<h2>ZOBACZ TAK\u00c5\u00bbE <a name=\"ZOBACZ TAK\u00c5\u00bbE\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>chfn<\/b>(1), <b>chsh<\/b>(1), <b>passwd<\/b>(1), <b>crypt<\/b>(3), <b>gpasswd<\/b>(8), <b>groupadd<\/b>(8), <b>groupdel<\/b>(8), <b>groupmod<\/b>(8), <b>login.defs<\/b>(5), <b>subgid<\/b>(5), <b>subuid<\/b>(5), <b>useradd<\/b>(8), <b>userdel<\/b>(8).<\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>USERMOD NAZWA STRESZCZENIE OPIS OPCJE OSTRZE\u00c5\u00bbENIA CONFIGURATION PLIKI ZOBACZ TAK\u00c5\u00bbE NAZWA usermod \u2212 zmiana danych konta u\u00c5\u00bcytkownika STRESZCZENIE usermod [opcje] LOGIN OPIS Polecenie usermod zmienia systemowe pliki kont, odzwierciedlaj\u00c4c zmiany podane w wierszu polece\u00c5. OPCJE Polecenie usermod posiada nast\u00c4puj\u00c4ce opcje: \u2212a, \u2212\u2212all Add the user to the supplementary group(s). Use only with the \u2212G option. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[5,52,2930,575],"class_list":["post-6358","post","type-post","status-publish","format-standard","hentry","category-8-administracion-del-sistema","tag-5","tag-administracion","tag-pl","tag-usermod"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/6358","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/comments?post=6358"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/6358\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=6358"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=6358"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=6358"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}