[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] POP accounts
- Subject: Re: [cobalt-developers] POP accounts
- From: adrian@xxxxxxxxxxxxx
- Date: Mon Apr 3 03:11:15 2000
> Does anyone know of a way to add an account with JUST a POP account and no
> ftp or telnet?? Because i know through the UI every user has FTP access there
> is no way to turn that off, so is there anyway to add just a pop or
> forwarding account?
Perhaps not directly through the UI, you could remove the users shell in the
/etc/passwd file, by changing it to /bin/false or something, that would stop
Telnet. I think to restrict FTP you would need to use the files /etc/ftpaccess
or something (haven't configured FTP for 3 years now nearly).
Not very quick or manageable though.
Adrian