On 17 Jun 2003, David Richards wrote:

>    Is there any way that I would be able to add a user to a server so
> that they are only able to use their username and password for pop3 ?
> Even tho the server is configured for ftp and ssh too?

Restrict users with the following.

    - sshd: use AllowUsers or DenyUsers as appropriate in
      /etc/ssh/sshd_config 

    - ftpd: deny users by naming them in /etc/ftpusers

And "tho" is not a word. It's spelled "though."

-- 
The DMCA is anti-consumer. The RIAA has no right to rewrite copyright
laws to suit themselves.


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to