View previous topic :: View next topic |
Author |
Message |
baboo Senior Member
Joined: 04 Sep 2007 Posts: 676
|
Posted: Mon Mar 30, 2009 3:04 pm Post subject: adding users |
|
|
Good Day Gerasimos,
In a previous post I was having problems with webmin creating the user properly. Your suggestion was to use 'adduser' to add user. That worked perfectly. Now I want to ask your advice on how to proceed with server.
Shouldn't webmin be able to create the user and password? How do I make that work? I personally don't mind doing that but wife wants to use webmin.
Also, how do you suggest adding in bulk users?
thanks for your help and advice |
|
Back to top |
|
gerasimos_h Site Admin
Joined: 09 Aug 2007 Posts: 1757 Location: Greece
|
Posted: Mon Mar 30, 2009 5:34 pm Post subject: |
|
|
Well I was wrong about webmin, webmin create the users properly, and since webmin didn't cause your errors, then it's alright.
As for bulk users use 'useradd', typing 'useradd testuser' will only create a user named testuser, with no home directory, no password or shell access.
What type of bulk users you want to create, where are you going to use them?
gerasimos_h _________________ Superb! Mini Server Project Manager
http://sms.it-ccs.com |
|
Back to top |
|
baboo Senior Member
Joined: 04 Sep 2007 Posts: 676
|
Posted: Mon Mar 30, 2009 6:21 pm Post subject: |
|
|
I am implementing a portal. when I posted this, I thought adding users thru webmin would be the way to go. Now I see that adding them thru portal at signup is the way.
thanks for the reply. |
|
Back to top |
|
gerasimos_h Site Admin
Joined: 09 Aug 2007 Posts: 1757 Location: Greece
|
Posted: Mon Mar 30, 2009 7:20 pm Post subject: |
|
|
When you say a portal, do you mean a web portal?
Don't confuse websites or CMS with unix users.
gerasimos_h _________________ Superb! Mini Server Project Manager
http://sms.it-ccs.com |
|
Back to top |
|
baboo Senior Member
Joined: 04 Sep 2007 Posts: 676
|
Posted: Mon Mar 30, 2009 7:57 pm Post subject: |
|
|
web portal that uses postgres database. |
|
Back to top |
|
gerasimos_h Site Admin
Joined: 09 Aug 2007 Posts: 1757 Location: Greece
|
Posted: Mon Mar 30, 2009 8:13 pm Post subject: |
|
|
So, no need for unix users, all are in SQL database.
gerasimos_h _________________ Superb! Mini Server Project Manager
http://sms.it-ccs.com |
|
Back to top |
|
baboo Senior Member
Joined: 04 Sep 2007 Posts: 676
|
Posted: Mon Mar 30, 2009 8:14 pm Post subject: |
|
|
correct: sorry to have wasted your time
thanks for the help |
|
Back to top |
|
|