File: README

package info (click to toggle)
adduser-ng 0.1.2-1.3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 552 kB
  • ctags: 140
  • sloc: xml: 3,479; perl: 1,828; makefile: 214; sh: 90
file content (45 lines) | stat: -rw-r--r-- 1,313 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45

AddUser Next Generation, version: 0.1.x
=======================================

Copyright (C) 2003-2004  Robert Olejnik <teon@teon.org>
Copyright (C) 2003-2004  Bartosz Oler   <liar@bzimage.us>

AddUser-NG is a new/improved/rewritten (call it as you want) version of adduser
program. Flexiblity, support of plugins and serveral user interfaces are the
major advantages.

For persons not familiar with good-old-adduser, AddUser-NG may be described as
a program meant for administrators of a UNIX systems for creating users'
accounts.

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.

A copy of the GNU General Public License is included in file called 'GPL',
attached to this package.

For installation instructions please see file called 'INSTALL'.

Documentation is located in directory called 'Docs'.

Homepage of AddUser-NG is located at:

    http://adduser.linux.pl/

Any bug reports, suggestions, feedback, and help are welcomed. Please, contact
with us:

    authors@adduser.linux.pl

Thanks!

                                                    -- adduser-ng authors


--
version: 1.5

# vim:set tw=78 sw=4 et: