creating new users on debian
From: mack (mackines_at_gmail.com)
Date: 01/31/05
- Previous message: Paul: "howto make my own install cdrom"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 31 Jan 2005 15:46:40 -0500 To: debian-user@lists.debian.org
I'm doing research on creating new users on a debian radius server
using a bash script. I've been looking at adduser and useradd
commands today, but can't seem to figure out how to fit it together.
Adduser is an interactive command and for some reason the useradd
command doesn't seem to be creating users correctly in order to
authenticate. I've read the man pages on these commands. Any help
would be appreciated.
Thanks.
mack
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Paul: "howto make my own install cdrom"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: creating a system user with no home dir/no passwd..
... > It's not immediately apparent that adduser and useradd are in fact two
... > different commands. ... they seem to use different configuration files.
... (Fedora) - Re: root user specific commands
... example "useradd" lets say.. ... such that these commands be able to
be ... yourself up for trouble, what kind of trouble you'll be getting ... to limit
the risks. ... (comp.unix.admin) - Re: root user specific commands
... commands are executable only by root", and "many commands do things that ...
not be able to successfully execute the command.. ... Permission to run the program
and permission to perform the operations ... useradd is executable by any user. ...
(comp.unix.admin) - root user specific commands
... example "useradd" lets say.. ... the permissions for others (using chmod)
can be changed so ... not be able to successfully execute the command.. ... such
that these commands be able to be ... (comp.unix.admin) - Re: creating a system user with no home dir/no passwd..
... It's not immediately apparent that adduser and useradd are in fact two ...
useradd is essentially an alias of "user add", ... for the various "user " commands.
... (Fedora)