From: nekral-guest Date: Fri, 13 Mar 2009 23:17:43 +0000 (+0000) Subject: * man/login.defs.5.xml: Indicate that sg uses the same variables X-Git-Tag: 4.1.3~94 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9ee627fe02b68f255bc623391ff5d8d53e9692a8;p=shadow * man/login.defs.5.xml: Indicate that sg uses the same variables as newgrp. * man/login.defs.5.xml: vipw does not use any variable. * man/login.defs.5.xml: In PAM enabled configurations, login still uses some login.defs variables. --- diff --git a/ChangeLog b/ChangeLog index 40090420..cb0340c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2009-03-14 Nicolas François + + * man/login.defs.5.xml: Indicate that sg uses the same variables + as newgrp. + * man/login.defs.5.xml: vipw does not use any variable. + * man/login.defs.5.xml: In PAM enabled configurations, login still + uses some login.defs variables. + 2009-03-14 Nicolas François * man/usermod.8.xml: use a instead of a diff --git a/man/login.defs.5.xml b/man/login.defs.5.xml index d5a448aa..6ad6f600 100644 --- a/man/login.defs.5.xml +++ b/man/login.defs.5.xml @@ -2,7 +2,7 @@ - newgrp + newgrp / sg SYSLOG_SG_ENAB @@ -447,12 +447,7 @@ - - vipw - - MAX_MEMBERS_PER_GROUP - - + @@ -461,12 +456,11 @@ Much of the functionality that used to be provided by the shadow password suite is now handled by PAM. Thus, - /etc/login.defs is no longer used by programs - such as: - login1 - , + /etc/login.defs is no longer used by passwd1 - , + , or less used by + login1 + , and su1 . Please refer to the corresponding PAM configuration files instead.