Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37863663
en ru br
ALT Linux repositórios
S:4.14.0-alt1
5.0: 4.0.4.1-alt9
4.1: 4.0.4.1-alt9
4.0: 4.0.4.1-alt8
3.0: 4.0.4.1-alt5

Group :: Sistema/Base
RPM: shadow

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: shadow-4.0.4.1-alt-doc-check_names.patch
Download


diff -uprk.orig shadow-4.0.4.1.orig/man/groupadd.8 shadow-4.0.4.1/man/groupadd.8
--- shadow-4.0.4.1.orig/man/groupadd.8	2004-11-10 21:19:33 +0300
+++ shadow-4.0.4.1/man/groupadd.8	2004-11-10 21:25:20 +0300
@@ -61,6 +61,11 @@ option too, the group creation will fall
 specified).
 .br
 This is an option added by Red Hat Software.
+.SH NOTES
+Group names must match [a-z_][a-z0-9_-]* regexp pattern.
+.SH CAVEATS
+You may not add a NIS or LDAP group. This must be performed on the
+corresponding server.
 .SH FILES
 \fI/etc/group\fR	\- group account information
 .br
diff -uprk.orig shadow-4.0.4.1.orig/man/useradd.8 shadow-4.0.4.1/man/useradd.8
--- shadow-4.0.4.1.orig/man/useradd.8	2004-11-10 21:19:33 +0300
+++ shadow-4.0.4.1/man/useradd.8	2004-11-10 21:24:50 +0300
@@ -139,11 +139,13 @@ all future new user accounts.
 If no options are specified, \fBuseradd\fR displays the current default
 values.
 .SH NOTES
+User names must match [a-z_][a-z0-9_-]* regexp pattern.
+
 The system administrator is responsible for placing the default user files
 in the \fI/etc/skel/\fR directory.
 .SH CAVEATS
-You may not add a user to an NIS group. This must be performed on the NIS
-server.
+You may not add a user to a NIS or LDAP group. This must be performed on the
+corresponding server.
 .SH FILES
 \fI/etc/passwd\fR			\- user account information
 .br
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009