Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Legacy Forums
Experienced User Forum
Topic:
adding user in a console
« previous
next »
+
Print
Pages: [
1
]
Go Down
adding user in a console
4 Replies
569 Views
christian m. isidro
adding user in a console
«
on:
June 20, 2002, 05:04:55 AM »
hi,,,
hi is there such a way that i can add a user in a console ,,,,i cannot create a user in a server-manager it always displays an error....
thanks
chris
Logged
Dan
Re: adding user in a console
«
Reply #1 on:
June 20, 2002, 05:40:29 AM »
What errors are you getting? syntax is important when creating a user
otherwise use adduser (user name) command to create a new user in a console,
then to give a password type passwd (username) to assign password
that will create a user in linux but not sure if it will update the e-smith user list in e-smith-manager screens.
Logged
christian m. isidro
Re: adding user in a console
«
Reply #2 on:
June 20, 2002, 05:53:17 AM »
hi dan,,
yes ive tried it already but how can i enable it to use webmail,,,
thanks
chris
Logged
Nathan Fowler
Re: adding user in a console
«
Reply #3 on:
June 20, 2002, 10:33:56 PM »
/sbin/e-smith/signal-event user-create
passwd
This should add the user in the same fashion that is done by the /sbin/e-smith/console program, however, if you are going to be defining groups, e-mail forwards, etc, you cannot use this same method. This simply keeps the defaults and adds the username.
Logged
Nathan Fowler
Re: adding user in a console
«
Reply #4 on:
June 20, 2002, 10:34:50 PM »
Before you issue the user-create command ensure you modify the accounts file. Here is where you define the fullname, group memberships, etc.
Logged
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Legacy Forums
Experienced User Forum
Topic:
adding user in a console