Thread
:
help..... add users to mail system
View Single Post
#
2
12th February 2009, 09:23
thavaht
HowtoForge Supporter
Join Date: Apr 2007
Location: Maputo - Mozambique
Posts: 53
Thanks: 7
Thanked 2 Times in 2 Posts
On command line log as root and enter following:
Code:
mail:~# adduser –m someuser
This will create a system user and his home directory.
And you probably will also type
Code:
mail:~# passwd someuser
to give
someuser
initial password.
Rgds,
thavaht
thavaht
View Public Profile
Send a private message to thavaht
Find all posts by thavaht