scripts/system/vyatta_update_login_user.pl | 241 ---------- Makefile.am | 1 scripts/system/vyatta_update_login.pl | 251 +++++++---- templates/system/login/user/node.tag/group/node.def | 10 templates/system/login/user/node.tag/home-directory/node.def | 2 5 files changed, 182 insertions(+), 323 deletions(-)
New commits: commit 89fe48dea3fd1e3cbbacc0e78f58d277d72168b8 Author: Stephen Hemminger <[EMAIL PROTECTED]> Date: Thu May 29 16:29:21 2008 -0700 Rework how user accounts are managed Rewrite the scripts that manage user accounts to: 1) use Posix standard useradd, userdel scripts rather than modifying passwd/group files directly. 2) add home-directory field to account management 3) support adding accounts to additional groups Note: this code should now also work with NIS since it has no direct access to /etc/passwd. commit 5439d0bb321b8121d0d25060c1b74086b7aa9be5 Author: Stephen Hemminger <[EMAIL PROTECTED]> Date: Thu May 29 09:34:14 2008 -0700 re-indent login script Run script through perltidy to cleanup indentation commit 767281ed60c3dfe74dc888a0eff305a1d0e21713 Author: Stephen Hemminger <[EMAIL PROTECTED]> Date: Thu May 29 09:31:06 2008 -0700 Add GPL license Put GPL license on this script http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=89fe48dea3fd1e3cbbacc0e78f58d277d72168b8 http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=5439d0bb321b8121d0d25060c1b74086b7aa9be5 http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=767281ed60c3dfe74dc888a0eff305a1d0e21713 _______________________________________________ svn mailing list svn@mailman.vyatta.com http://mailman.vyatta.com/mailman/listinfo/svn