Commit graph

4 commits

Author SHA1 Message Date
obache
f582a95818 Update user_cygwin to 20130313.
* let verbose output to stderr, so that such output is mixed to the command
  output (for example, using redirect).
* avoid to use `flock', it is not a part of base.
* useradd
  * add skel support
  * set homedir properly
  * avoid to try dropping from "Users" when uid=gid (pseudo group as user).
  * also chgrp gid for created homedir.
* userdel
  * catch up error correctly when trying to delete Windows users.
2013-03-13 12:35:15 +00:00
obache
c43bf59e26 Add system directory to PATH. 2013-03-12 05:41:39 +00:00
obache
631d02179f Update cygwin_user to 20130307.
allow to add/del group-as-user.
2013-03-07 12:25:06 +00:00
obache
a1e2441645 Import user-20130306 as sysutils/user_cygwin.
This implements a subset of useradd(8)/groupadd(8) functionality on
Cygwin that is sufficient for pkgsrc use.
2013-03-06 12:37:15 +00:00