LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How do I add users???? Red Hat 8 Help!! (https://www.linuxquestions.org/questions/linux-software-2/how-do-i-add-users-red-hat-8-help-429283/)

spilotro47 03-28-2006 09:53 AM

How do I add users???? Red Hat 8 Help!!
 
I need help bad. I need to ba able to add users to my firewall/gatway. so emails can get through outside the network to my Domino machine.

phil.d.g 03-28-2006 10:52 AM

Code:

$ man useradd

spilotro47 03-28-2006 10:58 AM

I added the user to that but the emails are still getting rejected. I was told I need to add new user's short name to the domain user's file and restart the postfix process. But I have no clue how too. Thanks anyway.

aryys 03-28-2006 11:17 AM

add the user into you access.db

i think its in /etc/mail, vi the file called access, put the username or e-mail address of the user on a line followed by RELAY or ACCEPT

rebuild the access.db by renaming it to something (ie access.db1) then type make

spilotro47 03-28-2006 11:32 AM

When i goto the vi access.db it just shows a bunch of blue lines everywhere

spilotro47 03-28-2006 11:43 AM

I was told I had to goto /etc/postfix/virtual_domains add the user but use postmap? Any ideas???

aryys 03-28-2006 03:14 PM

nah, i meant 'vi /etc/mail/access' not the db bit, vi can't handle the output

sorry for not being clear :(

i shall hang my head in shame

spilotro47 03-28-2006 03:20 PM

I opened it and it just gave me instructions? A format of Postfix access table. But none of it makes any sense to me.


All times are GMT -5. The time now is 10:45 AM.