delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <001501c14056$302bda70$391e10ac@dmonknt> |
From: | "David Monk" <david AT purplebear DOT net> |
To: | <cygwin AT cygwin DOT com> |
Subject: | On the subject of account management |
Date: | Tue, 18 Sep 2001 10:25:46 -0500 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.50.4522.1200 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
I am starting a little project to write a set of scripts to make account management in cygwin easier. To start with, I am half way finished with an initial useradd script. It is written in bash and on NT based systems, is basically a wrapper to the NT `net user` command. It also adds the newly created user to /etc/passwd On Win9x/ME systems, it will write the output to /etc/passwd in the proper format. I plan to eventually have the following tools: useradd - for adding new users userdel - for removing users usermod - for modifying accounts groupadd - same for groups groupdel - same for groups groupmod - again, same but for groups I am hoping to make one set of scripts that are portable to/from NT and 9x based systems. The NT portion of the scripts will also allow management within a domain. If anyone has any suggestion for such a set of scripts or would like to help out, please email me directly at david AT purplebear DOT net -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |