{"id":5745,"date":"2022-12-20T18:57:31","date_gmt":"2022-12-20T21:57:31","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/groupdel-da\/"},"modified":"2022-12-20T18:57:31","modified_gmt":"2022-12-20T21:57:31","slug":"groupdel-da","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/groupdel-da\/","title":{"rendered":"GROUPDEL (da)"},"content":{"rendered":"<h1 align=\"center\">GROUPDEL<\/h1>\n<p> <a href=\"#NAVN\">NAVN<\/a><br \/> <a href=\"#SYNOPSIS\">SYNOPSIS<\/a><br \/> <a href=\"#BESKRIVELSE\">BESKRIVELSE<\/a><br \/> <a href=\"#TILVALG\">TILVALG<\/a><br \/> <a href=\"#CAVEATS\">CAVEATS<\/a><br \/> <a href=\"#KONFIGURATION\">KONFIGURATION<\/a><br \/> <a href=\"#FILER\">FILER<\/a><br \/> <a href=\"#EXIT VALUES\">EXIT VALUES<\/a><br \/> <a href=\"#SE OGS\u00c5\">SE OGS\u00c5<\/a> <\/p>\n<hr>\n<h2>NAVN <a name=\"NAVN\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">groupdel \u2212 slet en gruppe<\/p>\n<h2>SYNOPSIS <a name=\"SYNOPSIS\"><\/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=\"38%\">\n<p style=\"margin-top: 1em\"><b>groupdel<\/b> [<i>tilvalg<\/i>] <i>GRUPPE<\/i><\/p>\n<\/td>\n<td width=\"51%\"> <\/td>\n<\/tr>\n<\/table>\n<h2>BESKRIVELSE <a name=\"BESKRIVELSE\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The <b>groupdel<\/b> command modifies the system account files, deleting all entries that refer to <i>GROUP<\/i>. The named group must exist.<\/p>\n<h2>TILVALG <a name=\"TILVALG\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Tilvalgene som g\u00e6lder for kommandoen <b>groupdel<\/b> er:<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>\u2212h<\/b>, <b>\u2212\u2212help<\/b><\/p>\n<p style=\"margin-left:17%;\">Vis hj\u00e6lpeteksten og afslut.<\/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%;\">Brug \u00e6ndringer i mappen <i>CHROOT_DIR<\/i> og brug konfigurationsfilerne fra mappen <i>CHROOT_DIR<\/i>.<\/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<h2>CAVEATS <a name=\"CAVEATS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">De kan ikke fjerne den prim\u00e6re gruppe for en eksisterende bruger. Du skal fjerne brugeren f\u00f8r du fjerner gruppen.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Du skal manuelt kontrollere alle filsystemer for at sikre dig, at ingen filer fortsat er ejet af denne gruppe.<\/p>\n<h2>KONFIGURATION <a name=\"KONFIGURATION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">De f\u00f8lgende konfigurationsvariabler i \/etc\/login.defs \u00e6ndrer opf\u00f8relsen for dette v\u00e6rkt\u00f8j:<\/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<h2>FILER <a name=\"FILER\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">\/etc\/group<\/p>\n<p style=\"margin-left:17%;\">Information om gruppekonto.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">\/etc\/gshadow<\/p>\n<p style=\"margin-left:17%;\">Information om sikret gruppekonto.<\/p>\n<h2>EXIT VALUES <a name=\"EXIT VALUES\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Kommandoen <b>groupdel<\/b> findes med de f\u00f8lgende v\u00e6rdier:<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>0<\/i><\/p>\n<p style=\"margin-left:17%;\">success<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>2<\/i><\/p>\n<p style=\"margin-left:17%;\">invalid command syntax<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>6<\/i><\/p>\n<p style=\"margin-left:17%;\">angivet gruppe findes ikke<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>8<\/i><\/p>\n<p style=\"margin-left:17%;\">Kan ikke fjerne brugers prim\u00e6re gruppe<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>10<\/i><\/p>\n<p style=\"margin-left:17%;\">can&#8217;t update group file<\/p>\n<h2>SE OGS\u00c5 <a name=\"SE OGS\u00c5\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>chfn<\/b>(1), <b>chsh<\/b>(1), <b>passwd<\/b>(1), <b>gpasswd<\/b>(8), <b>groupadd<\/b>(8), <b>groupmod<\/b>(8), <b>useradd<\/b>(8), <b>userdel<\/b>(8), <b>usermod<\/b>(8).<\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>GROUPDEL NAVN SYNOPSIS BESKRIVELSE TILVALG CAVEATS KONFIGURATION FILER EXIT VALUES SE OGS\u00c5 NAVN groupdel \u2212 slet en gruppe SYNOPSIS groupdel [tilvalg] GRUPPE BESKRIVELSE The groupdel command modifies the system account files, deleting all entries that refer to GROUP. The named group must exist. TILVALG Tilvalgene som g\u00e6lder for kommandoen groupdel er: \u2212h, \u2212\u2212help Vis hj\u00e6lpeteksten [&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,2548,530],"class_list":["post-5745","post","type-post","status-publish","format-standard","hentry","category-8-administracion-del-sistema","tag-5","tag-administracion","tag-da","tag-groupdel"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/5745","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=5745"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/5745\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=5745"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=5745"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=5745"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}